279
Stop the tracking circus. Kill the cookie banner!
(killthecookiebanner.eu)
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
much thanks to @gary_host_laptop for the logo design :)
I understand the argument, but afaik the laws that made poeple create cookie banners do not really care whether it's a cookie or some other identification. Consent has to be granted for any sort of tracking.
However, as far as I understand, at least in some parts of the world, this is only true for 3rd party tracking solutions. So long as people can't be identified and everything stays with your own host, consent would legally be unnecessary anyway.
More accurately, there has never been a EU law that forced people to create cookie banners.
The EU law required websites to have the users' consent to use personal data and tracking. The law never even mentioned the word "banner" but this is what the industry chose as a solution.
Furthermore consent is not needed for functional cookies. So all websites that enforce cookie banners upon users do really use tracking/data sharing or their partners (such as Google Analytics) do.
I am not against cookie banners, I own a few web apps and each of them have proper configurable cookie settings (including the banner).
All I am saying is that most companies (especially one's that do not reside in EU) do not care and will track you across websites by fingerprinting your hardware when visiting their website. Some do not even use cookies at all.
Configurable cookie settings are not "proper." Unconfigurable eschewing of not-strictly-functional cookies is "proper."
Don't delude yourself into thinking your malicious compliance is "proper!"
My web apps lack any telemetry, the only cookies that get set are for sessions, users settings and various redux like storage on client side which can be opted out. It's more than proper. :)