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
    link
    fedilink
    English
    arrow-up
    28
    ·
    3 months ago

    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.

    • Pennomi@lemmy.world
      link
      fedilink
      English
      arrow-up
      16
      ·
      3 months ago

      Yes I’m aware, but the user interface doesn’t make it easy to understand A) why the canvas looks scrambled, and B) how to permit it on a per-site basis.

      The technical implementation is fine, it’s just the user workflow that needs fixed.