Data protection & encryption
Your data is encrypted in transit and at rest, and connected-account credentials get an extra envelope of encryption.
- All traffic is served over TLS (HTTPS) end to end.
- Data at rest is encrypted by our managed database provider.
- Third-party credentials (Google, Stripe) are AES-256-GCM envelope-encrypted before storage. Connecting is blocked until encryption is configured.
- Secrets and API keys live only on the server. They are never shipped to the browser.