|
|
|
|
|
by slykar
2133 days ago
|
|
I've listened to a podcast interview with a lawyer specializing in EU privacy laws and he said that it does not matter if the personal data is hashed or encrypted. It's still personal data. This was about data stored in a database tough, but browser local storage is a database. This was mentioned when the guest spoke about right to be forgotten. The law is really weird, because you need to delete user's data from your database, but it's OK to keep backups. > It is the same data that is found in server log files. In the strictest interpretation of GDPR, I don't think any analytics product can exist. It can exists as long as user agrees to be tracked. There is a category of "metrics" "cookies" user needs to agree on before you can track him for metrics. That's the whole point of the law. You need user's permission. |
|
That sounds odd. If there is no way to go back from the hash to the data it is no different from a random string of letters and numbers.