Encryption everywhere
Every byte you push to Turtini is encrypted in transit (TLS 1.2+) and at rest (AES-256, Google Cloud-managed keys). Sensitive fields like API keys and OAuth tokens are also wrapped with envelope encryption before they hit Firestore.
- TLS 1.2+ in transit
- AES-256 at rest
- Envelope-encrypted secrets for API keys + OAuth tokens