Live data from Hacker News

Consent-O-Matic: Automatic handling of GDPR consent forms

github.com

111–120 of 137 posts

Re: Consent-O-Matic: Automatic handling of GDPR consent forms

#111

Earlier quoted context omitted.

"Accept all" and the "Deny all" must be both be the same level of "easy-ness" I think this is not clear until it has been tested in court. Many websites now have two offers: Free with 3rd part ads and paid. Surely paying is much less easy than clicking "Ok, show me the content with 3rd party ads". It will be very interesting, how courts see this.

I think it's pretty clear, GDPR literally says 'It shall be as easy to withdraw as to give consent'. The really problem is enforcement has been lacking, this is what NOYB are co. are working to fix.

As far as I understand it, "withdraw" here is the withdraw of the consent at a later time. Consent that was previously given.

https://gdpr-info.eu/art-7-gdpr/

I don't think it means that when asked for consent, the user must have an easy way to deny that consent. As the user can always decide to simply not use the website.

Re: Consent-O-Matic: Automatic handling of GDPR consent forms

#112

I just use https://www.i-dont-care-about-cookies.eu/ with uBlock Origin and it just works.

If you care about your data being harvested it's not the same though. This one actually declines tracking. I don't care about cookies often accepts all tracking for you.

"""In most cases, it just blocks or hides cookie related pop-ups. When it's needed for the website to work properly, it will automatically accept the cookie policy for you (sometimes it will accept all and sometimes only necessary cookie categories, depending on what's easier to do). It doesn't delete cookies."""

Re: Consent-O-Matic: Automatic handling of GDPR consent forms

#113
post #51
post #36

Earlier quoted context omitted.

That's not informed consent but if you decide to accept everything without reading anything, it's your right to do it. You won't be able to complain in case of "surprises". So yes, a browser could come with an "Accept all" setting, probably disabled by default, but which browser vendor is going to go through the trouble of implementing that, proposing an API and above all getting every Privacy Agency of the world to…

Clicking a checkbox that says "accept all tracking/cookies purpose from any website" and having the browser accept for you absolutely is informed consent. A court would look at this and a person who mindlessly clicked "accept all" on every website as equivalent. Browsers could propose an API for this functionality and no doubt some websites would implement it. They havent but they could. Whether there's any point is…

> Clicking a checkbox that says "accept all tracking/cookies purpose from any website" and having the browser accept for you absolutely is informed consent.

IANAL so it's pointless for me to argue on that point. Of course if somebody is happy to accept in advance any privacy policy and will confirm all of those automated choices in a court (if they'll ever be challenged, can't think why), no problem with that.

My point was that we shouldn't expect a major browser vendor to go through all the process to build an API with those legal implications. I wouldn't bet on major websites adopting that API anyway. It looks so much following the letter of the law and circumventing the spirit of it. Very risky, both legally and as a middle finger to the regulators.

Re: Consent-O-Matic: Automatic handling of GDPR consent forms

#114

Not sure what it should do, but after installing it it just did nothing on a few German news sites I tested it on. It also did nothing on my own site (using klaro.js). I would still have to click and do the same steps that I would have done without the plugin. No idea what should have been the effect.

You can click on extension icon and report that autofill didn't work on that website. Currently it handles only some consent forms.

Why should I? I test something. It doesn't work. I remove it. I have no interest in doing their job for them.

Re: Consent-O-Matic: Automatic handling of GDPR consent forms

#115

Earlier quoted context omitted.

We had something like that called DNT, and not only did nobody honor it, but it was used as an extra fingerprinting vector, totally defeating its purpose. According to the GDPR, all non-essential tracking should be off by default, so "decline" is already the default if companies were compliant with the regulation (which is a big "if").

I was in ad tech once. We obeyed it. Lots of traffic went through us. No one cared that we obeyed it and our competitors didn’t. Left the code in anyway but that’s the thing about these things: consumer behavior reveals that they don’t actually give a fuck about whether anyone obeys this or not except for the time when they want to be outraged.

And the customer is always right.

Re: Consent-O-Matic: Automatic handling of GDPR consent forms

#116

Earlier quoted context omitted.

In Germany, the media sites that offered "either tracking/advertising" on vs "paid content approach" were already in court with that practice and won. The current situation is, that the courts decided, that the business model (advertising and by that tracking the sh*t out of people) is valid if they offer an alternative were people pay them for access to the content.

were already in court Really? That surprises me. I did not hear about this. Do you have a link to such a case?

I know I read that in one of the data privacy newsletters I receive but am sadly currently not able to find it.

Sorry.

Re: Consent-O-Matic: Automatic handling of GDPR consent forms

#117

Earlier quoted context omitted.

We had something like that called DNT, and not only did nobody honor it, but it was used as an extra fingerprinting vector, totally defeating its purpose. According to the GDPR, all non-essential tracking should be off by default, so "decline" is already the default if companies were compliant with the regulation (which is a big "if").

I was in ad tech once. We obeyed it. Lots of traffic went through us. No one cared that we obeyed it and our competitors didn’t. Left the code in anyway but that’s the thing about these things: consumer behavior reveals that they don’t actually give a fuck about whether anyone obeys this or not except for the time when they want to be outraged.

The thing is that from a user's perspective there's no way to tell whether someone obeys it or not because lying is not punished, so the safe thing to do is to assume the worst in all cases.

Re: Consent-O-Matic: Automatic handling of GDPR consent forms

#118
post #42

I 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.

That's not linked to consent forms.

If you self host everything, but are still using my personal info, you need my consent.

Re: Consent-O-Matic: Automatic handling of GDPR consent forms

#119

I wish there was an open source project for developers to implement those darn consent forms. Adsense offers an automatic consent modal. But the problem with that one is that it not only displays the consent modal but also injects a smaller widget into the site. It looks like the widget only pops up when the user scrolls down to the bottom of the page. Unfortunately, that also makes it pop up when the page is not lon…

How about implementing the website or app as if all users only give consent to essential cookies and show no consent UI at all?

Re: Consent-O-Matic: Automatic handling of GDPR consent forms

#120

Earlier quoted context omitted.

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.

Or you can just ignore GDPR if you're outside the EU.

Alternatively, do not track personal data and do not show any forms.
Post reply on HN