Hacker News new | ask | show | jobs
by the8472 1308 days ago
Don't blame the legislators for malicious compliance. Don't set cookies (which is the perfectly reasonable thing to do for read-only visitors of many sites) and no consent is required.

And if the user registers for an account then they can be informed as part of the signup because it's a technical necessity to maintain a login, again no banner needed.

1 comments

You can set cookies. You can store data that's required for your site to function. You are not required to ask anything when doing that.

For storing more than that and especially for handing user data off to greedy advertisement leeches you must ask for user consent.

When asking user for consent, opting out must be as easy as opting in. If the user opted out, the site must continue to provide functionality.