minus-squarebelated_frog_pants@beehaw.orgtoLibreWolf @lemmy.ml•js image effect script I made for my personal site doesn't work on LibreWolf, what is conflicting with the privacy settings?linkfedilinkarrow-up0·6 days agoIts because librewolf is adding fingerprinting protection on the canvas element and changes some of its functionality but not all of it. Canvas elements are used to track and fingerprint folks through tor and mulvad etc. But its also a pain because of your exact sitch. I run into broken canvas elements a lot with it and selectively disable canvas fingerprint protection linkfedilink
minus-squarebelated_frog_pants@beehaw.orgtoLibreWolf @lemmy.ml•js image effect script I made for my personal site doesn't work on LibreWolf, what is conflicting with the privacy settings?linkfedilinkarrow-up0·7 days agoThe canvas element is likely blocked by default linkfedilink
Its because librewolf is adding fingerprinting protection on the canvas element and changes some of its functionality but not all of it.
Canvas elements are used to track and fingerprint folks through tor and mulvad etc.
But its also a pain because of your exact sitch. I run into broken canvas elements a lot with it and selectively disable canvas fingerprint protection