Encryption
All traffic to and from Tonic Desk is encrypted with TLS 1.3 (TLS 1.2 minimum, weak ciphers disabled).
- At rest: AES-256 on application data, databases, and object storage.
- Backups: encrypted with separate KMS-backed keys.
- Key rotation: every 90 days, automated via AWS KMS.
- Secrets: stored in AWS Secrets Manager, never in source control.