The reason that the EU cookie law broke down is that directly after the EU directive was issued, several lawyers from large companies changed their interpretation of an older 1995 directive that dictate how consent is given. The directive says that consent require " specific and informed indication ", but lawyers from very large companies decided that the act of continuing using a website was the same thing as giving…
Prebake: Block EU Cookie Notices with Adblock
31–40 of 82 posts
Re: Prebake: Block EU Cookie Notices with Adblock
#32This whole thing is ridiculous. While adding these widgets to blocking filters seems like a workable short-term solution, the entire cookie notice scheme is unworkable in the long run. The problem is, this crap will stack up in the future, and none of it will ever get abolished. On some sites, I get a triple-stacked legalese warning banner, and I have to manually close all three of them. Since internet law will only…
Why block them? It's good that websites have to be more transparent with how they are tracking users. It is however inconvenient for the websites. They could always stop using privacy-invading ad networks and external services which track users and then they wouldn't have to show any message.
"if these companies would just invent and build a new infrastructure to pay the bills, they wouldn't need to present a nag."
Re: Prebake: Block EU Cookie Notices with Adblock
#33This whole thing is ridiculous. While adding these widgets to blocking filters seems like a workable short-term solution, the entire cookie notice scheme is unworkable in the long run. The problem is, this crap will stack up in the future, and none of it will ever get abolished. On some sites, I get a triple-stacked legalese warning banner, and I have to manually close all three of them. Since internet law will only…
Re: Prebake: Block EU Cookie Notices with Adblock
#34Earlier quoted context omitted.
Even assuming that law was necessary (debatable), the idiotic thing was asking millions of websites to do this, instead of automatically in a handful of browsers. Not to mention absurdities like the fact that you need cookies to remember that the user doesn't want cookies, or even worse: https://twitter.com/jgrahamc/status/633551359774691328
Perhaps something is deeply wrong with the way companies approach the internet if millions of them have to display a notice that they are tracking their users.
Re: Prebake: Block EU Cookie Notices with Adblock
#35Earlier quoted context omitted.
Cookies are integral to the operation of every modern website. They offer security in the form of features like csrf protection or maintaining login state between visits. There is sufficient protection for cookies in the form of encryption and a laundry list of further details which have been added over the years. There are far larger security related concerns on the web. The cookie warnings are on par with if you ha…
This law aims to protect users from being tracked across multiple websites. There are exceptions in place and most websites would not need to display any message, unless they are in fact helping track their users. If they include services like Google analytics they should absolutely display the message.
Re: Prebake: Block EU Cookie Notices with Adblock
#36This whole thing is ridiculous. While adding these widgets to blocking filters seems like a workable short-term solution, the entire cookie notice scheme is unworkable in the long run. The problem is, this crap will stack up in the future, and none of it will ever get abolished. On some sites, I get a triple-stacked legalese warning banner, and I have to manually close all three of them. Since internet law will only…
The "real" technical solution here is to standardize a modern authentication system separate from cookies and have things like "do not track" actually work. The industry has, seemingly deliberately, failed to do that. So the EU has rightfully argued from "first principle" that privacy and data protection is more important than the status quo in the industry.
why? Then ads will use that "new" thing as well. Cookies are enough for authentication.
Re: Prebake: Block EU Cookie Notices with Adblock
#37Earlier quoted context omitted.
Perhaps something is deeply wrong with the way companies approach the internet if millions of them have to display a notice that they are tracking their users.
No, I can see that you are not familiar with the law, I don't blame you because nobody is, since it's incredibly vague about when applies and AFAIK nobody has yet been fined. There are hundreds of companies doing wrong things, no doubt. The "millions" are collateral damage.
Seems quite straightforward and fair.
Re: Prebake: Block EU Cookie Notices with Adblock
#38This whole thing is ridiculous. While adding these widgets to blocking filters seems like a workable short-term solution, the entire cookie notice scheme is unworkable in the long run. The problem is, this crap will stack up in the future, and none of it will ever get abolished. On some sites, I get a triple-stacked legalese warning banner, and I have to manually close all three of them. Since internet law will only…
Frankly, the requirement of notice could (and should) be pushed on to user agents – not sites. For one, it would help standardize both the user experience of notices – and leave the UX of website specific notices alone – but also it would improve the current state of things where many (most?) sites in the EU simply don't care or know about the legislation. The last thing we need is more cruft sent across the wire.
Re: Prebake: Block EU Cookie Notices with Adblock
#39Earlier quoted context omitted.
Why block them? It's good that websites have to be more transparent with how they are tracking users. It is however inconvenient for the websites. They could always stop using privacy-invading ad networks and external services which track users and then they wouldn't have to show any message.
>They could always stop using privacy-invading ad networks and external services which track users and then they wouldn't have to show any message. "if these companies would just invent and build a new infrastructure to pay the bills, they wouldn't need to present a nag."
There are many business models which do not come with moral dilemmas and that do not fall under the incidence of this law. Data mining and tracking might be trendy, but it's not a free for all, there need to be rules and the privacy of users must be respected. If some companies are unable to do fulfill these basic and fair requirements, that is strictly their problem.
Re: Prebake: Block EU Cookie Notices with Adblock
#40Earlier quoted context omitted.
The "real" technical solution here is to standardize a modern authentication system separate from cookies and have things like "do not track" actually work. The industry has, seemingly deliberately, failed to do that. So the EU has rightfully argued from "first principle" that privacy and data protection is more important than the status quo in the industry.
> to standardize a modern authentication system separate from cookies why? Then ads will use that "new" thing as well. Cookies are enough for authentication.