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

Delete IP address and UUID fields from database #1

Open
jrddunbr opened this issue Mar 13, 2022 · 0 comments
Open

Delete IP address and UUID fields from database #1

jrddunbr opened this issue Mar 13, 2022 · 0 comments

Comments

@jrddunbr
Copy link
Contributor

For GDPR compliance, let's delete the IP address and UUID fields from the database.

In a future release of the game, we might allow sending the username (or the user's uuid) with the request and that would be an opt-in feature that is easy to comply with GDPR requirements in the future.

Once those fields are deleted, I'll be dumping the table in the garbage so that any data we've collected so far is discarded, since technically it can't be compliant (and honestly it would only capture developers anyways since the code is unreleased, so let's just delete it).

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

1 participant