Last updated 2026-08-15
This page describes what the site actually stores on your device — nothing more. There is no advertising, no retargeting and no cross-site tracking. The site does measure its own usage with Mixpanel and Google Analytics, and that is set out honestly below.
Browsing without signing in
Reading the wiki writes two things to your browser, both used only to tell one visit apart from another so page counts are not wildly wrong. The first is a Mixpanel identifier, stored in your browser's local storage rather than a cookie; it holds a random ID and the page you first landed on. The second is a Google Analytics cookie named _ga (with a matching _ga_* cookie for this property), which holds a random browser ID and expires after two years. Neither says anything about who you are, and neither is used for advertising.
When you sign in
Signing in stores your authentication session, kept by the Supabase client in your browser's local storage rather than in a cookie. It holds the tokens that keep you signed in and refresh quietly in the background. It is strictly necessary — without it you would be signed out on every page.
If you choose Google or X sign-in, those providers may set short-lived cookies or local values during the OAuth redirect. They are used only to complete the sign-in handshake and are not read by this site for tracking. From then on the Mixpanel identifier and the Google Analytics user ID are linked to your internal account ID, never to your email address. Signing out clears the identity, as does clearing site data in your browser.
Interface preferences
Small display choices, such as whether the sidebar is collapsed, are held in memory for the visit and are not written to a cookie. The site is dark-themed for everyone, so there is no theme preference to store.
What is not here
- No advertising or retargeting pixels.
- No session recording, screen replay or keystroke capture.
- No social media trackers or embedded like buttons.
- No cross-site profiling, and nothing sold or shared with data brokers.
Analytics is skipped entirely for browsers that send a "Do Not Track" signal. The hosting platform may also set short-lived technical values needed to route and secure requests; these are not used to track you across sites.
Managing it yourself
You can clear site data or block storage for this domain in your browser settings. If you block it, everything remains readable but signing in will not stick.
Note for future changes
This page is accurate while Mixpanel and Google Analytics are the only measurement tools and no advertising or marketing tags are present. The moment a heatmap, session recorder, A/B testing tool or any advertising tag is added, this page must be rewritten and a consent mechanism added before that tag ships.
Questions about this page: TODO: contact email.