This is an EFF project that allows you to understand how easy it is to identify and track your browser based on how it appears to websites.
Anonymous data will be collected through this site.
The EFF site is great, it tells you how many bits of information are identifiable.
If you think you have good protection, go to http://fingerprint.com and see if they can track you across multiple visits. This is a commercial fingerprinting company, on their homepage they have a tracking widget to demonstrate how good they are. So it's always useful to use fingerprint.com to get an empirical test of if you're trackable.
I have been doing fingerprint research for several years. I've done countless builds with various browsers, configurations, extensions, and strategies. (Yes i have too much time for this).
Here is what I've concluded. I hope this helps someone.
CoverYourTrack is crap, plain and simple. Your best option will always be to randomize. Always. You will not "blend in". I don't care if you run Google Chrome on Windows 10 or Safari on iOS, JavaScript exposes way too much info, you will always have a unique fingeprint. Just go play around with fingerprint.com on some normie browser/os setups and you will see what i mean.
You must randomize all the values that you see on sites like browserleaks.com. canvas, audio context, webgl hash, clientrects, fonts, etc etc. I'd also make sure you are proxifying all your browsers and using random locations. You can do this with Brave somewhat, which has some randomization stuff in it. You can do this with browser extensions as well. Ungoogled chromium also has some randomization for canvas and clientrects i think
There are only a couple options outside of this that I recommend, in the realm of "generic fingerprint" solutions. TOR browser (they have been on the front lines of this for many years). And also Mullvad browser, which, despite its generic fingerprint goal, seems to also defeat fingerprint.com.
Tldr, if you want the best experience out of the box that is also very usable, just use Mullvad Browser. They are basically the browser i wished for for like a decade.
My impression is the thing with modern day ad tracking, selling information to spammers, and hackers is, even if you secure your browser tighter than a drum, any one of your browser extensions, which we've given permission to read all site data on every site you visit and interact with, could be keeping extensive logs on your activity and selling that away to the highest bidder. Am I understanding that right?
You should post the # of bits of identifying info it was able to derive. Best I’m able to do is 15 bits or so. Never seen it below 14, meaning you’re able to be nearly uniquely fingerprinted everywhere.
Your Results
Within our dataset of several hundred thousand visitors tested in the past 45 days, only one in 94902.5 browsers have the same fingerprint as yours.
Currently, we estimate that your browser has a fingerprint that conveys 16.53 bits of identifying information.
It seems that my Safari does not have very strong tracking protection.
Huh, it says I'm leaking DNS servers and WebRTC IPs, but I don't have secure DNS enabled, and I'm not really sure why WebRTC leaking my IP is a problem considering I'm already "leaking" my IP just by visiting a website.
I personally consider this[1] to be the ultimate test of Browser fingerprint protection coverage.
Let me know if you manage to find a way to defeat this test.
Anyone know how I can get improved fingerprinting results on Firefox Android? Currently its at 16.56 bits and it says I have strong protection against web tracking. NoCanvas isn't availble on Android devices.
I've got really good scores. I'm grading a bit on a curve due to mitigations/spoofs already in place for both browsers that fool the scripts effectively.
4.45 bits from Firefox. ["System Fonts" is the worst score]
4.47 bits from LibreWolf. ["AudioContext Fingerprint" is the worst score
Some Measurements are Ignored; reasons within.
User Agent - Flawed. This contains no personally identifiable information and spoofing this often causes compatibility and functionality issues. It is OK to spoof for -MORE- functionality if needed.
WebGL Vendor & Renderer - Spoofed/Blocked Firefox spoofs this via CanvasBlocker and LibreWolf blocks this from being accessed at all. Spoofing allows some websites to feel "satisfied" they have some fingerprint that is otherwise patent nonsense and CanvasBlocker will present the same value to the website/script later if it's loaded in the same Container/Context.
Screen Size and Color Depth - Spoofed/Blocked Both Firefox and LibreWolf will spoof/randomize/standardize these viewport values back to scripts to preserve privacy. For functionality reasons my LibreWolf installation is my minimal plugin environment. This allows me to quickly and temporarily load a website I might NEED to use without compromising on Privacy while not being forced to troubleshoot which plugins might be preventing the site from loading in Firefox.
System Fonts - LibreWolf OnlySpoofed/BlockedValue is Randomized
Well that's interesting. I've read more than one place the having uBlock Origin is "enough" and that adding Privacy Badger is overkill. I've also got AdGuard Home running on a Pi-4. I failed all three tests with Vivaldi Nightly and Arc Browser--both with uBO installed....
Simply adding Privacy Badger to the existing setup, suddenly I had "strong web protection".
[edit] Firefox passed without having to add Privacy Badger.
edit: Nvm previous result, I got the same result OP did with Firefox and Safari, I realized I was testing on my wifi with a pihole… switched to mobile network only and protection dropped to partial.
I seem to get that same result on iPhone for Firefox, Firefox Focus, Safari and Brave
edit: see original reply
I get “Partial Protection” on Chrome and two generic named browsers, and a flat-out “No” for Opera Mini
Before anyone asks “why” about anything listed here, I have to test webpages for compatibility across browsers. Having them installed is the only way to do that.