• slazer2au@lemmy.world
      link
      fedilink
      English
      arrow-up
      64
      arrow-down
      1
      ·
      3 个月前

      It can hide the popup but all the rapist advertising companies take that as yes because you didn’t say no.

      Use consent-o-matic to automatically opt out.

      • Korhaka@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        22
        ·
        2 个月前

        Doesn’t matter if I opt in or out if I just delete them all on closing the browser and they all disappear.

          • SwooshBakery624 [they/them]@programming.dev
            link
            fedilink
            English
            arrow-up
            5
            arrow-down
            2
            ·
            2 个月前

            Don’t do that.

            Cookie extensions

            ❗️Sanitizing in-session is a false sense of privacy. They do nothing for IP tracking. Even Tor Browser does not sanitize in-session e.g. when you request a new circuit. A new ID requires both full sanitizing and a new IP. The same applies to Firefox

            ❗️Cookie extensions can lack APIs or implementation of them to properly sanitize: e.g.

            ⚠️ [last checked Nov 2024], Cookie Auto Delete even instructs it’s users to disable Total Cookie Protection - ⚠️ DO NOT DO THIS ⚠️

            As of Firefox 86, strict mode is not supported at this time due to missing APIs to handle the Total Cookie Protection [… followed by instructions]

            https://github.com/arkenfox/user.js/wiki/4.1-Extensions

            • pr3d@eviltoast.org
              link
              fedilink
              arrow-up
              4
              ·
              2 个月前

              I don’t get it. Of course it doesn’t help with IP tracking of fingerprinting, but it deletes all cookies when I leave a site. My browsers runs very long on desktop and mobile, so Firefox’s ‘Delete cookies on close’ doesn’t help much.

            • Eager Eagle@lemmy.world
              link
              fedilink
              English
              arrow-up
              3
              arrow-down
              1
              ·
              2 个月前

              “don’t lock your door, it does not prevent scammers from getting your home address”

              ???

              yeah, we know deleting cookies doesn’t prevent IP tracking, that’s also why I use a VPN

        • dohpaz42@lemmy.world
          link
          fedilink
          English
          arrow-up
          21
          ·
          2 个月前

          Yes. Because cookies are used for tracking and can be set without the aid of Javascript.

          For anyone interested, cookies pre-date Javascript and are baked in the HTTP protocol by way of a Set-Cookie header that the browser responds to by storing whatever information accompanies the Set-Cookie header; usually a unique id that can then be used to track what pages on a domain you visit.

          • Quacksalber@sh.itjust.works
            link
            fedilink
            arrow-up
            6
            ·
            2 个月前

            uMatrix once again to the rescue. It can block cookies. The only downside to uMatrix is that it dis-/allows based on su domain, so you can’t accept a log-in cookie and reject the tracking cookie, if they are served by the same subdomain.

    • joe@lemmy.today
      link
      fedilink
      arrow-up
      10
      ·
      2 个月前

      By default it does nothing about the banners, but blocks most tracking cookies. With some config, it can both enforce a comprehensive cookie policy you set, and hide the banners for you.