Skip to content

"Personal data portability" feature #6

@fedir

Description

@fedir

Let's implement "Personal data portability" feature (it's also one of the most important points of European GDPR).

Objective

  • On the request of the user it's private information should be exported in a structured, commonly used and machine-readable format

How it could work

  • Each frontend user should be able to request records, which contains it's own private data (via FE plugin)
  • On the data level, TCA should be extended to classify selected tables / fields with "private data" of the FE user
  • Data export API, for private data (but filtering from system information, to avoid additional information disclosure)
  • An additional Backend module for the DPO could be added to control if all private data is exportable

Ressources

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions