Earlier quoted context omitted.
I don't buy it. 70% of the CMPs being "misconfigured" tells us that even if these panels were broken by design, the companies using them must all conveniently not notice this. Strange, given that even a small risk of large fines or prolonged legal process with public entities would warrant someone paying at least a moment of attention to this. I suspect they are, and the choice of leaving things misconfigured is deli…
> I suspect they are, and the choice of leaving things misconfigured is deliberate. That honestly doesn't fit our data or my experience. In our scanning, about 60% of the misconfigured sites had a CMP with blocking active but one or two tags bypassing consent controls Generally those misconfigurations aren't valuable to the business. We don't see for example lots of ad targeting and conversion tracking firing without…
Kill The Cookie Banner
581–590 of 621 posts
Re: Kill The Cookie Banner
#582Earlier quoted context omitted.
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.
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.
Re: Kill The Cookie Banner
#583Earlier quoted context omitted.
"legitimate interest" is legal basis in GDPR. ePD (which governs access to cookies) does not have such legal basis, only consent and the two exceptions. Other processing (like after value is read) can happen under GDPR if the data is personal data.
My understanding is that ePD was obsoleted by GDPR. Note that you don't comply with EU directives anyway - you comply with actual laws of actual countries, and the EU process helps them to mostly agree with each other. Did countries replace their ePD-based laws with GDPR-based laws? My understanding is they did.
ePD is still active and national laws implement it. GDPR itself is not implemented by national laws as it's EU regulation rather than EU directive. Member States primarily repealed their DPD-based laws after GDPR and implemented various things that GDPR allows (like Article 23 restrictions). Some countries may have explicitly imported GDPR into their own law due to how their own legalization works. Like that's why UK DPA was originally pretty much just copy of GDPR.
Re: Kill The Cookie Banner
#584Re: Kill The Cookie Banner
#585Earlier quoted context omitted.
> 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.
I'll be closing my browser soon anyway and they'll be gone Sure, your browser cookie will be gone. But you have already allowed the server-side identifiers of your session to be used for whatever purpose, including reconstituting increasingly larger parts of your identity over multiple disconnected sessions. Please don't make the mistake of thinking that clearing your cookies afterwards is the same as rejecting all s…
They'll have my IP and browser fingerprint. Using Firefox mobile narrows me down to 1-2% of the world, but also lets me run ad blockers and noscript, to block some of the more troublesome trackers.
It's all tradeoffs...
Re: Kill The Cookie Banner
#586Earlier quoted context omitted.
Actually you can't send any cookie that is not essential to the operation of the website without consent and that would include analytics regardless of PII. same for pixel tracking / fingerprinting, it's all a no-no.
There's "legitimate business interest" which I think is a catch-all for things you want to do as long as they don't invade privacy?
Re: Kill The Cookie Banner
#587Earlier quoted context omitted.
Spoken like someone who has never used parental controls. They’re a shitshow.
You miss my point. It is that parents dont care. However good the parental controls are, there are millions of parents who just dont and wont ever care.
Re: Kill The Cookie Banner
#588Earlier quoted context omitted.
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 havin…
How much of https://www.ycombinator.com/legal/ have you actually read?
Re: Kill The Cookie Banner
#589Earlier quoted context omitted.
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.
Terms of service aren't even legally binding!
Re: Kill The Cookie Banner
#590I never understood why visited websites and all their first and third party cookies are not isolated by default in browsers. There are so few sites where I really need cross-site logins to work that an opt-in would be much more preferable. Have all sites set cookies on whichever third party they want, but don't share those cookies over. Add an explicit "Do you really want foo.com to share data with bar.com?" if you r…