▲ | Vinnl 2 days ago | ||||||||||||||||
So, one thing I don't quite get about fingerprinting: > For example, websites can see web browser version, number of CPUs on your device, screen size, number of touchpoints, video/audio codecs, operating system and many other details If, for example, I upgrade my web browser in two weeks (i.e. I get a new version number), doesn't that mean that the site has lost me? Sites like https://coveryourtracks.eff.org seem to focus on how unique your fingerprint is, but doesn't it also matter how stable it is over time? | |||||||||||||||||
▲ | rinz 2 days ago | parent | next [-] | ||||||||||||||||
That is why they probably don't put features that can be easily changed into the final fingerprint hash. | |||||||||||||||||
| |||||||||||||||||
▲ | dehrmann 2 days ago | parent | prev [-] | ||||||||||||||||
It depends if they hash the data points or send them unprocessed. If they're unprocessed, they can associate two fingerprints where only the browser has changed. |