Skip to content
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

GDPR compliance #175

Closed
maximedenes opened this issue Jun 12, 2019 · 2 comments
Closed

GDPR compliance #175

maximedenes opened this issue Jun 12, 2019 · 2 comments

Comments

@maximedenes
Copy link

Hello,

I like very much the possibility of sorting packages according to popularity: https://opam.ocaml.org/packages/index-popularity.html

However, if I read the source code correctly, this data aggregation is based on server log data collected (I believe) without prior consent from users. Collecting such data is typically seen as legitimate for security and monitoring purposes. I thought that for package popularity measurement, explicit consent was the rule. Is the current OPAM approach known to be GDPR-compliant?

Context: I'd like to implement something similar for Coq packages, but would like to understand the legal implications better.

A pointer to someone I could talk to offline about this would also be great, if more appropriate.

@avsm
Copy link
Contributor

avsm commented Jun 13, 2019 via email

@avsm
Copy link
Contributor

avsm commented Oct 10, 2023

We no longer keep these server-side logs since ocaml/infrastructure#19, and the relevant statistic sections are no longer published. So marking this as completed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants