-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add information relating to GDPR #4
Comments
I agree and think it's important to help our panel users support and follow EU's GDPR and related privacy laws. I have some questions hopefully that are helpful:
PII to be included (and deletable/removable):
|
Good point regarding the services: ReCaptcha is toggleable already, Gravatar should be easy enough. And yes we should link to their Policies of course. |
I'm thinking of removing the gravatar stuff as well as first last name anyways, but we should still document that since we're using it on prior versions. @lancepioch I think the cookies being encrypted doesn't change anything. They're encrypted to the user, but still readable by the server. But they also don't contain any PII as far as I can remember. |
Do we actually need to do anything extra besides updating the privacy policy @schrej ? |
Hmm, not really sure about that. I'm not an expert on GDPR either. |
We should have a section in the documentation with GDPR related information for people hosting the panel.
The panel is using ReCAPTCHA by default for example, and that requires to be mentioned in the Privacy Policy. We can then also include information on what kind of information the panel collects (cookies, ips?, email) so people know what they have to mention in their Privacy Policy.
This should not be a full privacy policy, just information on what to include/mention in it.
The text was updated successfully, but these errors were encountered: