Ask HN: How to comply with EU GDPR?
1–5 of 5 posts
Re: Ask HN: How to comply with EU GDPR?
#2Re: Ask HN: How to comply with EU GDPR?
#3For example, it emphasizes getting proper consent from users ("active consent"). You can find examples of this under the name "clickwrap", which is the "I agree to..." type of checkbox. [1] ; There are also additional requirements to keep in mind for your app [2]
- You need to disclose data retention (how long are you planning to retain user data) - User choices - Disclosing if you're the data controller or data processor - Disclosing the data processors you work with (Google Analytics, Mixpanel)
[1] https://termsfeed.com/blog/browsewrap-clickwrap/
[2] https://www.slideshare.net/termsfeed/gdpr-privacy-policy
Re: Ask HN: How to comply with EU GDPR?
#4As much as I want to comply to it, I found it’s difficult to comprehend its requirements and translate them into concrete code.
Re: Ask HN: How to comply with EU GDPR?
#5How will EU enforce it? Say I run a small forum website from the States. Will they censor it if I don’t comply? As much as I want to comply to it, I found it’s difficult to comprehend its requirements and translate them into concrete code.
However, GDPR is so big, and it's here to stay, and my opinion is that will, in the years to come, the way how companies handled personal data, not only for EU citizens.
One interesting aspect of the GDPR is that you, for example, as a processor, must be compliant so that I, as a controller, will work with you. If you think about that, it will soon be evident that GDPR compliance can be strictly a business decision, like ISO certification.