woltapp/blurhash
BlurHash does not work when `privacy.resistFingerprinting` is enabled
开放
#237 创建于 2023年3月29日
good first issuehelp wantedwebsite
仓库指标
- 星标
- (16,981 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.