Skip to main content
Woku is designed for enterprise customers that require auditable controls over who accesses the platform, what they do, and how information is protected. This section documents the concrete controls in operation.

Capabilities overview

Principles

  • Defense in depth: each layer has its own protection (transport with HSTS, routing with CSP, session with idle timeout, account with anti brute force, sensitive actions with MFA).
  • Auditability: every critical action (login, company changes, CRUD on wokus and forms, etc.) is logged with actor, IP, user-agent, and timestamp.
  • Encryption at rest: sensitive secrets (TOTP secrets, integration tokens) are stored encrypted with AES-256-GCM.
  • Least privilege: MFA backup codes are bcrypt hashes; refresh tokens are rotating and single-use.

How to report a vulnerability

Write to team@woku.app with the details. We respond within 24 business hours, or according to the SLA agreed in your Corporate contract.