This might be just EU thing, but is there an effective way to deal with endless “accept/reject cookies” dialogues?

Regardless of the politics behind, I think we can all agree that current state of practice around these dialogues is …just awful.

Basically every site seems to use some sort of common middleware to create the actual dialogue and it’s rare case when they are actually useful and user friendly — or at least not trying to “get you”. At least for me, this leads to being more likely to look for “reject all” or even leave, even if my actual general preference is not that. I’ve just seen too many of them where clicking anything but “accept all” will lead to some sort of visual punishment.

Moreover, the fact that the dialogues are often once per domain, and by definition per-device and per-browser, they are just … darn … everywhere, all the frickin’ time.

Question: What strategy have you developed over time to deal with these annoying flies? Just “accept all” muscle memory? Plugins? Using just one site (lemmy.world, obviously) and nothing else? Something better?

Bonus, question (technical take): is there a perspective that this could be dealt on browser technical level? To me it smells like the kind of problem that could be solved in a similar way like language – ie. via HTTP headers that come from browser preferences.

  • @[email protected]
    link
    fedilink
    English
    781 year ago

    The annoyances filters in uBlock Origin take care of these, I believe there are a few filters specifically for this exact issue, named appropriately.

    • @netvorOP
      link
      English
      271 year ago

      what… I’ve had uBlock Origin enabled all the time, just never went to settings… :-D

        • @[email protected]
          link
          fedilink
          English
          471 year ago

          Click the uBlock icon > click the gear in the bottom right > click the second tab called “filter lists” > extend “annoyances” category > pick “adguard - cookie notices”

          • Grimlo9ic
            link
            fedilink
            161 year ago

            What a top-tier tip. I’m one of those people who have uBlock Origin but never knew about this. Thank you!

          • guyrocket
            link
            fedilink
            31 year ago

            Thanks for this…I just did it…what exactly does it do?

          • kaladininskyrim
            link
            fedilink
            31 year ago

            Do you know if there is a difference between AdGuard and EasyList lists? or if any of the two are more trustworthy?

            • @[email protected]
              link
              fedilink
              21 year ago

              Honestly I just enabled all of them on the grounds that blocking too many things is probably preferable to not blocking enough.

          • @netvorOP
            link
            14 months ago

            Looks like it’s moved from “Annoyances” to own category, so in “Filter lists”, it’s “Cookie notices” (with several related items)

    • @FireRetardant
      link
      English
      201 year ago

      Do you know how it handles the actual cookies? Does it auto accept/reject or just block the site from making cookies?

      • @[email protected]
        link
        fedilink
        English
        121 year ago

        It simply hides them, equivalent to just not doing anything. It would be illegal in the EU if the site tracked users in this case, but U block can also block trackers, so even if they tried it wouldn’t work.

      • @[email protected]
        link
        fedilink
        English
        41 year ago

        There’s CookieAutoDelete (or anonymous tabs, containers, …) for the other side of this issue.

        • @DevCat
          link
          English
          41 year ago

          Yup, I have mine setup to autodelete cookies from tabs I’ve closed after 15 seconds. I just “accept all” cookies and don’t worry about it.

      • @[email protected]
        link
        fedilink
        English
        11 year ago

        I think it just hides the banners and popups, not accepting or declining. I’m not 100% though.