We’re tired of the cookie law and the ham-fisted attempts to comply with it. Today we announced we’re dropping cookie solutions from our sites as a stupefying waste of time.
The law still exists of course and users still have legitimate privacy concerns. So we’re proposing a new solution.
A modest proposal
Let’s agree a standard way in which people can find a privacy policy. Our standard is simple, machine readable and human friendly. Any page with privacy concerns should contain a link like so:
<a href="privacy.html" rel="privacypolicy">Privacy</a>
(Note the use of the rel attribute)
This is simple but accomplishes a couple of things:
- Standard language for humans. People can look for a link labelled “Privacy” or “Privacy policy” (for English sites). Simple and intuitive.
- Browser augmentable. Future browsers or plugins could detect this and provide tools to help the user locate their privacy policy.
- Give users control. Browsers or plugins could enforce rules like “disable cookies until I’ve seen a privacy policy” or “disable cookies for sites without a privacy policy”. Either would help drive up adoption and help the users who want it; but not interfere with users who don’t.
- Easily testable. Automated tools can check these links are in place where they should be (we just updated Sitebeam to do this for free).
We also think any privacy policy should pass a simple test: your grandmother could understand it. We couldn’t find any that did that, so we made ours and you’re welcome to copy it.
Why this matters
Privacy is important, and it’s a great shame this farcical law does nothing for it.
You might say we’re proposing pretty much what people were already doing before the cookie law came into effect, except slightly better. That would be about right.
Most solutions to this law interrupt the user with a message to tell them that cookies are being used, and link to a long technical document listing those cookies in detail. How exactly does that help a normal web user?
What people need is an open and sincere dialogue about how their privacy is affected being used, together with controls to opt-out of tracking that might legitimately cause them concern.
We welcome your thoughts and suggestions.