You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an option to disable fingerprint deception for some sites.
The problem
Users have no way to disable fingerprint deception for some sites while keeping it enabled for others.
This issue was originally opened due to the #fingerprinting-client-rects-noise flag breaking some sites, such as causing the lines in the Desmos graphing calculator to jitter around randomly at high speeds. That issue has been fixed in #2790, though I had originally thought that the only way to fix it was to disable fingerprint deception entirely.
recording.mp4
That issue could previously be reproduced by following these steps in a version prior to the merging of #2790:
Enable the #fingerprinting-client-rects-noise flag in Ungoogled Chromium (via chrome://flags).
Watch the lines jitter around in a very irritating manner.
Possible solutions
I suggest adding an option to whitelist some sites from fingerprint deception, which would allow users to disable fingerprinting deception for some sites while keeping it enabled for all other sites. This would allow users to temporarily work around issues that may arise with fingerprint deception breaking sites, as well as issues only pertinent to specific websites.
The text was updated successfully, but these errors were encountered:
@karachikorai
The original issue of the rectangles moving around weirdly was fixed by #2790. (Admittedly, me opening this was a case of the XY problem, thinking the get*ClientRects fingerprint deception itself was the cause.)
I'd like to keep this issue open, though, because it's a separate feature that could be needed (e.g. if sites start detecting fingerprint deception).
Shall I update the original post to make that clear?
Description
Add an option to disable fingerprint deception for some sites.
The problem
Users have no way to disable fingerprint deception for some sites while keeping it enabled for others.
This issue was originally opened due to the
#fingerprinting-client-rects-noise
flag breaking some sites, such as causing the lines in the Desmos graphing calculator to jitter around randomly at high speeds. That issue has been fixed in #2790, though I had originally thought that the only way to fix it was to disable fingerprint deception entirely.recording.mp4
That issue could previously be reproduced by following these steps in a version prior to the merging of #2790:
Possible solutions
I suggest adding an option to whitelist some sites from fingerprint deception, which would allow users to disable fingerprinting deception for some sites while keeping it enabled for all other sites. This would allow users to temporarily work around issues that may arise with fingerprint deception breaking sites, as well as issues only pertinent to specific websites.
The text was updated successfully, but these errors were encountered: