I run very hardened firefox to prevent fingerprinting, and this often causes issues with websites(e.g. images not loading due to cross site request policies, sites not working due to webgl/webrtc disabled). Is there any way to only allow features on websites in my lan, or ones I select?

Thank you for the answers!

  • Vincent@feddit.nl
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    edit-2
    3 days ago

    Keep in mind that having an extensively customised setup makes you more fingerprintable - just the fact that some things are not visible to a website makes you unique. Generally, most of the defaults will be best for everybody - especially when it comes to options that are not exposed in the UI (i.e. through about:config).

    What could be interesting for you is just running uBlock Origin and have it block all JavaScript by default. That’ll block most of the scripts that potentially do tracking (and that Firefox doesn’t block natively, e.g. because they also provide functionality), and you can relatively easily enable them on a per-site and per-script basis.

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      2 days ago

      There are tradeoffs.

      I think you should set your user agent and turn on resist fingerprinting at minimum. Ideal you should install ublock and switch the security settings to strict.