this post was submitted on 22 Sep 2025
66 points (100.0% liked)

LibreWolf

4024 readers
1 users here now

Welcome to the official community for LibreWolf.

LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. If you have any question please visit our FAQ first: https://librewolf.net/docs/faq/

To learn more or to download the browser visit the website: https://librewolf.net/

If you want to contribute head over to our Codeberg: https://codeberg.org/librewolf

founded 4 years ago
MODERATORS
 

TranscriptScreenshot of a pop-up. It reads:

Color Inaccuracies Detected.

We have detected that your browser may have issues with color accuracy.

You may notice subtle visual noise and incorrect colors appear in your skins.

This issue is usually caused by anti-fingerprinting privacy settings in your browser.

Learn how to fix [with a hyperlink to a help page]

this screenshot was taken on Miners Need Cooler Shoes

does anyone know what would cause this precisely? why would anti-fingerprinting mess with the colors i use to edit an image in the browser?

i'd be tempted to brush this off as the website being malicious and lying to get me to deactivate fingerprinting protection, but the website is fully open-source and what they describe happened to me on Piskel (a pixel art editor, which would constantly mess up my colors in subtle but annoying ways)

you are viewing a single comment's thread
view the rest of the comments
[–] carotte@lemmy.blahaj.zone 6 points 1 week ago (3 children)

as in, fingerprinting mechanisms use the colors that are in my OS’s color picker? or is it other colors?

[–] jatone@lemmy.dbzer0.com 19 points 1 week ago (1 children)

Every computer will generate different colors due to driver/os/hardware differences when rendering anything. these differences are often imperceptible to the eye by easily grabbed via browser apis. by randomizing the results just a tad it defeats the trackers.

[–] carotte@lemmy.blahaj.zone 6 points 1 week ago (1 children)
[–] jatone@lemmy.dbzer0.com 5 points 1 week ago

np, i wouldnt worry about it for this website just leave your settings alone until you personally notice an issue. and even then...

[–] lorty@lemmygrad.ml 2 points 1 week ago
[–] bad_news@lemmy.billiam.net 2 points 1 week ago (1 children)

Colors are slightly different on different displays and OSes. The site is trying to fingerprint the system you are on to adjust the warmth level or something, but that is failing.

[–] ReversalHatchery@beehaw.org 2 points 1 week ago

it is not affected by the display, and this does not mean it tries to fingerprint the user. it only just means that it uses the canvas API for whatever reasons