Privacy
This site is built to respect the privacy of the people who visit it, with the same posture as the tool it describes.
- No tracker, no analytics. No Google Analytics, no Plausible, no Matomo: nothing counts or profiles visitors.
- No third-party request. No external font, no CDN, no embedded widget, no social script. Every asset is served from this domain.
- No cookie, no local storage, no browser fingerprinting.
- No JavaScript framework. The site is static HTML and CSS; the rare interactivity is minimal, hand-written code.
- No server-side logging of visitors. Access logs are turned off: no IP address, no user agent, no request history is recorded.
- Built off-server. The site is generated on a separate machine; the server only serves static files, so there is nothing to read about you and nothing to leak.
We collect nothing, because the surest way to protect data is not to hold it.
For the security posture of the application itself (threat model, what it does and does not protect), see the home page and the positioning page.