Skip to Content
EnterpriseOverview

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. Access is provisioned during Enterprise onboarding.

Deployment Modes

ModeData locationBlockchain anchoringBest for
SaaSVeriproof cloudAutomaticSMBs, fast onboarding, no infra overhead
Enterprise HybridYour infrastructureAutomatic (hash-only)Regulated industries, data sovereignty
Local FirstYour infrastructureManual syncAir-gapped, occasional connectivity
DisconnectedYour infrastructureNone (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.

Section Contents

Last updated on