Privacy Policy
Privacy policy for the Zest documentation website
What we store
This website stores two things on your device. That’s it.
Your preferences: zest.preferences (localStorage)
When you pick a theme (Light / Dark / System) or toggle High Contrast mode, we save your choice to your browser’s localStorage under the key zest.preferences. This data never leaves your device. No server ever sees it.
Consent proof: zest_consent (cookie)
The Playground at /play/ runs a live Zest CMP so you can try it. When you accept or reject cookies, Zest writes a signed zest_consent cookie to your browser. The Zest script loads from our own domain, not a CDN or any third-party endpoint.
No other pages set this cookie unless you interact with the playground.
What we don’t do
- No analytics, tracking scripts, or telemetry.
- No third-party cookies, pixels, or beacons.
- Nothing sent to any server, and no account required.
- No personal data collected.
The search index
The search palette (⌘K) loads a static JSON index from /search-index.json. Queries are matched entirely in your browser using Orama Search. No search terms leave your device.
Contact
Questions? Open an issue on GitHub.