this post was submitted on 15 Dec 2023
245 points (98.8% liked)

Technology

58164 readers
6973 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 9 months ago (1 children)

Firefox does not "send" it, fingerprinting is done by tagging your hardware configuration from various values and create a unique key from that - independent of being logged in or any cookies - which can be used to track you. Things like browser & device user agent, browser window size, feature support (to determine browser version), etc. All of which are passively gathered by anything you could send a request to. There are ways to reduce this that Firefox and others do (such as reducing unique values in user agent, etc) but they're not opting in to some privacy invading reporting mechanism.

[–] [email protected] 1 points 9 months ago (1 children)

But the “various values” are sent, like you mention user agent, etc. I wonder if it makes sense to have a browser that doesn’t send all of that.

[–] [email protected] 3 points 9 months ago

That's the tricky part. If you just don't send anything then they'll use THAT information to profile you, because no one else is doing that.

Also it can cause the page not to load properly.

So what most browsers do is spoof the information such that every user of that browser is sending the same information, when possible, regardless of whether it's accurate.