GDPR is here to stay and on several occasions this can be burden when downloading a production database to use (as a base) for your testing-applications.
This proposal:
- add a property to attributes ‘GDPR-compliant’, default ‘true’
- when downloading a database from production, give an option to anonymize the download:
- fill each non-compliant attribute with its default or a randomized value. Thus making it GDPR-compliant again.