Due to semi-recent laws, every website you go to has a giant “Please allow us to store cookies in your browser” banner. I understand the importance and usefulness of these laws, but for most people, those banners are just annoying popups on websites that you might only ever visit once, and many people instinctively dismiss them without a second thought.
What if, there was a standard way for a website to inform the browser of its cookie policies. The end-user could then set some browser-level options to decide how they want to handle these cookie policies. Some example possible configurations:
- Always present the cookie policies to me, and let me manually decide if I accept/decline them (how the web works today)
- Auto-accept cookie policies that only store cookies for essential, non-advertising functionality, otherwise present the policy to me.
- Auto-decline all cookie policies
- Auto-accept all cookie policies (Like it was in the good old days)
- When my configuration says that a cookie policy should be presented to me, do so by showing an unintrusive cookie icon in the URL bar, letting me know that there’s a policy I can look at and agree to if I so choose. I can then click on this icon to ask the website to show me the policy.
- When my configuration says that a cookie policy should be presented to me, immediately ask the website to present it to me. (How it works today)
- etc
Giving this kind of power to the end users would not only make the web much nicer to use, it’ll do a better job of letting people know when the cookie policy actually contains information they care about, like, “We store cookies to follow you around for advertising purposes”. If that’s the only type of policy you care about, you can simply auto-accept all other types, and have advertisement-related policies be presented, or auto-declined.