this post was submitted on 29 Jun 2024
15 points (82.6% liked)

Privacy

3643 readers
58 users here now

A community for Lemmy users interested in privacy

Rules:

  1. Be civil
  2. No spam posting
  3. Keep posts on-topic
  4. No trolling

founded 1 year ago
MODERATORS
 

Fingerprinting works by collecting bits of information about the browser and device to identify users. Couldn't browsers see when a website gets such info with JS and either prevent or ask permission from the user for the website to make HTTP requests to upload such information to the website. Idk if they do something like this already.

top 4 comments
sorted by: hot top controversial new old
[–] polygon6121 4 points 1 day ago (1 children)

I guess they could, but you will have to consider the purpose for getting meta data from the visitor. Most of the time it is just used for styling purposes to enhance your experience, blocking JS completely breaks alot of websites today's because they are often rendered using Js based front-end frameworks. Look for a JS blocking extension, try out what works for you and spend some extra time tweaking it for websites you visit often, then you don't have to rely on a specific browser.

[–] polygon6121 2 points 1 day ago

And if you are going for anonymity on the web you will be sticking out like sore thumb if you block something. Being anonymous works best when you are hiding in the masses, what you want is alot of computers reporting a similar setup, then if is very hard to pinpoint who's browser belongs to who. A good example is never using the Tor browser in a maximized window, because then your screen resolution is an fingerprinting factor.

[–] [email protected] 1 points 1 day ago* (last edited 1 day ago)

I recommend LibreWolf ([email protected]), a hardened fork of Firefox, which includes protections against most of these things. You can check out a comparison of browsers on https://privacytests.org/ (Mastodon: @[email protected])

[–] [email protected] 1 points 1 day ago