My apologies to the Bugzilla team for wasting their time holding my hand on this one. Would have honestly never noticed the little “HTML5” info icon to the left of the URL bar though without their help.

    • cmnybo@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      28
      ·
      2 年前

      The resist fingerprinting mode scrambles canvas read out to prevent sites from using it to create a fingerprint. Because of that, any site that needs to read the canvas back for legitimate purposes will also receive scrambled data. You get more privacy for the minor inconvenience of having to manually allow canvas usage for the sites that actually need it.

    • Vincent@feddit.nl
      link
      fedilink
      arrow-up
      7
      arrow-down
      2
      ·
      2 年前

      Not really, because doing this will make you more fingerprintable (see my other comment). That’s why the default settings are striking a balance between making all users look similar and not breaking too many things (that would cause users to use user-specific overrides that make them more unique), and why resistFingerprinting is in about:config rather than a user-facing setting or enabled by default.

      • N0x0n@lemmy.ml
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        2 年前

        Or use something like Chameleon and mess with about:config which makes every unique fingerprint, different as your data is scrambled. Firefox still has webRTC leakage, font fingerprinting, audio fingerprinting… That’s the reason why people use arkenfox’s user.js !

      • sep@lemmy.world
        link
        fedilink
        arrow-up
        5
        arrow-down
        1
        ·
        2 年前

        A popup sounds like an annoyance you must deal with on every webpage. Not just the ones that use the canvas for useful things