Has anyone found any other good guides? Ideally as they’d relate to SaaS but anything similar that could translate is good too.
Ask HN: Are there any useful GDPR references?
1–6 of 6 posts
Re: Ask HN: Are there any useful GDPR references?
#2Easiest way to comply is not storing any identifiable data unless absolutely necessary for your service.
You can still collect anonymous statistics if you apply techniques like k-anonymity to make sure you can't deanonymize it. (https://iapp.org/news/a/top-10-operational-impacts-of-the-gd...)
Re: Ask HN: Are there any useful GDPR references?
#3In the dark, common issues are around consent of collection of personal data (including cookies) and Right of erasure. Anyway, I’ve found the actual text of the GDPR to be the best resource to be honest.
Re: Ask HN: Are there any useful GDPR references?
#4The three best resources for a high level user I have found are (in no particular order)
1) Wikipedia as others have said
2) ico.org.uk
3) The GDPR itself
Best tip I can offer is that if your business is not the personal data itself, simply acting in good faith is going to get you 95% of the way to compliance
Re: Ask HN: Are there any useful GDPR references?
#5Re: Ask HN: Are there any useful GDPR references?
#6https://ico.org.uk/for-organisations/guide-to-the-general-da...
For a summary of concerns that may be pertinent to your use case - General Data Protection Regulation (GDPR) for Identity Architects:
https://medium.facilelogin.com/gdpr-for-identity-architects-...