Enterprise Guide
Veriproof supports four deployment modes, from fully managed SaaS to air-gapped disconnected installations. This section covers everything you need to run Veriproof on your own infrastructure while maintaining the blockchain-backed audit trail.
Enterprise deployment modes are available on the Enterprise plan. Contact sales@veriproof.app to get your enterprise API key and deployment package.
Deployment Modes
| Mode | Data location | Blockchain anchoring | Best for |
|---|---|---|---|
| SaaS | Veriproof cloud | Automatic | SMBs, fast onboarding, no infra overhead |
| Enterprise Hybrid | Your infrastructure | Automatic (hash-only) | Regulated industries, data sovereignty |
| Local First | Your infrastructure | Manual sync | Air-gapped, occasional connectivity |
| Disconnected | Your infrastructure | None (export only) | Maximum isolation, fully offline |
Key Principles
Data sovereignty in Hybrid mode — In Enterprise Hybrid mode, only a 32-byte cryptographic commitment hash ever leaves your infrastructure. Session content, inputs, outputs, and personal data never reach Veriproof servers. The hash is mathematically irreversible.
Immutable blockchain anchoring — Regardless of deployment mode (except Disconnected), commitment hashes are anchored to the Solana blockchain. This provides tamper-evident proof of your AI audit trail without requiring you to trust Veriproof’s infrastructure.
Zero-operator retention — Retention policies in hybrid mode are enforced by Azure Blob Lifecycle Management rules deployed to your own storage account — no Veriproof compute accesses your data.
Fail-safe portal security — The self-hosted Customer Portal uses a cryptographically signed deployment configuration file. Even if the backend API is offline, the portal correctly identifies whether setup is complete and blocks unauthorized re-initialization.