Question
#370
Replies: 1 comment
-
Not collecting personal data is the whole purpose of Ackee. Why do you think it does? Here's how it handles anonymization in detail: https://github.com/electerious/Ackee/blob/master/docs/Anonymization.md Ackee just uses the IP to create a hash. It doesn't store the IP nor is it possible to get the IP out of the hash.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I want to ask, is it possible to not collect any personal data, including IP address while using the software.
I don’t want to collect any personal data, since I don’t want to be subjected to any privacy laws, such as GDPR, which say that any data that could be identified to a single individuals.
Beta Was this translation helpful? Give feedback.
All reactions