Site whitelist for fingerprint deception
#2714 aperta il 14 feb 2024
Metriche repository
- Star
- (18.674 star)
- Metriche merge PR
- (Merge medio 1g 11h) (9 PR mergiate in 30 g)
Descrizione
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.
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).
- Go to any Desmos graphing calculator URL, like https://www.desmos.com/calculator/gwqlodfcbm.
- 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.