C0RTEX is an AI customer-support service operated by Perfect Paradox Ltd. This page explains, in plain terms, how we protect your data and your customers' data. It describes our current technical and organisational measures — not marketing.
C0RTEX is single-tenant by design. Each customer runs in their own isolated Docker container, with their own encrypted data volume, their own subdomain and their own resource quota. One customer's data is never co-mingled with another's in a shared database.
Customer data is stored on an AES-256-GCM encrypted filesystem (gocryptfs). Backups snapshot the ciphertext only — plaintext never leaves the running service.
All traffic is served over HTTPS/TLS with automatically renewed certificates (Let's Encrypt). HSTS is enforced.
X-Frame-Options: DENY / nosniff.We use a small, named set of providers. Each is bound by its own data-processing terms:
| Provider | Purpose | Region |
|---|---|---|
| Anthropic | Language model (Claude) that drafts answers | US |
| Hostinger | Server hosting (VPS) | EU |
| Paddle | Payments & invoicing (Merchant of Record, handles VAT) | UK/EU |
| Resend | Transactional email (verification, notifications) | US/EU |
| Let's Encrypt | TLS certificates | — |
Encrypted backups run on a daily schedule: 14 days retained on the server and 90 days off-site, with integrity verified (SHA-256) and restoration tested. Because we snapshot the ciphertext, backups are useless without the separately held encryption key.
C0RTEX follows practices aligned with recognised security frameworks (SOC 2 and ISO/IEC 27001 control areas: access control, encryption, change management, incident response, vendor management). We are not yet independently certified — we'll pursue formal SOC 2 / ISO 27001 audits as we scale and where enterprise customers require them. For due-diligence or a security questionnaire, contact us and we'll share our current documentation.