Encryption in transit (TLS 1.3 + HSTS), at rest (disk/snapshots/R2 SSE), selective field encryption (pgcrypto).
MonkeyMachine — SECURITY TOMs SUMMARY
1. ENCRYPTION
2. ACCESS CONTROL
Access control: least privilege, staff MFA, separated roles.
API credentials protection (per Meta Platform Conditions §6.a.iv): All third‑party API tokens, app secrets, and access keys (including Meta/WhatsApp System User Tokens, App Secrets, and Business Integration Tokens) are stored encrypted at rest (SOPS + age), never committed to source control, rotated on compromise suspicion, and accessible only to authorized services on a need‑to‑know basis.
3. ISOLATION & LOGGING
RLS multi‑tenant isolation, centralized logging, SAST/DAST, vulnerability management (critical ≤72h).
4. BACKUP & RECOVERY
Backups/DR (RPO ≤24h; RTO ≤8h), WAF/rate‑limiting, incident response (≤72h notice).
5. TESTING & POLICIES
Annual external pen‑test, quarterly internal reviews, device policy (full‑disk encryption, auto‑lock, VPN/SSO).