blurhash icon indicating copy to clipboard operation
blurhash copied to clipboard

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

Open madebr opened this issue 2 years ago • 1 comments

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.

madebr avatar Mar 29 '23 16:03 madebr

Feel free to submit a PR!

Thisen avatar Mar 30 '23 12:03 Thisen