this post was submitted on 31 Jul 2026
701 points (97.3% liked)

memes

22461 readers
3646 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 3 years ago
MODERATORS
 

Why would you do this to us?

you are viewing a single comment's thread
view the rest of the comments
[–] otter@lemmy.ca 75 points 3 weeks ago* (last edited 3 weeks ago) (35 children)

Unfortunately some of the stuff that allows fingerprinting falls into a convenience vs privacy argument. It allows a website / web app to make changes to display things more appropriately, or have helpful functionality. That's why when you use a browser that is very strict about fingerprinting, some stuff will break.

An even simpler example is the screen aspect ratio. On a small screen, you want to use as much of the space as you can, but that information can be used for fingerprinting. This was annoying on browsers like mullvad, before they updated the aspect ratio to something more modern.

That doesn't excuse companies that abuse that data for malicious fingerprinting.

[–] undefinedTruth@lemmy.zip 5 points 3 weeks ago (1 children)

Most of this stuff is done locally by the browser using media queries in CSS. There is no reason for that data to make its way to the server.

[–] sage@lemmy.blahaj.zone 1 points 3 weeks ago

If your client can access it, it can sent it to server.

load more comments (33 replies)