European Union set to revise cookie law, admits cookie banners are annoying
European Union set to revise cookie law, admits cookie banners are annoying
They should do something about “consent platforms” using various DNS tricks and thousands of domain names to bypass/evade user blocks.
I wasn’t so bothered about some non-invasive ads a few years ago, but I absolutely despise any kind of ad now TBH, and it’s mainly down to how persistent some of these platforms are with their evasion tactics
Also pretty ironic for their popups to talk about “respecting” my privacy when these platforms literally do the opposite of that to show their popup in the first place. I will not support any of them, in any way, on my network.
As soon as I see a new one appear when browsing, I chuck it into dnsdumpster so it can get recorded with the rest of them, and then block the new list from dnsdumpster (grid icon) on my network.
Just don’t remove it entirely, currently companies will at least pretend to comply.
bEFORE yOU cONTINUE tO gOOGLE sure is annoying though.
Please do remove it entirely.
I manufacture data about myself. Businesses want to collect this data for their commercial benefit and profit, without paying me. Cookie splash screens almost provide a method for this to happen legitimately, while still not providing me fair consideration.
Businesses should be prohibited from collecting user data, from taking value, without paying for it.
What do you mean? GDPR allowed for the “unless the visitor agrees” stuff so that’s why we see cookie banners everywhere.
I would say it should either be allowed or not, depending on the use case. A navigation app should be able to track your location for the service they provide but not for ads or selling to other companies. Your calculator app has no business even asking. Profile based advertising (rather than content based) should be banned wholesale. That sort of stuff
The cookie banner is only required to store data on the users device. the tracking without is still possible and potentially allowed via legitimate interest.
If they want more they already ask for more outside the cookie banners when they require or want to have your consent (e.g. consent to load content from sources which will transfer your data outside their control e.g. youtube-embedings)
The limitations of whats allowed is already established in the GDPR, so anything you cannot find legitimate reasons for is already not allowed e.g. simply selling your data to other companies (as long as they include PII)
And as coupling is not allowed either its not allowed to couple consent with a cookie banner (which should only be used to ask for permission to store data for purposes which arent required for the usage).
What we do need is to have a technical implementation of the browser to tell the website via standardized methods what is allowed or not.
Indeed
Plenty of websites that don’t have a cookie banner like Wikipedia and Lemmy. And both of them are completely legal.
It is only after the cookie banner that we now know how many websites are actually selling our data, turns out it is the grand majority of them.
Yup. What most people do not get. Wikipedia, Lemmy and others only need consent when they start processing personal data, like in the registration form.
Clicking “agree” on a banner on first visit is like creating an account with IP address acting like a login.
Just add 2 things:
Most importantly, those banners should be streamiled to look the same at the very least. No highlighing “ACCEPT ALL” while graying out “reject all” nonsense. No swapping the buttons left and right, top to bottom trickery. I’d prefer if the browser takes care of it all, though. I’m already using a plugin for that, though it comes with draw backs.
Right, this!
Tired of all the dark patterns.
The EU is primarily pro-business, but that also means being against anti-competitive and underhanded business practices
The browser thing sounds like a good solution (although there must be a reason why DNT headers weren’t made legally binding, potentially as they wanted to allow people to pick and choose what cookies they allow based on what they thought was “too far” or something but that’s conjecture), however disallowing all user data will likely lead to companies not being able to advertise to people who are interested in their products, something which the EU will see as a negative and would also cause an uptick in scams and misinformation as you see in low quality advertising space at the moment
This comment got to me really late, probably to Lemmy’s distributed nature.
But I still want to add: of course business will make more money if you allow more practices, but selling personal data just has too many negative consequences.
Also low quality advertising? You mean like billboards and in the newspaper? You mean regular advertising?
I’d be happy to keep the ones that say:
“we notice you are in europe and we can’t use our cookies to track you so you can’t come to our website”
It’s good to know sites with policies like that to ensure I never visit them.
It should be just a browser option.
You set cookies on or off, ans the browser sends the option in the headers. Websites just need to take the option from the header instead of a banner.
Unfortunately by sending DNT you are merely suggesting to the server that you wish to not be tracked. There’s no requirement for the server to actually care about you at all.
Now, if DNT were actually legally binding though - that would indeed be very cool.
This is the one I use. It’s FOSS and developed at a university.
Am I mistaken in believing it is an already a browser option?
Off the top of my head Qutebrowser and Falkon both support not-saving 3rd party cookies.
Your browser can not save third party cookies, but it might break some sites. Some advertising situations allow the use of first-party cookies, and blocking first-party cookies will break most sites.
In either case you will still have to fill out the consent form, and if the consent is stored in the kind of storage you block, then you will have to fill it out every single time you visit.
if website has a choice, then they will often choose an option that benefits them the most.
Good news is third party is being phased out now …mozilla.org/…/goodbye-third-party-cookies/
The tail end of 2023 welcomes positive news for web privacy, as Chrome announces it is to join Firefox and Safari in deprecating third-party cookies in 2024. Find out more details about these changes, and what they mean for web developers.
Lol I’m a web developer who has put hundreds of those banners on clients’ sites. Not as part of some nefarious data-selling scheme, but rather as a shallow tickbox exercise in order to comply with laws about technology they don’t understand.
In this case, assuming ignorance over malice is the way to go.