woltapp/blurhash

BlurHash does not work when `privacy.resistFingerprinting` is enabled

Offen

#237 geöffnet am 29.03.2023

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C (378 Forks)batch import
good first issuehelp wantedwebsite

Repository-Metriken

Stars
 (16.981 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

In Firefox, when the option privacy.resistFingerprinting is enabled, BlutHash stops working. In the dev console, the following message is printed:

Blocked https://blurha.sh/ from extracting canvas data because no user input was detected

The reason I've enabled privacy.resistFingerprinting in about:config is to make it harder for advertisers to track myself. To see fingerprinting in action, visit fingerprint.com in normal and privacy mode, and compare the generated visitor id.

Contributor Guide