Trust & Security

Last updated: 2026-05-28.

We run a multi-tenant email + AI platform. The same operational rules that protect your inbox protect every other tenant on the platform from the worst behavior on it. This page documents the controls we run.

How to report a vulnerability

Email security@talkingunicorn.email or follow the disclosure policy at /.well-known/security.txt. We respond within 2 business days and aim to remediate critical issues within 7 days. No bounty program at this stage, but we publicly credit researchers (with permission) once a fix has shipped.

We will not pursue legal action against good-faith research that:

Encryption

In transit. TLS 1.2+ on every external surface. HTTPS Strict Transport Security (HSTS) is enabled on inbox.talkingunicorn.email. Inbound and outbound SMTP use STARTTLS opportunistically and prefer modern ciphers; submission (port 587) requires authentication and TLS.

At rest. Mailboxes are stored on encrypted volumes at the hosting provider. CRM OAuth tokens and tenant-provided API keys are encrypted with Fernet (AES-128-CBC + HMAC-SHA-256) before being persisted; the key is derived from BILLING_SECRET_KEY and is never logged or exposed to API consumers.

Access controls

Tenancy isolation

Logging & retention

Backup & recovery

Abuse handling

We run automated outbound spam detection plus a per-tenant trust score. Tenants flagged above critical thresholds can be paused automatically (operator-configurable). Pause notifications go to the tenant admin within 5 minutes; restoration is a same-day operator action when the underlying cause has been addressed. See /legal/service-behavior for the full state machine.

Subprocessors

Our complete subprocessor list is at /legal/subprocessors and is the authoritative source for which third parties touch which categories of data.

Compliance posture

We are an early-stage company. We have not completed SOC 2 or ISO 27001 audits yet; we plan to begin SOC 2 Type I scoping once we cross 100 paying tenants. Until then we follow the CIS Controls v8 implementation checklist and can share our internal control mapping under NDA with prospects evaluating us against a security questionnaire.

For specific questionnaires (CAIQ, SIG-Lite, custom Word docs), email security@talkingunicorn.email and we'll turn them around within five business days.