This is a Feature Proposal
🎩 Description
This is a feature proposal to have a better compliance with GDPR (General Data Protection Regulation).
Controllers must make the data available in a structured, commonly used, machine-readable and interoperable format that allows the individual to transfer the data to another controller.
As an user, I should have a button to download all the data that I've uploaded to the platform. For instance, all my personal data (like email) or the proposals that I've created. A safe bet would be almost every content with a user_id relationship. This dump should be sent by email on a background task for better performance.
This development should extend the decidim-core module.
This is a Feature Proposal
🎩 Description
This is a feature proposal to have a better compliance with GDPR (General Data Protection Regulation).
Controllers must make the data available in a structured, commonly used, machine-readable and interoperable format that allows the individual to transfer the data to another controller.
As an user, I should have a button to download all the data that I've uploaded to the platform. For instance, all my personal data (like email) or the proposals that I've created. A safe bet would be almost every content with a user_id relationship. This dump should be sent by email on a background task for better performance.
This development should extend the decidim-core module.