Earlier quoted context omitted.
Nothing in the regulation requires the dark pattern popups that the tech puts up. Literally nothing.
Failure to consider the second-order effects of regulation causes the greatest harm to society. Because of GDPR, consent to cookies must be freely given, specific, informed, and based on an explicit affirmative action . On a webpage, it's pretty clear that action must be a click. The regulation does require it if you want to use cookies, and it's near impossible to code any useful page without storing state (cookies)…
Ah yes. "Companies are willingly flaunting the law, so the law is bad"
> Because of GDPR, consent to cookies must be freely given, specific, informed, and based on an explicit affirmative action.
Indeed. So if you do ask for consent, there have to be two explicitly labeled buttons: "Agree", and "Disagree". How many of the greedy leeches siphoning user data are providing that? And how many are instead waiting how long they can get away with it before the regulators get to them?
> The regulation does require it if you want to use cookies, and it's near impossible to code any useful page without storing state (cookies).
Nope. This is a lie that has been sold to you buy the same greedy leeches that have sold you the lie that it is the GDPR that is bad, the GDPR that is requiring these bad cookie popups etc.
First thing you could do is open the law (it's not that long and is not that complex) and try to find where cookies are mentioned. Hint: they are mentioned nowhere in the main body of text, and are only mentioned in one of the Recitals.
However, you rely on the industry to tell you that the law is bad even if the industry is extremely interested in painting the law in a bad light.
So.
If the data you get/process/store is strictly required for the functioning of your business (whether it's for storing login info or a shopping cart, or because other laws say so as they do in the case of banks), consent is not required.
If you get/process/store that data for any other reason, you must get a specific informed consent from the users. And no, pre-selected checkboxes, hiding "disagree/reject" behind fifteen clicks etc. is not it.