top | item 41959669

(no title)

dngit | 1 year ago

Are there any browser extensions or tools that effectively prevent fingerprinting including canvas fingerprinting? Or is this one of those privacy battles we just have to accept as unwinnable?

discuss

order

galad87|1 year ago

Safari adds some noise to canvas. So the website above will say it's unique, but each time Safari swaps its web process (when you load a different website or a new window or a new tab) it will change to a different one.

dngit|1 year ago

Wish all browsers, at least the big ones, would do this by default. It would save regular users like us from fumbling around trying to figure out what works.

DeathArrow|1 year ago

But tracking a browser does not rely solely on the canvas.

jszymborski|1 year ago

Firefox's Resist Fingerprinting option will do that for you. It's also the default on LibreWolf.

https://support.mozilla.org/en-US/kb/firefox-protection-agai...

uncharted9|1 year ago

Unfortunately, it didn't pass the fingerprint test. You can see the results here: https://coveryourtracks.eff.org/. On the other hand, Brave does pass it. I'd like to use Brave for all my browsing, but for some reason the devs haven't been able to get hardware-accelerated video decoding to work in their latest builds. That's why I've been using Librewolf for a very long time.

mike_d|1 year ago

> Or is this one of those privacy battles we just have to accept as unwinnable?

It depends on what you want to win. There are two types of fingerprinting:

- Browser fingerprinting (what you see here): Make sure that your Chrome on Windows behaves like every other Chrome on Windows and it isn't really a bot pretending to be Chrome. This results in you being treated like a real user and getting less CAPTCHAs.

- User specific fingerprinting: Determining that your browser is unique among all the browsers the website has seen so that you can be tracked without cookies.

The latter is obviously bad. Some people would argue the prior is bad, but it is a LOT of work to make every browser behave like every other browser across operating systems for little privacy benefit.

TechDebtDevin|1 year ago

Is it bad if I use fingerprinting to track anonymous users so that I can provide them with a great UX without requiring them to give me all their personal details? Or should I only use cookies, that the user might delete? I don't see an issue with either for this purpose.

DeathArrow|1 year ago

>- User specific fingerprinting: Determining that your browser is unique among all the browsers the website has seen so that you can be tracked without cookies.

I worked briefly for an ad company that not only did their own fingerprinting but bought a lot of fingerprinting data, along some other type of info: country, age cathegory, sex, income cathegory.

begueradj|1 year ago

dngit|1 year ago

Tor's great if you're okay with browsing the web at "stealth mode" speed! Have you found it practical for everyday use?

DeathArrow|1 year ago

TOR hides your IP address. It doesn't protect you from fingerprinting.

akimbostrawman|1 year ago

the only way to actually prevent fingerprinting is to never connect. your ip, os, tls cryptographic protocols (or lack there of), screen resolution, mouse speed+movement, keystrokes+keyboard layout and much much more all can be used to fingerprint a user. even the reduction of all these points can be a fingerprint.

since most of those are unlikely to actually happen (yet) with the usual dragnet ad surveillance, just using hardened firefox (arkenfox/librewolf/mullvad browser) with a vpn or just tor browser is sufficient.

OptionOfT|1 year ago

The problem with that is that you'll see a massive uptick of bot detection checks.