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 prep for user metrics collection #20

Open
2 tasks
jdangerx opened this issue Feb 18, 2025 · 0 comments
Open
2 tasks

GDPR prep for user metrics collection #20

jdangerx opened this issue Feb 18, 2025 · 0 comments

Comments

@jdangerx
Copy link
Member

Overview

We want to write logs with some useful metrics... but that means we need to do a good job with GDPR

Success Criteria

We need a privacy policy that enumerates:

  • what data we collect
  • why we need it
  • we don't FRICKIN sell your data
  • how you can access and delete your data
  • a reasonable log retention timeline

We also need to set up an automatic user activity deleter script that:

  • finds logs older than a certain time
  • ... deletes them

Next steps

Preview Give feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant