Encryption
Encryption in transit and at rest, key handling, and per-tenant key derivation.
- TLS on all traffic; HTTP redirects to HTTPS; certificates auto-renew
- Encryption at rest for stored content and indexes
- Per-tenant key derivation. Cross-tenant access is not a check that could be wrong; it is a different key and a different physical path
- In a real deployment the root secret belongs in a key management service or HSM, never in the application. We say that here because the shortcut is common and invisible from outside
Public site traffic is separate from any customer deployment: the tools on this site run in your browser, so files you analyse are never uploaded to us.