woltapp/blurhash

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

開放

#237 建立於 2023年3月29日

 (1 則留言) (0 個反應) (0 位負責人)C (378 個分叉)batch import
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.

貢獻者指南