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.

  • honey-im-meat-grinding@kbin.social
    link
    fedilink
    arrow-up
    60
    ·
    1 year ago

    Friendly reminder that consent popups that don’t have a clear “reject” option right next to the “accept” button are a violation of GDPR. You can report these to your country’s data/privacy governmental body - for example Datatilsynet in Norway/Denmark, CNIL in France. You don’t have to do it for every website that you go to, obviously, but if you do it even once you’re helping solve this problem for more users than just yourself.

    Others have given you some good technical solutions - personally I use the uBlock Origin + annoyance filters enabled approach, and use Firefox on Android to get the same experience there.