Cookie policy
Last updated
Short version: this site sets one cookie, and only for the site owner.
What we set
| Cookie | Purpose | Who gets it | Expires |
|---|---|---|---|
saliapps_session |
Keeps the site owner signed in to the admin dashboard | Only someone who signs in at /login |
7 days |
It is httpOnly (JavaScript cannot read it), signed, and marked SameSite=Lax. It is strictly necessary for the admin area to function, which is why there is no consent banner asking you about it — consent is not required for a cookie that exists solely to deliver a service you explicitly requested by signing in.
What we do not set
- No advertising cookies.
- No third-party analytics cookies. We currently run no analytics on this site at all.
- No social embed cookies. We do not embed third-party widgets.
- No cross-site tracking of any kind.
Local storage
Your browser stores one value locally: your light/dark theme preference. It never leaves your device and it is not a cookie — nothing is sent to our server.
If this changes
If we ever add analytics, we will use a cookieless, self-hosted tool. If that turns out not to be possible, we will add a real consent mechanism — one that works, where declining actually declines — and update this page before the first cookie is set, not after.