Multi-tenant isolation. Encryption at rest. Bcrypt-hashed passwords. TLS 1.2+ with HSTS. Strict CSP. HMAC-signed unsubscribe. Every claim on this page is grounded in the production code — not aspirational marketing.
Every customer signed up to Monqez AI gets a logically isolated slice of the system. Concretely:
user_id. Backend queries always include this filter — there is no path in the API that returns another tenant's data.monqezai.io is served over TLS 1.2+ with HSTS enforced for one year, which means browsers refuse to downgrade to HTTP.We score grade A on securityheaders.com thanks to:
includeSubDomains.frame-ancestors 'none' to block clickjacking.We take security reports seriously and respond within 48 hours. Our disclosure policy lives at /.well-known/security.txt (RFC 9116) — please read it before testing.
Yes. Every customer has their own database row, their own knowledge base, and their own integration credentials. Queries are scoped by user_id on every read and write. We never share data across tenants and never train shared models on customer conversations.
Sensitive fields (integration tokens, SMTP credentials, API keys) are encrypted at rest with AES-256-GCM using a key held in a server environment variable that is rotated periodically. All traffic to and from monqezai.io uses TLS 1.2+ with HSTS enforced for one year.
Passwords are hashed with bcrypt at cost factor 12. Plain-text passwords are never logged, never stored, and never sent in emails — including password resets, which use a one-time token instead.
Yes. Every outbound Sales email carries an HMAC-signed unsubscribe link. Opt-outs are enforced before any future send — including across campaigns. The system is CAN-SPAM and GDPR-aware out of the box.
On a dedicated VPS in the EU (Frankfurt region). Backups are encrypted. We use self-hosted infrastructure — your data is not on a hyperscale cloud unless you explicitly connect one via an integration.
Email am.khateeb@thechainex.io or fetch https://monqezai.io/.well-known/security.txt for our disclosure policy. We respond within 48 hours.
Any other questions about how we handle your data? Reach the founder directly.