Control
Browser sessions
Server-set secure cookies with CSRF protection. Browser sessions and API keys are never stored in localStorage.
Controls, not absolutes
We design for narrow blast radius and auditable state changes. The page describes controls in use; it does not promise absolute security.
Control
Server-set secure cookies with CSRF protection. Browser sessions and API keys are never stored in localStorage.
Control
Password-manager-compatible fields, rate limits, generic recovery responses, email verification, and TOTP MFA support.
Control
Least-privilege access, immutable audit events, encrypted secrets outside images and client bundles, and controlled environment promotion.
Control
Report suspected vulnerabilities through the security contact listed in SECURITY.md. Avoid automated scanners against production routes.
Sign-in, MFA changes, session revocation, and account security notices link back to session management so you can review active access.