Encryption at rest and in transit
All customer data is encrypted in transit with TLS 1.3 (minimum TLS 1.2) using modern cipher suites. At rest, data is encrypted with AES-256 on the underlying storage layer, with per-row keys for the most sensitive fields (driver's license numbers, signatures, voice call recordings).
- TLS 1.3 in transit (minimum TLS 1.2), HSTS enabled on flashfender.com
- AES-256 at rest on the database and object storage layer
- Per-row keys on driver's license, signature, and call recording fields
- Database and storage credentials rotated every 90 days