Hacker News new | ask | show | jobs
by arzke 490 days ago
> If you eliminate fingerprinting, that is in and of itself a fingerprint.

This is why you should "eliminate fingerprinting" by randomizing your fingerprint.

1 comments

Even a random Fingerprint can be used as identification since you will always have some static values between each session. The better approach would be to get in a big enough group with the same/similar fingerprint. That's how tor browser works.