woltapp/blurhash

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

Aberta

#237 aberto em 29 de mar. de 2023

 (1 comentário) (0 reação) (0 responsável)C (378 forks)batch import
good first issuehelp wantedwebsite

Métricas do repositório

Stars
 (16.981 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador