cross-posted from: https://suppo.fi/post/12337562

fixed

all 31 comments

sorted by: hot top controversial new old
[–] 60 points 3 months ago (5 children)

How does uBlock Origin help here, though?
I don't think it blocks Cookie banners?

  • source
  • hideshow 10 child comments
  • [–] 69 points 3 months ago (2 children)

    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.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 25 points 3 months ago (1 child)

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

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 3 months ago (2 children)
  • [–] 3 points 3 months ago (2 children)

    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

  • source
  • parent
  • hideshow 4 child comments
  • [–] 5 points 3 months ago

    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.

  • source
  • parent
  • [–] 2 points 3 months ago (1 child)

    Is that needed if ublock already stops all the tracking scripts from loading?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 22 points 3 months ago (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 3 months ago* (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 11 points 3 months ago

    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.

  • source
  • parent
  • [–] 16 points 3 months ago (4 children)

    I use Cookie Autodelete. Doesn't matter what I choose, it's getting nuked when I close the tab. Handy to clear out IndexedDB and localStorage too, for sites that only let you read one or two pages before putting up a paywall.

  • source
  • hideshow 8 child comments
  • [–] 7 points 3 months ago (2 children)

    What's the benefit of an extension over setting Firefox to autodelete and setting exceptions in the settings?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 4 points 3 months ago (1 child)

    CAD deletes cookies for sites as soon as I close the last tab from that domain, not just when quitting the browser.

    Especially on android the settings to delete stuff on quit is pretty useless, because I never quit Firefox through the menu, I just remove it from the recent apps, which doesn't trigger that stuff.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 months ago (1 child)

    Does it allow you to select the ones to keep? I'd like to delete everything, but signing into the services every day is annoying as hell, so I'd appreciate a solution to keep the authentication ones.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 0 points 3 months ago (1 child)

    I'm gonna copy-paste my comment here. Please, don't install such extensions.

    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

  • source
  • parent
  • hideshow 2 child comments
  • [–] 9 points 3 months ago

    I'd recommend the Consent-o-Matic extension which works well, even on mobile.

  • source
  • [–] 6 points 3 months ago (1 child)

    Love it when sites flip the language or the decline buttons to try and trick you into accepting everything.

  • source
  • hideshow 2 child comments