this post was submitted on 11 Nov 2025
53 points (100.0% liked)

Privacy

2913 readers
265 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] PinkiePieYay2707@pawb.social 3 points 1 week ago (2 children)

Very good to see these changes, but could somebody explain this one to me? I don't understand how that helps with fingerprinting protection...

The available screen resolution is the screen height minus 48 pixels.

[–] GottaHaveFaith@fedia.io 8 points 1 week ago (2 children)

If I had to guess is because you can be tracked by your screen resolution too, It's just a way to minimize that. If you start tor browser, for example, it does not open full screen but only occupy a smaller window, for the same reason

[–] Sophocles 7 points 1 week ago

You can be, duckduckgo was accurately profiling my location from resolution. Librewolf has a setting called letterboxing that fixes this, but you have to turn it on in about:config. Once I did, duckduckgo's profile wasn't accurate anymore.

[–] PinkiePieYay2707@pawb.social 5 points 1 week ago (2 children)

You absolutely can be tracked by screen resolution, especially when using a monitor with unusual resolution (few years ago I was still using 1440x900 so I understand this well). I just don't understand how this specific change would help prevent that.

[–] The_Decryptor@aussie.zone 6 points 1 week ago

At one point, years ago, they were talking about removing the screen resolution entirely, and just make it a copy of the window size values instead.

Guessing it broke too much stuff, since it seemed like a nice idea but never eventuated.

[–] lka1988@lemmy.dbzer0.com 1 points 1 week ago

Is that why the Surface 7 has such an oddball resolution of 2304x1536?

[–] lambalicious@lemmy.sdf.org 4 points 1 week ago

I don't know how that helps either, since it is a fixed diff. Just pre-check adding 48 to any sus screen resolution you get reported. Enabling letterboxing by default and reporting the screen resolution as the nearest larger "common" size would be a far more practical response.