|
|
|
|
|
by marvinblum
2016 days ago
|
|
It doesn't use cookies. Fingerprints are calculated on each page hit. The salt must be treated like a password to make sure it's not that easy to brute force it and no one should get access to your database of course ;) It's not the strongest anonymization, but good enough considering that the hits will be deleted once a day by batch processing. |
|