Veil LogoVeilApp
Help Center / Security & privacy / Understand the encrypted payload architecture
Security & privacy4 min read

Understand the encrypted payload architecture

Veil messaging architecture uses encrypted payload patterns and identity-aware communication flows to support private conversation transport.

Quick summary

Messages are handled as ciphertext/nonce/version payloads, with identity-aware communication context.

Core trust model

  • Message bodies are represented with ciphertext, nonce, and version fields.
  • Identity context can be conversation-scoped for controlled profile behavior.
  • Disappearing behavior can further reduce retained message surface.

What this means in practice

  1. Verify who you are chatting with before sharing sensitive material.
  2. Use message requests and blocking to limit unsolicited access.
  3. Combine retention controls with workspace policy for stronger governance.

Important limitation reminder

  • No communication platform can fully protect against compromised endpoints.
  • Pair encryption with device hygiene and strong access practices.