Auralius
Back to Blog
Security 3 min read

Enterprise Grade Compliance & MFA

We are thrilled to announce full SOC 2 Type II compliance, mandatory MFA for all enterprise users, and the SHA-256 hash-chain audit log that powers it.

Enterprise Grade Compliance & MFA

Auralius is now SOC 2 Type II compliant. We have also shipped mandatory MFA for all enterprise-tier accounts and a new SHA-256 hash-chain audit log that provides cryptographic evidence of every privileged action taken on your tenant.

What SOC 2 Type II means for you

SOC 2 Type II is an independent audit — performed over a continuous observation period — that verifies our security, availability, and confidentiality controls actually work as described. You can request our audit report under NDA at security@auralius.ai.

Mandatory MFA for Enterprise

Enterprise accounts now require TOTP-based multi-factor authentication for all users. To enroll, navigate to Settings → Security → Enable MFA, scan the QR code with your authenticator app, and confirm with a 6-digit code. Existing sessions are invalidated immediately after enrollment.

TOTP step-up for destructive actions

Any action tagged HIGH or CRITICAL — such as erasing tenant data, rotating API keys, or approving a financial action — now requires a fresh TOTP confirmation even during an active session. This step-up is enforced server-side and cannot be bypassed by a stolen session cookie.

Hash-chain audit log

Every privileged action writes a record to an append-only SHA-256 hash chain stored in Postgres. Each record includes the actor, timestamp, payload, and the hash of the previous record — making the chain tamper-evident without the cost of external KMS hardware signing. You can verify the chain integrity at any time via GET /mcp/audit/verify.

What is next

We are working toward GDPR Data Processing Agreement templates for EU tenants and HIPAA-ready configuration for healthcare use cases. Follow this blog for updates.

Published August 5, 2026 · Kolerr Lab Engineering Team

More from the blog