this post was submitted on 09 Jul 2024
1513 points (99.4% liked)

Technology

57448 readers
4232 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
[–] Danitos@reddthat.com 16 points 1 month ago (10 children)

Tangent note: I think browser fingerprinting is only a source of concern if you use VPN. Otherwise, your IP is already a good enough identifier, and quite likely doesn't rotate often enough. Please someone correct me if I'm wrong.

[–] kava@lemmy.world 1 points 1 month ago (9 children)

Yeah I'd only worry about it if I were trying to buy drugs on the dark net or something. I guess if torrenting became illegal I would also worry.

[–] brbposting@sh.itjust.works 2 points 1 month ago (2 children)

I worry about price discrimination

[–] kava@lemmy.world 1 points 1 month ago* (last edited 1 month ago) (1 children)

I appreciate the list. I'm not saying there aren't valid concerns, just that in my day to day life it's one of those items where the steps needed to avoid browser fingerprinting is usually more work than the value I personally get from my perspective.

I've looked into this, and I'm not clueless. I've developed websites, I've done a lot of stuff with Selenium / Puppeteer, and have toyed with Firefox browser extensions.

I understand the tools they use and it's just very tricky to fully eliminate this type of thing. For example they can even use the browser window size. Are you going to randomly change window size to some novel dimension when you open up a tab?

What about the JS engine you use. For example using Firefox already narrows down your anonymity by like 95% or something because only a small amount of users use the browser. Etc etc

It's hard to do this correctly, and I feel like VPN + private window usually takes care of the price fixing thing on the list, for example. When I'm searching for flights I usually do this.

I also use JS blockers in order to try and mess up the scripts that Facebook & Google have hidden over the internet to track you. But ironically, doing that again reduces your anonymity. They know that if their scripts don't work on you, you get narrowed down again to a very small % of users.

It only takes a few of those pieces of data to be reasonably sure that it's you. Browser fingerprinting is tricky to really avoid. It's not impossible, of course. Just saying to really do it right it might be more effort than it's worth.

[–] brbposting@sh.itjust.works 2 points 1 month ago* (last edited 1 month ago)

The depth of fingerprinting really bothers me and I have accepted that the best at it will succeed.

It is tempting to find the world’s most popular default configuration and use that :) But that’s prob be something gross like Windows 10 & Chrome! In fact, that’d be second after Android & Chrome. Wonder how detectable VMing/emulating those configurations would be.

Agree with you and appreciate the detailed response!

load more comments (6 replies)
load more comments (6 replies)