Trust Center

Digital Trust by Design

Enterprise-grade security, privacy, and responsible AI practices across all DefenAi Labs platforms.

100%
Platform control completion
14
Controls implemented in code
0
Operator-owned production controls

Governance & security controls

Machine-readable control registry mapped to code evidence. Full list via /api/governance/controls.

SEC-CSP-001implemented

Content Security Policy with nonces

Production script-src uses nonce + strict-dynamic without unsafe-inline/unsafe-eval.

SEC-HDR-001implemented

Security response headers

X-Frame-Options, nosniff, Referrer-Policy, Permissions-Policy, COOP/CORP, optional HSTS.

SEC-AUTH-001implemented

Admin authentication & session hardening

HttpOnly SameSite cookies, hashed session tokens, rate-limited local login, optional Entra SSO.

SEC-OTP-001implemented

OTP verification for gated flows

Peppered HMAC OTP hashes, TTL, attempt caps for brochure/TCO/contact/demo.

SEC-UPL-001implemented

Upload content-type controls

Raster images only for content uploads; PDF magic-byte validation for brochures; SVG user uploads blocked.

SEC-SEC-001implemented

Secrets encryption at rest

AES-256-GCM envelope for DB-stored credentials (LLM, Entra, email). KEK from SECRETS_ENCRYPTION_KEY or local data/secrets/platform-kek.