Here's a idea - it is somewhat related to the thoughts @lvl99 mentioned in #3... what if there was a standard way to make a site's privacy policy filterable? We could define sections of the privacy policy for each of the following and then allow plugins to hook their content into any/all of them
- What data is collected from the user
- What we do with the data / why the data is collected
- Who the data is shared with (e.g. third-parties)
- Where the data is stored, how access to the data is protected
- How long data is retained
- What options the user may have about data collection and use
- How the user can access, update, or delete the collected data
It might even be possible for a plugin to register a new section.
It might even be possible to detect changes in the text a plugin filters and highlight changes to the user since their last acceptance of the policy.
Perhaps these filterable sections could be added to a site's privacy policy using shortcodes or something.
Here's a idea - it is somewhat related to the thoughts @lvl99 mentioned in #3... what if there was a standard way to make a site's privacy policy filterable? We could define sections of the privacy policy for each of the following and then allow plugins to hook their content into any/all of them
It might even be possible for a plugin to register a new section.
It might even be possible to detect changes in the text a plugin filters and highlight changes to the user since their last acceptance of the policy.
Perhaps these filterable sections could be added to a site's privacy policy using shortcodes or something.