Since Chromium 148, Math.tanh is now fingerprintable to link underlying OS
1–10 of 237 posts
Re: Since Chromium 148, Math.tanh is now fingerprintable to link underlying OS
#2Re: Since Chromium 148, Math.tanh is now fingerprintable to link underlying OS
#3Re: Since Chromium 148, Math.tanh is now fingerprintable to link underlying OS
#4[1] https://arith2026.org/program.html (2nd keynote)
Re: Since Chromium 148, Math.tanh is now fingerprintable to link underlying OS
#5Re: Since Chromium 148, Math.tanh is now fingerprintable to link underlying OS
#6I guess that's one more good reason to push for correctly rounded transcendental functions. I recently learned that they're basically solved now. [1] [1] https://arith2026.org/program.html (2nd keynote)
Re: Since Chromium 148, Math.tanh is now fingerprintable to link underlying OS
#7Re: Since Chromium 148, Math.tanh is now fingerprintable to link underlying OS
#8They (or rather the LLM that wrote this) missed that this is possibly fingerprintable to browser version range, which is slightly more interesting. Most users aren't spoofing their user agent headers to be a different operating system. Most fingerprinting solutions aren't trying to infer your operating system, they only care about semi-unique things that show up.
It's an interesting finding. I wish they had taken some time to have a real person write it up. This is too heavily LLM written to ignore.
Re: Since Chromium 148, Math.tanh is now fingerprintable to link underlying OS
#9Thanks for the writeup, claude
Re: Since Chromium 148, Math.tanh is now fingerprintable to link underlying OS
#10I prefer articles like this coming from the other side of the battle (fingerprint.js and friends) because at least their motives are clear.