Remix.run Logo
NoboruWataya 3 days ago

Perhaps I'm missing it but does it explain what aspects of your setup contribute the most to your score or suggest remedial actions? I wasn't that surprised to find that my standard setup is highly fingerprintable (for one, I use Firefox which alone is enough to single me out in a crowd) but I also tried using a vanilla Chromium install via a popular commercial VPN and still got a rating of 100%.

abhaynayar 3 days ago | parent | next [-]

Looking at the JS, in the `calculateUniqueScore` function - it is just checking how many features it was able to detect (it gives a weight to each summing up to 100).

It is not checking how unique you are based off of some data-set it has.

This site also has plenty other such "issues"/"bugs" feels like it was quickly vibe-coded without much care.

zargon 3 days ago | parent | prev | next [-]

Running Chrome will make you highly fingerprint-able since it has so many APIs that can identify your hardware and software configurations directly or indirectly. It doesn’t help you “blend in” at all.

seanw444 3 days ago | parent | prev [-]

I'm curious as well. Ran a stock Vanadium config with Mullvad enabled, and got 100%. Maybe Vanadium isn't as focused on fingerprinting as I'd thought.