Security
Your data is protected.
MopHQ is built for multi-tenant SaaS from the ground up. Security is not an afterthought — it's part of every architectural decision.
Encryption at rest and in transit
All data is encrypted using AES-256 at rest. All communications use TLS 1.2+.
Row-level security
Every tenant's data is isolated at the database level using PostgreSQL row-level security policies.
Authentication
Multi-factor authentication is supported for all admin users. Sessions are short-lived and revocable.
Payments
Payments are processed by Stripe. We never store raw card data — only Stripe payment method tokens.
Responsible disclosure
Found a security issue? Contact us at security@mophq.com. We respond within 24 hours.