I don't care about cookies
91–100 of 193 posts
Re: I don't care about cookies
#92Earlier quoted context omitted.
These popups are designed to waste your time. What's needed is a global setting to say no to everything. Daniel from Croatia, perhaps could you add a checkbox (opt-in) to the extension with the text: «I declare that I don't want to be tracked and don't want to be bothered with questions about privacy.» and a link to a more detailed manifesto, if not already done?
Speculating here, we could call the checbox "Do Not Track", and make it a browser setting. HN would probably love this. Oh, wait...
So maybe there is some hope.
Re: I don't care about cookies
#93Earlier quoted context omitted.
Have you tried going through these new popups? If they are trustworthy then the current ones allow you to disable some cookies and give you an idea of who is doing the tracking. Even though there are far better ways to manage cookies with browser settings and extensions: the options are sometimes quite limited (e.g. Chrome on Android) and many people would simply be unaware of cookies without these popups. Those peop…
These popups are designed to waste your time. What's needed is a global setting to say no to everything. Daniel from Croatia, perhaps could you add a checkbox (opt-in) to the extension with the text: «I declare that I don't want to be tracked and don't want to be bothered with questions about privacy.» and a link to a more detailed manifesto, if not already done?
https://addons.mozilla.org/en-US/firefox/addon/consent-o-mat...
Re: I don't care about cookies
#94How do you stay logged in without cookies? Aren’t they vital to logging in anywhere?
Re: I don't care about cookies
#95I think this would actually massively increase security because you won’t be mindlessly clicking Yes to whatever a website says.
Re: I don't care about cookies
#96Re: I don't care about cookies
#97Re: I don't care about cookies
#98Honestly, I think it is our job as the creators/hackers to come up with a better solution. The problem is very real, and needs to be fixed. But no good solution has ever been created by lawyers. Ever. So here we are, left with a forest of cookie warnings that perfectly break the internet. So here is a proposal: What if a user could declare her/his consent settings _before_ opening the website? There would no longer b…
A much better way: you must ask for consent through something like navigator.cookieconsent, which will trigger the browser specific resolver (that may, or may not, show a prompt for the user depending on her choices). If you set a cookie before this, it will be silently ignored. To work with js free sites, you can feed the same information through in a tag for the HTML. We don't need an exemption for necessary cookie…
Maybe writing an extension as a proof-of-concept, then finding someone who's a member of W3C to propose it as a standard.
Re: I don't care about cookies
#99The consent popups you see aren't just about cookies though. They want (and sometimes illegally force) you to consent to processing of your personal information for reasons beyond just providing you with a service (or more commonly just reading an article). Cookies might be one technical means to assist with that, but it's not the only means.
Yes, I can't fathom why the hate is on the law, and not the companies now being exposed by the law.. Seriously, if you don't do shady shit your site doesn't need a popup asking for consent. But even Github has misunderstood it's not about the cookies. They had an article earlier about removing the popup since they managed to do stuff without cookies. The law doesn't care about cookies, it cares about tracking and ill…
Because the law obviously didn't help stopping companies from doing shady shit and made the user experience of the web worse?
Re: I don't care about cookies
#100(Yes, I really dislike how the "privacy" warriors are dragging everyone into their pointless crusades.)