How we keep regulated data safe.
A summary of our architecture, encryption model, and operational security commitments. Customers can request the full security whitepaper, threat model, and most recent penetration test report under NDA.
A multi-tenant data plane that behaves like a single tenant.
Tenant data is isolated at every layer — storage namespace, encryption key, network policy, and request-routing context. A tenant can never read, write, or even enumerate another tenant's objects, by construction.
- Per-tenant KMS key wrapping
- Per-tenant storage namespace and IAM policy
- Workload-identity-based service mesh; no shared service accounts
- Every request carries a signed tenant context that propagates end-to-end
AES-256-GCM at rest, TLS 1.3 in transit, BYOK on every paid plan.
We use authenticated symmetric encryption everywhere. Keys are rotated automatically on a 90-day cadence; customer-managed keys can be rotated on your schedule via your KMS. We never persist unwrapped data keys.
- AES-256-GCM for object encryption
- TLS 1.3 only on public endpoints (TLS 1.2 deprecated 2026-Q1)
- HSM-backed master keys (FIPS 140-3 cryptographic modules on Gov plan)
- Customer-managed keys via AWS KMS, GCP KMS, Azure Key Vault, HashiCorp Vault
Production access is the exception, not the default.
No engineer has standing access to customer data. All production access is just-in-time, multi-party approved, time-bound, and recorded. Background-checked staff only; all access events are exported to your SIEM if you choose.
- Just-in-time access with multi-party approval
- Hardware-key-only SSH; no passwords anywhere in production
- Session recording for every break-glass action
- Quarterly access reviews; annual third-party penetration test
Common security questions
What encryption do you use?
Do you have access to my plaintext?
What is your incident response process?
Where can I find your SBOM?
Do you support coordinated disclosure?
Want the full security package?
Readiness package, penetration test summary, SBOM, and DPA — available under NDA on request.