▲ | oliwarner 5 days ago | ||||||||||||||||
GDPR requires informed consent before collecting data. It's a wonder we don't have to force everyone through an interstitial consent page. | |||||||||||||||||
▲ | const_cast 4 days ago | parent | next [-] | ||||||||||||||||
Yes, this sounds good. This sounds like something desirable. I mean, this is the expectation literally everywhere else so... why not the web? Also, data collection is fully a choice. You can always choose not to. I've built websites with logins and everything and guess what - no cookie banners necessary. Just don't collect data you don't need. | |||||||||||||||||
▲ | dspillett 4 days ago | parent | prev [-] | ||||||||||||||||
> GDPR requires informed consent before collecting data. And this is a good thing, no? I certainly think so. > It's a wonder we don't have to force everyone through an interstitial consent page. If the information being tracked is truly essential to the site/app (session management and authorisation data for instance) then no consent is needed, for anything else ask before you store it, and most certainly ask before you share it with your “partners” or anyone else. | |||||||||||||||||
|