Top
Best
New

Posted by rapnie 9 hours ago

Kill The Cookie Banner(killthecookiebanner.eu)
693 points | 323 comments
chrismorgan 5 hours ago|
The other approach to killing the cookie banner is simply to declare that such a thing cannot constitute “informed consent”. (Perhaps: “ticking a checkbox and/or clicking a button cannot constitute informed consent”; and see what they try next.) From a factual perspective, I honestly think that shouldn’t be controversial: it’s well-understood that very few people actually read those things, they just want to get them out of the way. Just as shrink-wrap licenses and even simple contracts have at times in some jurisdictions essentially been neutered, so that only terms that a reasonable person would expect to be there are enforceable, at which point it becomes obvious that the whole thing needs tearing down in favour of standard licenses/contracts. In the Australian state Victoria, for example, there are standard rent and property sale contracts; for renting you must use that contract <https://www.consumer.vic.gov.au/housing/renting/starting-and...>, and I got the impression that residential sales practically always use the standard contract.

But of course it’s impossible to convince someone of something when their livelihood depends on their not understanding it.

kleiba2 4 hours ago||
> it’s well-understood that very few people actually read those things, they just want to get them out of the way.

This is a jaw-drop moment for me every single time I observe someone else using the web and quickly clicking "accept" on every single cookie banners that pops up, without ever wasting a second even reading what they're accepting. It's mind boggling to me. Sure, I'm in IT, so surely I'm more aware of data mining, profiling, and other privacy-related aspects. But in many cases, you could just click "reject" and the banner would also disappear...

To me, having a browser setting for cookies is the only sane way to handle this, it's surprising that this was not considered from the beginning.

readread 4 hours ago|||
"Accept all" always makes it go away immediately.

Some variant on "reject" takes more effort like 70% of the time. Which is on purpose, of course. The ones that aren't maliciously-complying have a "necessary only" button that insta-closes it, but tons pretend that you might want to allow some spying but not all of it and make you go through another screen if you don't just "accept all".

> To me, having a browser setting for cookies is the only sane way to handle this, it's surprising that this was not considered from the beginning.

Then it'd be possible to default it to "nope" (Firefox, and perhaps Safari, might do this) or to allow a "never, anywhere" setting the first time the question is asked, and malware and spyware vendors know that'd mean a much larger proportion of denials.

jackson1442 3 hours ago||
"necessary only" also tends to have a malicious compliance aspect where they don't store a cookie recording your preference and show the banner on every single page until you click accept.
remus 3 hours ago|||
Perhaps I am overly optimistic in thinking this is just incompetence.
tikhonj 2 hours ago|||
Well, maybe it is... but then the PM never prioritizes testing or fixing the problem. They're not intentionally trying to get more people to accept cookies, it's just that there are always more important features to build and fires to fight, and fixing the cookie banner won't move any of the metrics executives are breathing down their necks about, and it won't look good in the perf packet...

But of course, designing the system that pushes people to make this sort of decision was absolutely intentional.

So even when it's incompetence, it's still malicious, just in a way that obscures the explicit decision-making that led to the result.

smallmancontrov 3 hours ago|||
Yes, you are. The legislative process around EPD/EPR fully anticipated the malicious compliance and it became a back-and-forth political football long before anything was passed. The legislators were never dumb and the corporations were always greedy+powerful.
whstl 2 hours ago||
I had one of the providers recommending us that we leave the "Decline All" button out of Europe, since it's not widely prosecuted, buy recommended that we add it to California, since chances are slimmer.

Naturally in a camera meeting with a "don't tell anyone we said that" appended right before.

The marketing people in the meeting were very angry that California was "doing it to them".

PunchyHamster 2 hours ago|||
which they can be sued for as that's not compliant way to handle it. Just that nobody bothers
xp84 2 hours ago||||
It literally does not matter what you pick on these things - most of them don't work anyway. Think about it: Of course they don't. All the third-party javascript is already on the page. Anything you do inside the sandbox with UI provided by, usually, some other third-party, can't just magically force all that other code to behave in a specific way, unless someone has done a great deal of work to integrate the cookie banner code. If the first-party site were that competent at instrumenting every bit of third-party code the marketing department threw at the website department, they wouldn't even need the third-party cookie banner vendor in the first place.

Clicking those "REJECT!" buttons might make you feel empowered, but it's pointless. Just set your browser to delete all the cookies at the end of the session except for whatever sites you want to allow to 'remember' you.

The whole thing has always been a problem to be properly solved by the browser, and it's probably just the fact that Google makes the only browser that matters, that it's been foisted upon every website owner, who mostly just wants basic analytics and to track conversions from the ads they run, and isn't "selling your data."

The browser is your user agent. If it's sending any information up to web servers on every request that isn't okay with you, why are you using it?

zugi 1 hour ago|||
> Just set your browser to delete all the cookies at the end of the session except for whatever sites you want to allow to 'remember' you

Exactly. I use the "I don't care about cookies" extension, which rejects most cookies automatically without me having to see the popups. But even accepting cookies is fine - I'll be closing my browser soon anyway and they'll be gone.

donaltroddyn 28 minutes ago|||
[dead]
ablob 3 hours ago||||
It's a nag-box that appears every time someone visits a new website. Of course people are going to click it away as fast as possible. In the few cases you repeatedly visit a website one might want to reconsider, but by then it's out of mind due to not being shown after giving consent.

It is known that warnings and pop-ups that show up almost all the time yield diminishing returns. I think it was named "normalization of deviation" by some folks in a blog a while ago, and I believe that name fits. If you get warned about missing https all the time, or that something might be dangerous (even though it does precisely what you want it to do), it will loose its effect by the time you actually need it.

You can argue this is malicious compliance, but if you want it to go away it would probably be easier to go for banning tracking and personalized ads altogether. Eliminate the reason for this behavior, so to speak.

fnord123 3 hours ago||||
> To me, having a browser setting for cookies is the only sane way to handle this, it's surprising that this was not considered from the beginning.

There is one. It's a DNT header. Knucklehead websites ignore it.

xp84 51 minutes ago|||
Because it doesn't mean anything specific and breaks entire business models (merely logging that you landed from an ad click and seeing if you check out counts as 'tracking,' doesn't it?) if interpreted purely literally. So, the only way to treat it is to either ignore it or to just send back an error code and message that says "Sorry, having some tracking is the condition to get this free content. Accept or don't."

Like it or not, the Web is a two-way street, meaning that the server end of the transaction doesn't owe the client end anything in particular unless there's some relationship in place (like a payment). It appears the "just ignore it" matches the intent of most web users, though, since an overwhelming majority of web visitors accept a bunch of spammy ads + free 'content,' and a slim minority pay for ad-free alternatives.

fnord123 16 minutes ago|||
> "Sorry, having some tracking is the condition to get this free content. Accept or don't."

The law that caused the cookie banners also says companies cannot block access to the site if the cookies are not required for the functioning of the site.

Some German news sites have broken this and have "accept or pay" and I think this leaked to news sites in other countries. Facebook even tried it.

So, sure, if DNT is true, try to make people pay. Fine by me.

sumeno 2 hours ago|||
Including the one we're posting on
ryukafalz 4 hours ago||||
> But in many cases, you could just click "reject" and the banner would also disappear...

Oftentimes the reject flow is substantially more annoying than the accept flow. I click reject myself when it's an option, but I can absolutely understand how people might get conditioned to click accept when clicking reject might result in more popups.

thom 2 hours ago||
A lot of UK sites (Reach local news stuff) now explicitly say take cookies or pay, which tbh I always thought was illegal.
xp84 42 minutes ago|||
It's wild to me that anyone thinks that would be a reasonable law (whether or not it is law, I have no clue, I don't live in UK or EU).

If you made a website and you said "To view the private content on my website, you have to either pay me, or sign a name, any name you wish, in my guestbook" what business is it of the government to say "No, this random person refuses to pay or sign the book, but Thom, you have to let them see all your articles anyway."

Note that I used "sign any name" as the metaphor, not "show ID," since it is trivial to not allow any important information exchange if you simply delete the cookies yourself, which is easy to configure a browser to do. The end-user has the choice, if it's so important to them, to configure their browser. Even Chrome can be configured for which sites to allow cookies, which to disallow, and which to clear when the browser closes (the smart choice, since accepting them and throwing them away soon after is the undetectable option that accomplishes your main aim).

dredmorbius 59 minutes ago||||
The UK is somewhat famously no longer part of the EU (you may have heard of a thing called "Brexit" a few years back).

However the UK does have its own GDPR regulation (see: <https://www.gov.uk/data-protection>), though my understanding is that it may be less strict in requiring equivalence between "accept" and "reject" actions. (I may be wrong on this.)

UK sites accessed from the EU would have to be under EU GDPR compliance.

roelschroeven 2 hours ago|||
It is illegal, but compliance is not enforced to the degree that it should. Companies get away with a lot of GDPR infractions, unfortunately.
nickff 3 hours ago||||
I believe myself to be fairly well-informed, and usually accept the cookies, because I don’t foresee any potential harms, and it helps the people running the website. I am worried about many things like phishing and hacking/data leaks, but the valuable data isn’t cookie-related.

What harm are you worried about?

layer8 3 hours ago|||
Tracking usually happens across websites, meaning the information is shared with third parties outside the people running the website where you accepted the cookies. Knowing your interests, behavior and preferences makes you prone to manipulation. The selection of information shown to you will be crafted such as it maximizes engagement. For example, showing you information that upsets you, in order to get you to react. Or just information with a slant or spin to influence your opinion. Nobody is immune to being affected by the distribution of what they are being shown.
whstl 2 hours ago||||
The banner is not just about cookies, but also about data sharing, so by accepting you increase the amount of your data that can be leaked.

These banners handle both ePrivacy consent for cookies etc, but also GDPR Art. 6(1)(a) for processing purposes (personalised ads, measurement, audience insights, precise geolocation, even device fingerprinting).

fsflover 3 hours ago|||
These popups aren't about cookies but really about spying. It seems you have nothing to hide. I understand: I also don't. However, the problem with spying is not about individual secrets but about the society and democracy.

Lack of privacy harms journalism and activism, making the government too powerful and not accountable. If only activists and journalists will try to have the privacy, it will be much easier to target them. Everyone should have privacy to protect them. It’s sort of like freedom of speech is necessary not just for journalists, but for everyone, even if you have nothing to say.

SlightlyLeftPad 27 minutes ago||||
There is also the fact that by rejecting, the cookie that remembers that preference expires after like a day, so you have to click that dumb banner almost every time you visit the site.
gbalduzzi 13 minutes ago||
And that is malicious, it is not supposed to happen
hobo123 2 hours ago||||
"To me, having a browser setting for cookies is the only sane way to handle this, it's surprising that this was not considered from the beginning."

This is exactly what browsers did back the 90s, they asked about every single cookie.

Then browsers got configurable options to simply accept either all cookies, no cookies, or only first party cookies (excluding third party sites unrelated to the domain you visited).

For now well over 20 years I have disabled 3rd party cookies in all browsers I use, and only in a few cases overall did I need to make exemptions.

montroser 1 hour ago||||
Well, the whole thing is theater anyway. It does not matter what you choose.

They will fingerprint you with or without cookies. They may or not try to honor your preferences, but their "partners" will not try, and by the time you see that banner, it's all out there.

"Accept" is the close button.

aetch 2 hours ago||||
People expect visiting a website to be read only or contained within a sandbox to not read other files on their computer which is correct. Most people just don’t care about tracking and want to get to the content.
WheatMillington 1 hour ago||||
Most people reasonably assume that if they click Reject they won't get the page they're looking for.
unclebucknasty 4 hours ago||||
>This is a jaw-drop moment for me every single time I observe someone else using the web and quickly clicking "accept"

There's a mismatch between the velocity at which people visit sites and the time it takes to navigate the cookie particulars of each site.

And, we can dismiss this as people being uninformed or lazy but the reality it is that's actually not so unreasonable. Cookies are in some ways near the bottom of the list where privacy is concerned, given everything else from breaches to search dossiers to device finger-printing to mobile device location-tracking to the ubiquity of cameras in the real world, and on and on.

The idea that we're clawing back privacy in any meaningful sense by blocking a few cookies here and there is kind of quaint.

stefan_ 2 hours ago||||
Because 90% don't even do anything? It turns out it's actually one of those really annoying problems to delay cookies which were supposed to be sent already in the HTTP request response until a user interaction has happened. And on a lot of pages, non technical people embed random 3rd party resources. And these 3rd party resources might claim to use only "technically necessary" cookies, but of course that's nonsense; I'm not visiting the 3rd party.
dv_dt 3 hours ago||||
if ever there were a need for a small local ai plugin...
agos 1 hour ago|||
I suggest looking at "consent-O-matic" which might not be AI but takes care of the issue for you
cuu508 3 hours ago|||
uBlock Origin's "annoyances" filter lists also do the job.
goodrubyist 2 hours ago|||
Agreeing to terms and contracts without reading or at least skimming them is not responsible adult behavior and should not be used as a model for legislation, no matter how many people do it. I agree that we do have a culture where private law is not taken very seriously, and that's very unfortunate.

People do not have a right (morally speaking, not legally) to access or use a service (or a website) etc without having to read/agree to the terms (applies to analog and digital).

swat535 2 hours ago|||
Terms of services and contracts are written for lawyers and not the average people.

If your terms require people to get a law degree and take a week to parse the 400 page document, then I would argue that it's a tactic to get people to sign up for the service without fully understanding it.

We need legislation that forces companies to communicate the terms in a way that an average person can comprehend.

sumeno 2 hours ago||||
How much of https://www.ycombinator.com/legal/ have you actually read?
Maxion 2 hours ago|||
Try to get anything done then, there's so many places these days where you have to approve 300 page legal documents to e.g. record day care times, pick up packages and so forth. There is literally not enough time in the day. The option for me would be to not put my kid in daycare (I lose the spot if I don't put in the daycare times, and the only way to do that is a 3rd party service) and not pick up packages (have to agree to the EULA to get the app that I need to unlock the pickup locker) and dozens of other places.

We really need to stop companies from putting up these insanely complicated legal texts to use basic services when they could all be behind standard contracts.

basch 4 hours ago|||
Cookie control always should have been a browser control. The legal route always should have been to force it to be built into browsers that provide sane defaults, and make it illegal to circumvent what the browser declares as far as fingerprinting etc.

any sort of elevation prompt, IF I allow them to be popups or an icon in a toolbar, should always be in the same place and not cover the page.

MassiveQuasar 3 hours ago|||
Just enforce the GPC header... https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/...
quantumwannabe 52 minutes ago||
Or the "Do Not Track" header: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/...
IanCal 2 hours ago||||
In a way it is - or rather it wouldn’t t change anything if we added more features.

The default is “no”. Without explicit consent you can’t do a lot of things.

You can’t have a default yes, because how can you agree with consent but automatically to everything?

And if it’s a no, are you saying you can’t ask a user for permission to use their data for a specific purpose?

And if you can ask, that’s what we have right now.

lukeschlather 1 hour ago||
Yeah I think it probably does mean you should be banned from asking in most cases. If you have a legitimate interest you don't need to ask. If you need to ask your interest is not actually legitimate and you know it.
nickff 3 hours ago|||
If people really cared, they’d choose browsers that have better control, but that’s obviously not a priority for them. Why do you think this sort of thing should be regulated to suit your preferences when most people don’t seem to agree with you?
preg_match 3 hours ago|||
Because everyone agrees - cookies banners are annoying and need to go away. Everyone is on the same page about this. The easiest way to make that happen is "move them into the browser".

How often do you get prompted for, say, secure DNS or HTTP? Almost never, because your browser has sane defaults and controls that. So, there you go.

ablob 3 hours ago||||
I think that's a stretch. People can care, but be unwilling to spend the time researching it or accept the trade offs that come with small browsers (which are often unsupported for applications you might want to use). There are many things someone might care about and at some point you have to prioritize. This topic in particular is practically a cold war where you always have to catch up on how things are, lest you loose it all. The required effort is disproportionate to the result.

P.S.: No true Scotsman spotted

ClumsyPilot 3 hours ago|||
> If people really cared, they’d choose browsers that have better control

If people really cared, they’d chose reputable suppliers that sell non toxic food. If they are eating food with lead, they don’t care.

Don’t force your wordview on people through regulation

whstl 2 hours ago||
> Don’t force your wordview on people through regulation

As opposed to enforcing your worldview with a lack of regulation?

Because that's precisely what's happening, with the advertisement industry enforcing their worldview through lack of compliance.

ethin 3 hours ago|||
IMO any contract, waver, etc., shouldn't be legally enforceable unless the signatory has actually read it. It's always seemed to me to be one hell of a pathway of abuse (in a way) to just be able to bind someone to be legally required to do anything you want, for example, by just relying on them not reading the thing they signed.
dotancohen 3 hours ago||
How to know if they actually read it? The signature implies that the contract has been read, understood, and accepted. I see no need for any alternative mechanism.
inigyou 3 hours ago||
Well for instance if the other party is pressuring you to sign it then it can't be assumed that you had adequate time to read it and understand it
dotancohen 1 hour ago||
Contract law of every civilised land already has a process for considering and accounting for duress.
inigyou 38 minutes ago||
It only accounts for "sign this or I'll kill you" not for "you have ten seconds to make a decision or the dream vacation goes to the next person"
arjie 2 hours ago|||
Good grief no. Using websites in the UK and the EU is an exercise in pain. Every single one of them has the doorway effect where you follow a link to them and you’re faced with some Subway sandwich grade range of choices to be made and you’ve forgotten why you were there in the first place.

As it stands I just hit Accept on literally everything and that’s fine for me.

j1elo 2 hours ago|||
You could use Consent-O-Matic https://addons.mozilla.org/en-US/firefox/addon/consent-o-mat...

It already pushes the correct "Reject" button for you on a lot of sites (not all; it works based on rule lists)

arjie 2 hours ago||
I used this for a bit and then some sites would just not work. I get it. It’s a hard thing to do and I admire it but getting blank result is far more frustrating than clicking accept each time.
bbg2401 1 hour ago|||
How cookie consent has been deployed by the data sponges is my go-to demonstration of malicious compliance.
otterley 5 hours ago|||
> From a factual perspective, I honestly think that shouldn’t be controversial: it’s well-understood that very few people actually read those things, they just want to get them out of the way

There’s no way this would fly. “I didn’t read it” can’t possibly be an excuse to avoid being bound by an agreement. Every party to an agreement that flaunted its terms, even though they took advantage of the benefits granted by it, would invoke it as a defense, and it’s irrefutable. The system would completely fall apart if this happened.

There’s a balance that needs to be carefully managed here. Yes, fairness to consumers is important. But you can’t destroy the incentive to produce value in so doing.

znnajdla 4 hours ago|||
> “I didn’t read it” can’t possibly be an excuse to avoid being bound by an agreement

Only engineers have trouble understanding this. It can be a reasonable defense, and it has successfully been used in courts of law many times. The law is not a machine that compiles text like code literally. Imagine someone who coerces a dying or sick person to sign an agreement they couldn’t possibly be in a reasonable state of mind to understand what they were doing -- the law can and does invalidate such “contracts”. That is the same principle behind age of consent laws. The law could theorerically (and does) invalidate “agreements” which no one is reasonably expected to read and understand.

otterley 4 hours ago||
I am an attorney, and am aware of certain exceptions. But these are exceptions and not the general rule, which is what I am speaking of.

> The law could theorerically (and does) invalidate “agreements” which no one is reasonably expected to read and understand.

I haven’t heard of a single case where an agreement was voided because “no one could reasonably be expected to understand it.” Unless the language was so impenetrable or vague that the agreement itself could not be discerned. Lawyers tend not to write such agreements.

IsTom 4 hours ago|||
EULAs are restricted in power in EU and at least to me these cookie banners are similar in spirit.
tempestn 4 hours ago||||
"I didn't read it," sure. But, "A reasonable person would not read it?"
ChadNauseam 4 hours ago||
Why would a reasonable person not read it?

I just visited theguardian.com to see their cookie banner. The banner says this:

> Your Privacy (`x` button to close the tab)

> US residents have certain rights with regard to the sale or sharing of personal information to third parties.

> Guardian News and Media and our partners use information collected through cookies or in other forms to improve experience on our site and pages, analyze how it is used and show personalized advertising.

> You can opt out of the sale of all of your personal information by pressing

> <button>Do not sell or share my personal information</button>

It's 3 sentences, plus a button that says "Do not sell or share my personal information". I actually don't even think this is GDPR compliant, because my layman's understanding says that GDPR consent must be presented as opt-in, rather than opt-out. (I guess they are going for CCPA/CPRA compliance?) But anyway, I would think that a reasonable person could be expected to notice a button that says "Do not sell or share my personal information" and then click it, especially when it's portrayed prominently at the bottom of the page.

preg_match 3 hours ago|||
> Why would a reasonable person not read it?

Because this is there 1 millionth cookie banner, because every site and their momma has one.

Also, 90% of cookie banners are not this good. They tell you nothing, hide the "reject" button behind multiple screens, etc. At that point the consumer is trained to click accept.

troupo 3 hours ago|||
This is indeed a rather good implementation of ehat GDPR requires: clear unambiguous language, an opt-out available immediately.

This is the definition of informed consent

jkaplowitz 1 hour ago||
The GDPR doesn’t allow opt-out consent to count as consent. The only consent it recognizes as valid consent is opt-in.

However, since we are discussing the banner that The Guardian website shows to US viewers, I assume they’re trying to comply with California privacy law, which does allow opt-out regarding the sale of personal information.

tacitusarc 4 hours ago|||
But it is complicated, no? Even if you click you agree, if the you thought you were agreeing to one thing but actually agreed to another because they buried the lede, “I didn’t read it” is a reasonable defense.
SiempreViernes 3 hours ago|||
Why would you claim the false "I didn't read it" ahead of the true "I read it but understood it differently"? The latter allows for adding the fault shifting claim "because the other party wrote it deceptively", while "intentionally didn't read" makes it much harder to blame the other guy.
otterley 4 hours ago|||
It just won’t fly in court. Full stop. There are perhaps other defenses to be raised, like unconscionable terms, but not that one.
ferngodfather 3 hours ago||
It really depends on the term they're trying to rely on. We have the "red hand rule" in England and Wales that means that unusual and onerous terms will not be incorporated unless it can be expressly shown they were fairly brought to the parties attention.
victorbjorklund 4 hours ago||||
It can and has been in many cases in many legal systems. For example, let’s say you walk into my store to buy a dish washer. I say ”here is an extended warranty that I will give you. Just sign” you sign it instead of reading 15 pages of boilerplate. In the end of the document it says you now owe me 10 billion dollars. Doubt I will be able to enforce it in most legal systems.
otterley 4 hours ago|||
That’s not an “I didn’t read it” defense. That’s a “term is this contract is unconscionable” defense. They’re not the same thing. I was speaking strictly of the former.

Also, striking an unconscionable term typically does not void the whole contract. Just the term in question.

bryanrasmussen 4 hours ago|||
As a general rule I believe many online terms of use, eulas and similar online contracts are examples of procedural unconscionability, in that length is often too long that one can be expected to read it in the day to day action of "surfing the web", I believe this is also the opinion of the EU and many of its member states, hence the limitations found on enforcement of such contracts.

Aside from that many of these contract have terms that might be considered substantive unconscionability - for example if terms state that what you post can be used by the company that owns the service for marketing of the company or the service I feel this would not make it through most legal systems that I feel before the attempt are not inherently corrupt.

otterley 4 hours ago||
I would personally be shocked if the EU voids click-wrap agreements for unconscionableness based on the process alone. I’m not super familiar with EU law; is that what it truly says? I rather doubt it because I do business in the EU and have been asked to agree to terms as a condition of making purchases online there.
simonra 2 hours ago|||
Online retailers in the nordics occasionally try to post terms and conditions that contradict consumer protection laws, for instance retailers being on the hook for warrantying product(ion) defects for 5 years after purchases of products that ought to be durable, like electronics. The retailers win out on a substantial amount of the population not contesting it, but if you as a consumer go through the process the findings is basically always in your favor, despite there being agreements to something else. Telecommunications providers also have a long history of having their consumer invoices being voided for being unconscionable despite service agreements, especially in cases with children playing with devices (but otherwise also), going all the way back to the landline age.
otterley 2 hours ago||
Right. But those are substantively unconscionable terms, not about the agreement process itself.
bryanrasmussen 54 minutes ago||
sorry I did not phrase that very well, when I said as a general rule I believe I meant that if put to the test it could be often won on length alone in conjunction with the activity being done, but almost always these contracts are substantively unconsionable and of course people contest that, because most people don't get angry and want to fight for no reason, they do it because it is violating their rights.

As an example I have an email account with site A. I go to site A and log in, they suddenly spring a large new contract for me to read, I cannot get through to do what I came to do, it will take me 5 minutes to read so I click OK because I am on my way to check my email with site A. Procedurally this is not reasonable behavior.

What would be reasonable?

"Hi, we are changing our terms of service, you can see it at this link and agree. If you don't have the time right now you can do it later, but in three days you will lose access to the service unless you agree to terms."

There are however lots of other laws in the EU which may in fact make this behavior substantively unconscionable anyway. I certainly believe there would also be substantive arguments to be made in this case.

SiempreViernes 2 hours ago|||
The council directive on unfair terms in consumer contracts puts every pre-canned contract in scope, and unfair provisions on a contract are rule non-binding (if the contract can keep existing after the unfair bits are taken out).

https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A...

otterley 2 hours ago||
Right. But those are substantively unconscionable terms (“unfair provisions”), not about the agreement process itself.
lukeschlather 1 hour ago||||
All of these cookie forms have the same set of toggles. At a high level all anyone is saying is that we should just declare any kind of tracking cookies unconscionable terms for this kind of dialog box. Caching, shopping carts, explicit log in, these are totally fine and you don't need a dialog. The tracking stuff is not that hard to define and it should just be declared unconscionable.
Y_Y 2 hours ago|||
That's why billionaires don't buy their own dishwashers
nekusar 4 hours ago|||
This is bullshit.

https://www.nbcnews.com/news/us-news/disney-says-man-cant-su...

"Disney is trying to have a widower's wrongful death lawsuit dismissed and sent to arbitration because the man had signed up for a Disney+ account several years ago."

Now what happened was that Disney quit fighting over really bad PR. But the court challenge would have liteky succeeded.

Paracompact 3 hours ago||
What's bullshit? You mean to say the dishwasher buyer would legally be on the hook for billions?
c0_0p_ 4 hours ago||||
That argument has actually worked in some cases, especially when you need to click away to actually access the document. I assume it's why we see more and more examples where you need to scroll the full body of text in order to "agree".
Avicebron 4 hours ago||||
> There’s a balance that needs to be carefully managed here. Yes, fairness to consumers is important. But you can’t destroy the incentive to produce value in so doing.

The value is derived from the people consuming the product. Placing the "incentive to produce value" above the people who presumably are the source of this value seems...misaligned.

otterley 4 hours ago||
If there’s no product or service to be consumed, there’s no value produced either. That’s the point: it’s harmful to eliminate the incentive to produce.
Avicebron 4 hours ago|||
People will _always_ need things. There are very few things that will eliminate people's need for things and producers will of course adapt to the environment.

What we need is an environment that does not give the producers asymmetric power over consumers and the products will naturally align with that.

inigyou 4 hours ago|||
What if only the incentive to produce bad things is eliminated
monkpit 4 hours ago||
* definition of bad is subjective and may vary depending upon which lobby group has the most cash to throw around
inigyou 4 hours ago||
no, I referred to actual bad things
otterley 4 hours ago||
The point is still correct. People often disagree on what is good and what is bad. It’s a judgement, not an indisputable fact.
readread 3 hours ago|||
Oh good, nothing's possible then, we should give up on regulating bad things because hitmen think murder isn't bad when they do it.
otterley 3 hours ago||
How did you arrive at that conclusion? Laws are the result of debate between sides and the prevailing opinion. The fact that laws aren’t identical in every jurisdiction worldwide reflects that there isn’t universal agreement on every question.

Also, sarcasm isn’t welcome here. Please read the HN guidelines.

readread 3 hours ago|||
> Also, sarcasm isn’t welcome here. Please read the HN guidelines.

Ah yes, I didn't couch my post in any of the various, rampant HN-friendly versions of shitposting. I'll try to follow your example from here on out. Excellent touch citing the guidelines at me after your role in this thread, A+.

Re-reads this thread, taking notes

Y_Y 2 hours ago||
You can hardly expect a greenname to have mastered such a subtle art.
readread 1 hour ago||
I abandon accounts when they get way into the hundreds of karma, generally, or a couple times I’ve let it get a ways into the thousands before destroying the password. I prefer not to become attached to it, and find the minor clout of recognition (upvoted comments that probably ought not have been…) kinda gross.
Fraterkes 1 hour ago|||
Your condescension is also obviously unhelpful here. Do better.
inigyou 3 hours ago|||
so why do anything if it's impossible to tell what's good and what's bad?
otterley 3 hours ago||
See my sibling comment.
bee_rider 3 hours ago||||
I don’t see how we could possibly prove that the person who clicked “I agree” is still the person using the computer.

Or that any actual human is aware that an agreement was made (since an AI can find a checkbox nowadays or software can be configured to bypass it). One way to add balance could be to require people asking for contracts to actually treat them like real serious legal documents, show up for the signing, and figure out who they are making an agreement with.

otterley 2 hours ago||
That doesn’t matter. If you authorize an agent—human or mechanical—to enter into agreements on your behalf (even by mistake), and the agent presents itself as operating on your behalf, the agent’s decisions will be treated as though they were your own.

Prinicipal-agent law predates computers by a very long time.

bluGill 4 hours ago||||
Of you need a nonstandard contract then you need to provide proof that it was understood. These are not provided in a context where I would expect anyone reading it to have a lawyer to advise so they obviously don't understand it
otterley 4 hours ago||
By that same logic, do you believe ignorance of the law is a valid defense to a criminal charge? Laws are also written by lawyers.
bluGill 2 hours ago||
No, but I do believe that if the jury doesn't find it was obviously a crime without any being told the law then it wasn't a crime. That is the text of the law isn't important until guilty is decided. (So the jury can decide degree if that is a question for the jury, otherwise the judge needs to know for sentencing but the jury doesn't care)
deaton 4 hours ago|||
But "its specifically engineered to ensure that nobody reads it" is a real argument
otterley 4 hours ago||
Where has this ever been adjudicated?
ymolodtsov 4 hours ago|||
Websites need cookies. I don't get why I have to suffer through this for a few puritans who literally lose nothing in the process of this transaction but act as if Stasi is watching them.
estebarb 4 hours ago||
Session cookies do not require a banner.
tempestn 4 hours ago||
Aggregated analytics do, and you can't run a serious website without some kind of analytics. Preference-storing does as well, despite any reasonable user expecting that, if they set a preference, it will be saved.
preg_match 3 hours ago|||
You don't need cookies for basic aggregated analytics. Now if you want to track and record mouse movement, you do, and that's a privacy concern.

The law really has nothing to do with cookies, it has to do with privacy, tracking, and PII. You can absolutely save preferences and perform analytics. What you can't do is hoard data that is personally identifiable for purposes that are not obvious to the consumer.

tappio 3 hours ago|||
There are many analytics solutions that dont require cookies. You can do aggregated analytics just fine without. Saving preferences does not require consent either.
tempestn 3 hours ago||
My understanding is that any front-end analytics solution will require consent. You're right about explicitly set preferences. I was mixing that up with inferred preferences.
jason_oster 1 hour ago||
It depends on what is to be analyzed.

How many requests per second are being served? How many error codes were delivered to clients? How quickly the service responded? Service logs without PII? All perfectly fine to aggregate and analyze without consent.

goodrubyist 2 hours ago||
If someone does not read a contract or a legal agreement, before accepting or signing, it's on them, as long as they were provided an opportunity to do so. Dissolving legal agreements because people didn't bother them to read them is not conducive to a society. This also harms people who would like to be able to form contracts with others and enjoy the benefits that come with that (for instance, you usually get something in return for agreeing to something you wouldn't otherwise). The government should not have such a big role to play here and decide which contracts are not allowed to go through.
TheScaryOne 2 hours ago||
>If someone does not read a contract or a legal agreement, before accepting or signing, it's on them

When was the last time you read an entire EULA before installing software?

I'm going to guess the time frame is somewhere around "never."

These are nuisance contracts designed to jade people with legalese while stealing their rights to things like class action and enforcing binding arbitration.

Standard contracts sounds like the way to go.

Phemist 5 hours ago||
> Tired of misleading cookie banners? The EU Commission has finally proposed a solution: set your privacy preferences in the browser once, and never see another banner.

So lawmakers do know how to make legally binding preferences based on device settings? What a crazy innovation.. now if only parents were given these options to indicate their child is using a device.. we could do away with all this Online Safety Act nonsense...

mike_hock 5 hours ago||
Don't fall for the "we are just stupid" propaganda, which is used constantly by governments acting in bad faith.

Browsers already had settings for deleting cookies. There was never a reason for banners whose only function was pulling the ladder up from smaller competitors and concentrating power in the hands of an oligopoly that could siphon data directly from the OS.

This coupled with a law mandating ISPs provide a "change IP on demand" feature would have given users a sort of "Tor light" level of privacy. Strong privacy is trivial to achieve for a government that doesn't have a conflicting goal of total surveillance.

morsch 3 hours ago|||
But I don't want to delete cookies? I want websites to use cookies that are technically necessary e.g. for keeping me logged in. I just don't want them to use it to track my behavior especially inter-website.
mike_hock 2 hours ago||
Interwebsite is solved by partitioning and login cookies are solved by explicit whitelisting.
inigyou 2 hours ago||
You think the average user is going to explicitly whitelist? The law requires sites to whitelist their own cookies under penalty of law, instead.
mike_hock 1 hour ago||
> You think the average user is going to explicitly whitelist

When prompted by the browser on first login/signup, yes, the same way the password manager works. With stored passwords, keeping the login cookie doesn't even add much value.

inigyou 45 minutes ago||
What about the other 200 unskippable prompts you get just by opening the website?

Well, there is a skip button. It's labelled "accept all"

IanCal 2 hours ago||||
It’s not about cookies. It’s about what the site is allowed to do with your data. Cookies are an implementation detail.

It’s baffling we’re having this misunderstanding on this site in 2026 still.

Jtarii 3 hours ago||||
Is there any reason to believe that the current laws being passed by the UK, EU are against the will of the people? Everything I have seen makes the "anti-porn" laws or whatever seem extremely popular.
aspbee555 5 hours ago||||
changing IP is not really enough for privacy, there is many ways to fingerprint your machine/browser and uniquely identify you across networks

https://creepjs.org/checker

mike_hock 2 hours ago|||
No, but it's the obvious starting point. You can then put additional laws on top banning fingerprinting out of band (if you care about window dressing), fund development of anti-fingerprinting technologies, fund Tor, run exit nodes in a transparent and publicly auditable fashion, etc.

It's not hard to make privacy work when you are the government rather than working against a hostile one.

inigyou 4 hours ago||||
I think it's because every single website breaks if you don't allow cookies at the browser level. Some knowledge of what the specific cookie does was necessary.
croes 2 hours ago|||
You mean we had the DNT flag in the browser.
Levitating 2 hours ago|||
That's exactly what the California's Digital Age Assurance Act does but that wasn't well-received either.
tgv 5 hours ago|||
The problem there is that parent's won't know how to do it, or won't care. Many can hardly operate the most user-friendly phone, let alone manage accounts.

The online safety acts and its EU counterparts are somewhat risky, but nobody wants the mention the only proper alternative: a total ban on "social media." Not just for kids, but for everyone. Or a ban on smart phones, that would work too, at least short term. But: money.

alt227 5 hours ago|||
> The problem there is that parent's won't know how to do it, or won't care.

This is unfortunately the reality.

The other day a friend asked me to help her make her phone safer for her kids to use. I started by asking if she set permissions on the apps she downloaded. She looked at me blankly, "What permissions?". I proceeded to show her how you can granularly control what you allow each app to do on your phone and what access it is allowed. Her head blew up, she had no idea any of this existed and after gong through a few menus, she didn't care any more. It was all too complicated and too much to think about for a busy mum.

This is why governments unfortunately are having to try to protect people from themselves. As tech competent people it all seems so simple to us, but we need to remember the majority of the population just click 'Allow All' and blow past all permission and security questions as they have no idea what any of it means.

dijit 5 hours ago|||
"is this device for you, or a child" is one of the first options when setting up an iphone.

I haven't set up an Android in a while, but, I doubt it's massively different.

alt227 5 hours ago|||
Yeah but most parents devices are for them, they just let their kid use it too.
dijit 4 hours ago||
Ah, I guess it's impossible to have a quick enable kids mode then.

We should just give up and give random individuals access to everyone's camera roll.. no other way.

SiempreViernes 2 hours ago|||
It is probably technically possible, but as almost twenty years hasn't been enough to implement this feature in either of the big mobile systems, it's obviously a huge practical challenge for Apple and Google.
dijit 1 hour ago||
Yeah, obviously.

Greatest minds of our generation couldn’t possibly invent fast profile switching.

Lost technology.

dwedge 3 hours ago|||
Is there a term for agreeing with someone's stance but disagreeing with the person because they're so insufferable and sarcastic in the way they present the argument?
dijit 3 hours ago||
“I don’t want to be seen agreeing with someone who combats obvious bad faith arguments with sarcasm - please think of me as being better than that, even though we would end up in a pissing contest about nuance or a digression away from the main point”.

Bit of a mouthful though.

mcfedr 3 hours ago|||
it's very simpler, i recently got an android tablet for my child and it would take a lot of effort to miss all the stuff about setting it up for a child
SoftTalker 5 hours ago|||
Make the default "allow none" or "child-safe" and then if the parent does nothing that's what they get.
Kuyawa 5 hours ago||||
When we buy a new phone, the configuration process should ask if the device will be used by a kid. Easy and simple.

When restoring factory defaults, the same question, just in case the phone is sold, gifted, stolen or whatever.

If you are going to give a phone to a minor you should set that option right from the start.

vidarh 3 hours ago||||
UK mobile operators already defaulted to blocking adult sites before OSA, and lets the subscriber turn it off, which seems like a reasonable option.

It'd be even better if there was a way for people to selectively turn it off for specific devices without MITM the connections. It wouldn't be that hard to come up with a mechanism for that.

SoftTalker 5 hours ago||||
That's why the setting should be on the device, not the browser or individual apps. One setting that you could even get pre-configured when you buy the phone.
alt227 5 hours ago||
It still doesnt solve the problem of the millions of parents that just dont care.
GaryBluto 4 hours ago|||
Why should I care that they don't?
preg_match 3 hours ago||
Right, this is the big picture nobody acknowledges. I'm not paying the price for your kid because I don't know them. I couldn't care about them even if I wanted, because their existence doesn't even intersect with my life.

Yes, as a parent, you are required to put in more effort into parenting your kid than random hypothetical people. That's obvious, and has been the case forever.

I understand the concept of community, but community is not me sacrificing my privacy for someone 1000 miles away.

If parents don't want to do X, Y, and Z to lock down their devices then that is their right. And I support their rights, so the conversation is over right then and there IMO.

SoftTalker 5 hours ago|||
More parents will care if you make it easier.
broken-kebab 5 hours ago||||
It's ok if parents won't care. It's a choice too.
SoftTalker 5 hours ago||
Yes, you can't make parents care, but make it easy for the ones who do, and you'll also pick up some number of those who care but only if it's not too difficult. There's no reason a parent should have to set permissions separately in 10 differents apps on a child's device.
readread 3 hours ago||||
I've build some moderately sophisticated server systems up on "bare metal" (as the kids say), know my way around a shell better than most programmers, understand networking better than most programmers, et c., and I still find restricting and monitoring kids' devices to be a huge pain in the ass. The only places it's not extremely shitty are the Switch (which still isn't great) and Apple devices.

Options between "we don't have tech in the house" and "wide-open tech, we have it all" are all some amount of painful, usually for no good reason.

(I remember once investigating how to do some pretty basic stuff for this in Linux, hoping to find something nicer than manually setting some executable permissions and firewall rules and then having to go back and change them all the time, and the closest thing to a guide I found was an old article from Red Hat that basically lead with "LOL, good luck you poor sap, Linux sucks at this" before going on to explain the various bad ways available to sort-of, but not entirely, accomplish it with a lot of work, and significant ongoing time-burden)

conception 5 hours ago||||
That’s not true. Every TV app has a parent setting. That’s really easy to use browser support profiles just like TV apps do bad. UX doesn’t mean that it can’t be set up easily for parents. Windows itself could have profiles for kids that has all this set automatically. It’s not hard. There’s just no will to do it.
alt227 5 hours ago||
> There’s just no will to do it.

Exactly. The problem is its from the parents side.

monkpit 4 hours ago|||
Spoken like someone who has never used parental controls. They’re a shitshow.
mcfedr 3 hours ago||||
if parents wont make the slightest bit of effort why should the rest of us pay to keep their children safe?
tgv 1 hour ago||
A bit of empathy goes a long way. That child may be your nurse one day, taking care either of you or candy crush.
BiteCode_dev 5 hours ago|||
A child can still access knives if the parents don't care.
echelon 5 hours ago||
>>>>>>> now if only parents were given these options to indicate their child is using a device.. we could do away with all this Online Safety Act nonsense...

THIS

Holy shit. This is such an obvious fix. And it shuts up those surveillance state goons immediately.

My God, why have we tried to summon up the ghost of 1984 when such a simple fix as this will do.

Parents can lock devices into "child mode" that emits "user is child" headers. Websites can then block.

The blast radius is zero.

Good God, we need to fast track this into browsers right now. If we hurry we might be able to point to this as the technical fix.

Once some of the infrastructure exists, OS vendors can hook into it.

Firefox devs - please do this right now. Please spearhead this.

I might have to vibe code an advocacy site for the spec and set up a GitHub / RFC process.

tangotaylor 3 hours ago|||
> Parents can lock devices into "child mode" that emits "user is child" headers. Websites can then block.

CA tried this with AB 1856. I wasn't a fan of this (neither was EFF) because of the privacy and tracking concerns of blasting the fact that the user is a child to all websites.

https://www.eff.org/deeplinks/2026/05/one-step-forward-two-s...

It would better for the block to happen at the device level. That is, the browser knows it's on a child's device and has a whitelist of allowed sites.

There is already an RTA (Restriced to Adults) header where the website self-labels that it's for adults only and the browser can block it while protecting the user's privacy. I'd prefer expanding the use of RTA.

dageshi 2 hours ago||
No offense but if you're proposing a solution that involves whitelists... that solution has already failed.

The web is too big and changes too much and that's before we get to the issue of applying laws to a whitelist based on different juristictions worldwide.

And I have to question, who would administer it? The parents? They won't. Google or Apple? Why do they want to deal with irate parents or culture wars around what is or is not on the list?

There is obvious increasing demand for this from parents, politicians are going to act on it, I think a "this is a child" header is the only one that actually really works. It works for the parents because it's easy to setup. It works for websites because they can cleanly identify a child and filter content if appropriate.

It seems to me that every other solution than a "this is a child" header is either impractical or way worse.

tangotaylor 1 hour ago||
> that solution has already failed.

Yes, granted, a globally enforced whitelist probably wouldn't work. I'm referring to bespoke lists that parents control. I know plenty of parents that use this. e.g. here's Apple's feature:

https://support.apple.com/en-us/105121#:~:text=Prevent%20ina...

> It works for websites because they can cleanly identify a child and filter content if appropriate.

This still doesn't solve the problem of different jurisdictions and culture wars of what is or isn't appropriate for kids. All this does is move the liability upstream to websites instead of the devices. That is, instead of the browser deciding what's appropriate, now Youtube, Reddit, etc have to decide. And, as we've seen with the OSA in the UK, typically smaller platforms can't handle the enforcement cost so they just shut down entirely.

https://onlinesafetyact.co.uk/in_memoriam/

The larger platforms often use overbroad CYA measures and throw up age verification where they don't need to (Reddit has done this in the EU), or just ban minors (Anthropic and character.ai did this).

As far as blocking explicit content, a self-labeling requirement like RTA accomplishes the same thing as a "this is a child" header but without the liability CYA and without the privacy concerns.

Where the "this is a child" header solution could theoretically win is allowing kids to access websites in a limited child-safe way, e.g. going to Reddit in child mode automatically shuts off certain subreddits. But, as we've seen, it just doesn't work well in practice and usually frustrates parents by overly broad content policing and liability theater. Kids are also at different levels of maturity and I've seen them get frustrated when they're binned into age categories that they feel they don't deserve. e.g. a 12 year old might be plenty mature enough for the 13-16 age category.

But my real objection to the "this is a child header" is the privacy risk and surveillance risk. I don't think it's worth it.

bonoboTP 2 hours ago||||
This will work... if you think this is their true motivation, and the panopticon itself isn't the true end goal.
dijit 4 hours ago||||
I agree, and I agree with the enthusiasm on which you bring in.

I've long since considered that the efforts for online child safety should be pointed at educating parents and spearheading some kind of certification of compliance for child safety of software and websites.

[this product is certified to adhere to EU:CSA]

Then you can block everything not certified, and the software that does the blocking would also be certified, the two major prongs you need (endpoints and sites working together: else they're blocked). The rest of the money goes to education for parents about this fact, and the dangers of not doing it, and how to do it.

This is super "easy" (when comparing to the effort it would take for putting backdoors in everything).

Which is why I think that the reason is definitely not child safety, and more about crime control.

Me talking about UK blocking people unless they ID themselves in 2013: https://news.ycombinator.com/item?id=6979295

Me talking about how its disingenuous because we have superior technical solutions to this particular issue last year: https://news.ycombinator.com/item?id=45010902

alexandre_m 4 hours ago||||
That works well for controlled devices like phones, tablets, and TVs, but it’s much harder on desktops unless you expect parents to become IT administrators.
Paracompact 3 hours ago||
What's wrong with asking the user on account creation and OS install?
alexandre_m 12 minutes ago||
It'd need to be vertically integrated from OS to user space apps, and restricting what can be installed.

I'm not sure to understand the proposed solution here, but it seems someone could just use a different web browser client who don't inherit these restrictions.

inigyou 4 hours ago||||
California AB1043, in other words
spiderfarmer 5 hours ago|||
Make a website about that. I’ll spread it.
tomp 2 hours ago||
Or you could just stop spying on people.

No cookie banner is required for functionally necessary cookies.

IMTDb 1 hour ago||
Apparently the eu official website really needs to track you then. For what’s essentially just static content. I’ll consider dropping cookies banner when their website can work without. Stop the “do as I say not as I do”

EU official website in it’s cookie banner glory: https://european-union.europa.eu/index_fr

jebronie2 2 hours ago||
Wrong.
Etheryte 2 hours ago||
Not wrong in the EU, you don't need to ask for consent nor notify about cookies which are required to make the site functional. Tracking and ads don't fall under that though, which is why every site these days does need to ask for your consent.
jebronie2 52 minutes ago||
No, you need to always ask for consent for cookies if they come from a third party, regardless if they are only required to enable functionality. You also need to ask for consent each time data leaves the website (for example when loading an image from a third party host). You can't even load a font file from a third party server because the users IP reaches that server without consent. Cookie banners don't just handle third party tracking cookies, the are needed to record consent for a huge variety of cases. "Banning tracking cookies" does not remove the need for cookie banners.
kodebach 1 minute ago||
Well if the cookie comes from a third party it implicitly allows tracking.

Also AFAIK the Google Fonts question (is the IP alone already PII, if Google has no way of tying the IP to a person) has not been decided by the ECJ yet. There've only been decisions by lower level German courts that are still in dispute.

mullingitover 2 hours ago||
It's great they're talking about it, but they should just do like California and DO something about it.[1]

> When the law takes effect in January 2027, Californians will see new privacy options in web browsers. When enabled, these controls will automatically inform websites of their privacy preferences, helping to protect personal information from being sold to data brokers and other third parties. This means they will be able to protect their data — like their browsing history, location data, purchase history, and personal interests — across the entire internet with a single step.

[1] https://cppa.ca.gov/announcements/2025/20251008_2.html

tysilva 6 hours ago||
Wow, finally. This would be a major quality of life update for browsing the web. As others have stated, not all sites merit the same preferences. Hopefully they can adapt a middleground of default settings with the ability to customize site by site.
singron 2 hours ago||
As long as it's some automated signal, the User-Agent can use any logic it wants to send it without cooperation. The specifics of how to send the signal don't have to be legislated. E.g. Firefox's Tracking Protection has a global default a site-specific overrides, so it's very likely that they would do the same for this or just combine those features.
ktosobcy 1 hour ago||
Comission wanted that, Google lobbied hard to NOT have automatic sigal… go figure…
convolvatron 6 hours ago||
under what circumstances as user would I want to explicitly agree to have my browsing history sent to tens or hundreds of third party tracking aggregators?
scbrg 4 hours ago|||
I've seen people argue, with a straight face, that they prefer to get ads that are "relevant to them". Including here on Hacker News.
jsrozner 3 hours ago||
"I like being manipulated by people who want to extract maximal value from me"
lucianbr 2 hours ago||
Gee I wonder if anyone on HN might have some ulterior reason to write such a statement, without it being true.
tysilva 5 hours ago||||
I don't disagree. The ideal state here is really layers of customation for the defaults. Options like reject all, or strictly necessary would be at the forefront. And then it's really up to the individual how they want to proceed when those options are not available.
broken-kebab 5 hours ago||||
If offered something in return, I guess
alt227 5 hours ago||||
Ask that question to the 99% of people who click 'Allow All' on cookie banners.
fmbb 5 hours ago||
Its the biggest button.

They did not read the text to agree.

It was the fastest way to get the banner to go away. Sometimes they force you to confirm multiple times if you click ”none” or ”minimal”.

PaulRobinson 5 hours ago||||
Devil's advocate argument: if they were giving you something in return, and that could be cash, but it might also be "you can have this content for free".

In the UK a few news sites have changed cookie banners to "you can accept and see this stuff for free, or you can sign up for a subscription, which would you prefer?". It's the only time I hit accept (and then clear browser history).

If blanket preferences from browser signals became the norm, a segment might open up where you would configure preferences and a data broker would make sure you get something in return for your data. At minimum it might force paywalled publishers to consider that as a "lite" subscription option.

inigyou 4 hours ago|||
That's been ruled illegal in the EU, but EU sites still do it. Basically, the consent exception only applies if the user isn't coerced into it. Because coerced consent isn't consent.
troupo 5 hours ago|||
> but it might also be "you can have this content for free".

ads don't require invasve and pervasive tracking

jamiequint 1 hour ago|||
Effective ads absolutely require knowing more about the user than the context on the page it's a 1-2 orders of magnitude revenue difference for the publisher per-impression.
alt227 5 hours ago|||
You seem to have missed the point. No ads dont require those things, but companies could start offering content in return for those things instead of ads.
Alpha3031 5 hours ago|||
As I understand it, it is the position of several DPAs that denial of access entirely (i.e. "consent or pay") could contravene the "freely given" requirement of GDPR in most cases, though this has thus far not been tested in court.

(see e.g. https://iapp.org/news/a/cjeu-clarifies-cookie-consent-requir... https://www.edpb.europa.eu/news/edpb-consent-or-pay-models-s... )

troupo 4 hours ago|||
> but companies could start offering content in return for those things instead of ads.

Again, that is not a requirement. If your argument is that they give us content for free because of ads, ads don't require pervasive and invasive tracking. Or hiding stuff behind paywalls (since ads pay for it).

inigyou 4 hours ago|||
Sometimes I do it to reward the website for being less shit than most websites.
tezza 6 hours ago||
Even well meaning bodies like TFL (Transport for London) have cookie warnings that impede the actual access of the website.

Need to look up a bus time? Full screen cookie consent with accept buttons drawn OFF THE SCREEN.

inigyou 4 hours ago|
They obviously aren't well-meaning if they're endlessly tracking everything you do
igregoryca 4 hours ago|||
Sloppy, non-privacy-preserving "analytics" set up by some communications intern ≠ malice. They can mean well and still do a poor job. True privacy on the internet is notoriously hard.
Jtarii 3 hours ago|||
More likely it was designed by some firm that put the cookie banner there because "that is just what you do in current year"
debazel 2 hours ago|||
One of our sites that don't use any kind of tracking or cookies other then a site preference cookie, got so many complaints that we had to put up a cookie banner that simply says "we do not use any tracking cookies"...
inigyou 3 hours ago|||
Yes and my "peanut allergy friendly" cookies say "may contain peanuts" because that's just what you do
duxup 2 hours ago||
So much legislation about privacy that involves "oh those bad companies" that ends up putting the onus on the individual to manage it all.

I'm visiting a website, i don't want to make a legal agreement with every website ...

Social media bad for kids? Everyone hand over your ID at the door ...

dspillett 4 hours ago||
> automated signals that would communicate your privacy preferences between your device and websites or apps0

Sounds good, as long as it covers the "legitimate interest" bollocks⁰ that is often hidden in inconvenient UI nests as well as the basic preference.

-------

[0] "we see your preference not to be stalked, but we want to anyway, click again for every partner to reconfirm you don't want them following you around"

rusk 4 hours ago|
This was tried before but was presumably scuppered by the market intelligence and surveillance communities

https://en.wikipedia.org/wiki/P3P

shagie 4 hours ago||
> Tired of misleading cookie banners? The EU Commission has finally proposed a solution: set your privacy preferences in the browser once, and never see another banner. Unfortunately, the tracking industry is pushing back – and so far, they’ve been successful.

> ...

> You may think that EU privacy law requires cookie banners. But the law is clear: online tracking is prohibited by default.

That's an excellent idea... lets see how its implemented on https://european-union.europa.eu/index_en

Oh... there's a cookie banner.

Cyberdog 3 hours ago|
Don't worry. I'm sure EU legislation will solve nuisances that are solely a creation of EU legislation.
joelthelion 3 hours ago|
At this stage, it's easier to block them with uBlock and move on.

I don't have a lot of confidence for legislative solutions. Although I admire people who keep trying.

minaguib 2 hours ago|
FWIW, Legislation IS what brought us here in the first place :)
Biganon 1 hour ago||
How fortunate the state with none
More comments...