Came across this article and it got me thinking, are there any simple ways to defeat advanced tracking methods (fingerprinting, tracking pixels, etc.)?

Obviously you could go the Tor on a virtual machine route, or a non persistent set up like TAILS, but what about a browser that’s able to give say, a 80% solution?

I work in the security industry and am always looking for the solution that is simple enough that its palatable to a client (not asking to change your whole lifestyle, just push this button) but also relatively effective.

  • Hominine
    link
    English
    33 days ago

    This looks to be an excellent tool, thanks for sharing and have a good one.

    • Pup Biru
      link
      fedilink
      English
      43 days ago

      you’re welcome! you too!

      it should be noted though that it hasn’t been updated since 2021, and its repo has been archived (i’m not sure of the reasons). it still works great, but it’s not going to get any updates

        • Pup Biru
          link
          fedilink
          English
          2
          edit-2
          3 days ago

          i’ve tried using dynamic filtering before, but honestly the UI for it is horrible… their example they give for allowing youtube embeds shows my issue with it pretty well:

          their solution is either to allow everything from google.com and youtube.com, or to allow all 3rd party frames

          uMatrix allows me to, for example, allow 3rd party frames only from youtube.com, and block cookies for those same frames (heck you could even allow frames and block CSS originating from google if that worked!)

          this is particularly useful for analytics services… sometimes the whole page won’t load if an analytics script doesn’t load, so you can allow only scripts and block xhr so it can’t send pings back home

            • Pup Biru
              link
              fedilink
              English
              2
              edit-2
              3 days ago

              gimme an advanced advanced mode that mimicks the uMatrix UI and i’d donate monthly for sure - uMatrix is one of my most used tools! i’d switch to uBO if the UI were as powerful

      • Hominine
        link
        English
        23 days ago

        I wouldn’t have known, it’s very granular and not for the faint of heart (or technically limited.) Just what OP asked for!