←back to thread

263 points amarder | 8 comments | | HN request time: 0.799s | source | bottom
1. temp0826 ◴[] No.45076766[source]
I just want something (config or extension or instructions or whatever) to give me the best (rather, most common/average) fingerprint possible according to that EFF tool. Does that exist?
replies(4): >>45076838 #>>45077260 #>>45079144 #>>45079531 #
2. olivergregory ◴[] No.45076838[source]
That’s the extension Privacy Badger.
replies(1): >>45077655 #
3. efilife ◴[] No.45077260[source]
This probably won't be perfect on the EFF tool but try arkenfox
replies(1): >>45079038 #
4. HelloUsername ◴[] No.45077655[source]
> Privacy Badger

UBO is enough; https://github.com/arkenfox/user.js/wiki/4.1-Extensions#-don...

5. temp0826 ◴[] No.45079038[source]
I think it just makes me a little sad that despite the effort I've put in, that tool (called Cover Your Tracks btw, or other ones like amiunique) still report that I am indeed unique.
6. ranger_danger ◴[] No.45079144[source]
IMO the EFF tool is a bad test because it only compares you against other people that have used the tool.

A better test would be CreepJS in my opinion: https://abrahamjuliot.github.io/creepjs/

I'm not aware of any FOSS browser setup that can actually result in a random FP ID shown in creepjs on every page load (please prove me wrong).

7. henrixd ◴[] No.45079531[source]
You have to choose from one of two strategies, either you go with tor-browser (also includes Mulvad-browser) route and try make your browser indistinguishable from others or you randomize values to make stable fingerprinting impossible.

When trying to be similar to everyone else, even small changes to the browser, like changing window size, can make you easily identifiable from everyone else. Randomizing will allow you to modify your browser. None of the fingerprinting protections matter if you use your browser and session to login to some sites.

I use multiple browsers. One is for login to sites and tor-browser is for most of my browsing.

This is easily the best fingerprinting extension that I have found so far: https://jshelter.org/

replies(1): >>45081617 #
8. temp0826 ◴[] No.45081617[source]
I think you're right with having a two-browser setup and I actually want to give it a spin. I envision I'll need to change some habits but it really does seem like the cleanest way to go about it.