Encryption in Transit
All data transmitted between your browser and our servers is encrypted using TLS.
- TLS 1.2 and 1.3 only
- Strong cipher suites (AES-GCM)
- HSTS enabled with preload
- Perfect Forward Secrecy
Encryption at Rest
Sensitive data stored in our database is encrypted using AES-256-GCM.
- AES-256-GCM encryption
- Separate keys per user
- Key rotation support
- Secure key storage
What's Encrypted?
Always Encrypted
- All API communications
- Encryption keys
- User credentials
- Session tokens
Encrypted at Rest
- User encryption keys
- API tokens
- 2FA secrets
- Backup codes
Never Stored
- Your original text
- Processed content
- Document contents
- Detected PII