Earlier quoted context omitted.
GDPR did mandate defaulting all of those toggles to "decline" though, even though some are trying to get clever and add additional toggles for "legitimate interest" (which isn't how that works legally but AFAIK nobody has been sued over that yet). The follow-up privacy legislation also bans the current dark pattern of making the "accept all" button more prominent and obvious than "decline all" at least requiring both…
Legitimate Interest is a separate Legal Basis.
Consent-O-Matic: Automatic handling of GDPR consent forms
101–110 of 137 posts
Re: Consent-O-Matic: Automatic handling of GDPR consent forms
#102I am very excited to use this, but I can't find the safari version for Mac or iOS even though it says it exists.
Re: Consent-O-Matic: Automatic handling of GDPR consent forms
#1030.
Not a single one.
Re: Consent-O-Matic: Automatic handling of GDPR consent forms
#104Re: Consent-O-Matic: Automatic handling of GDPR consent forms
#105Or just activate the filter in uBlock Origin: Filter Lists -> Annoyances -> EasyList Cookie
Re: Consent-O-Matic: Automatic handling of GDPR consent forms
#106I wish more people would just use self-hosted analysis tools and stop tracking people across sites. I think github does this and they wrote a blog post detailing their reasoning.
If you're collecting analytics data yourself you still need to comply with GDPR so you still need a cookie banner for anything but extremely basic analytics.
Re: Consent-O-Matic: Automatic handling of GDPR consent forms
#107Re: Consent-O-Matic: Automatic handling of GDPR consent forms
#108I wish there was a standard browser API for this. If the law is going to force this to be a thing, and it's not going away, web standards should respond. It could even just be a flag in the cookie itself declaring that something isn't strictly necessary.
It can't be. At least not if you want to accept cookies. Declining is easy. You can just decline everything (technically) not necessary. The problem is, that consent must be given freely and fully informed. And this is the catch. Automatic acceptance isn't fully informed and with that the consent isn't valid. So it would put the companies in danger and therefore no company could honor this standard. Sadly - as it wou…
Then the browser could take care of displaying it in a uniform way together with the “accept” and “reject” buttons in a uniform way.
Would be much easier for the website and it would make it impossible to use dark patterns.
Re: Consent-O-Matic: Automatic handling of GDPR consent forms
#109Earlier quoted context omitted.
> I wish there was a standard browser API for this. There was: https://en.wikipedia.org/wiki/P3P
And Google was caught exploiting a weakness in the P3P implementation to bypass it entirely. Google was also caught exploiting a loophole in Safari when it added 3rd party cookie blocking: https://www.zdnet.com/article/google-pays-17m-to-settle-safa... AdTech companies want to track you, and it's naive to think they will ever honestly and voluntarily use any APIs that blocks it. Current deliberately-awful cookie cons…
The context has obviously changed: there used to be no consequences for lying/bypassing (I didn't actually know about the Google case you mention; although it doesn't surprise me!), and most importantly: there were no consequences for not bothering to put it on a site at all. Hence the low adoption, and hence it died away. That's now changed, there's a chance some "non evil" sites might bring it back.
> Current deliberately-awful cookie consent prompts are malicious compliance aimed to make law makers look incompetent and make people resent privacy protection laws.
Yep. That's why machine-readable requests, with default-deny responses from user agents, won't appear any time soon; especially in browsers made/sponsored by adtech giants! The inconvenient, manual-effort is a feature of consent popups (at least, for those who came up with the idea; most sites just jumped on the band-wagon)