How Turret protects your firm's data.
Turret connects through your existing email provider with read-only access that your administrator authorizes and can revoke at any time. It cannot send, modify, delete, or forward any email.
gmail.readonly
and admin.directory.user.readonly.
Revoke any time from your Google Admin Console.
Mail.Read
and User.Read.All.
Revoke any time from your Microsoft 365 admin center.
Credentials (service account keys and OAuth tokens) are encrypted with AES-256-GCM at the application layer before being written to the database, using a key held separately from the data. All customer data is encrypted at rest by the database platform, and all traffic is encrypted in transit via TLS 1.2+.
Every database record is scoped to a tenant ID. Application-layer queries always
filter by tenantId.
One firm's data is never accessible to another firm, even on the same infrastructure.
Pattern-matched snippets are redacted before being written to the database. Social security numbers and credit card numbers detected in email content are replaced with masked values before storage. Raw email content is compressed and stored for archive purposes but is never logged or exposed in error messages.
Turret staff can access operational metadata (job status, error logs, scan counts) for support purposes. Turret staff do not access email content as part of normal operations. Alert actions and archive writes are recorded in append-only audit tables with SHA-256 content hashes.
Security questions? Contact sales@getturret.com.
← Back to home