Security architecture

Claims you can verify.

Not policies. Architecture. Each guarantee below is enforced by how BodhAI is built — expand a claim to see the mechanism.

Files are encrypted client-side with AES-256-GCM before they ever leave your browser. Only your local server holds the key that can decrypt them. We could be compelled to hand over everything we store, and it would still be unreadable.

Enforced by: Client-side AES-256-GCM encryption — decryption key never transmitted.

Local mode

  • Documents, models, and answers run on your hardware
  • Runs fully on-premise — your data never leaves your server
  • Original files are never deleted — full data portability
  • Group-based access, enforced locally at retrieval time

Cloud mode — in development

  • Same guarantees, hosted single-tenant
  • Region-pinned deployment
  • Customer-held encryption keys
  • Documented before launch, audited after

Responsible disclosure

Found a vulnerability? Use the contact form and choose Security as the purpose — it routes straight to the team. We acknowledge every report within 48 hours and credit researchers who report responsibly.