[wp-trac] [WordPress Trac] #43550: Provide anonymization/personal data removal helper functions
WordPress Trac
noreply at wordpress.org
Wed Mar 14 19:41:00 UTC 2018
#43550: Provide anonymization/personal data removal helper functions
-------------------------+-----------------------------
Reporter: allendav | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
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 at example.com 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/43550>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list