Privacy demo
I did not set a cookie.But I know this much about you.
You have got good at refusing them. You find the reject button, you close the banner, you move on feeling like you kept something back. The banner was never the point.
All of it, as one number
………
Reload this page. Close the tab and come back tomorrow. It stays the same, because your machine recomputes it every time. That is why nobody needs to store anything on it.
I am not going to tell you how rare that makes you. Doing it honestly needs population data I do not have.
Now the part that clears me
Every cookie and storage key this page can read. A site only ever sees its own, never another site’s, so this is the full extent of what I could keep about you even if I wanted to.
Tell someone
The people who most need to know this are the ones who think the reject button was doing something.
So what do I do with it
Nothing. Everything below the first section was worked out inside your browser and sent nowhere. No request carried it back to me and I wrote nothing to your storage to recognise you later. Open your network tab and watch.
The one thing I keep is a page-view count through Vercel’s analytics, which is cookieless. It tells me this page was read. It does not tell me it was you.
The point is not that this site is clever. It is that the next site you open does all of this too, will not show you the list, and will hang it on a profile that follows you around. That is the part the banner never covered.
If you want less of it, a browser that resists fingerprinting is worth far more than refusing cookies. Safari and Firefox both blank several of the values above. Open this page in each and watch the count of answered questions fall.
The part that reads your browser is open source, so you can show your own visitors the same thing: cookieless-fingerprint. Self-hosted only, on purpose. The same code served from someone else’s domain would just be a tracker with better manners.
Built as a demo, on a site that also publishes its own data as a signed, readable API.