[wp-trac] [WordPress Trac] #43545: Helper functions: Anonymizing data in a standardized way

WordPress Trac noreply at wordpress.org
Thu Mar 15 20:09:35 UTC 2018


#43545: Helper functions: Anonymizing data in a standardized way
--------------------------------+------------------------------
 Reporter:  dejliglama          |       Owner:
     Type:  enhancement         |      Status:  new
 Priority:  normal              |   Milestone:  Awaiting Review
Component:  Options, Meta APIs  |     Version:  trunk
 Severity:  normal              |  Resolution:
 Keywords:  needs-patch gdpr    |     Focuses:
--------------------------------+------------------------------

Comment (by allendav):

 Copied from #43550 (accidental duplicate)

 For example, come up with functions to provide replacement text for things
 like name and address fields that can be used by plugins when removing
 personal data. The ideal text will be recognizable by the administration
 as having been thus removed, e.g. "Anonymized User".

 Since email addresses are at the core of our export and removal strategy,
 the anonymized email address function should also probably support a
 random hash or some such, e.g. anonymized-user-123456abcdef@… to avoid
 creating a situation where all anonymized content ends up pointing at a
 single fictitious user.

 From the ticket scrub discussion in Making WordPress gdpr-compliance chat
 today.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/43545#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list