Veridenti
BC/DR Plan · Enterprise

If every server we run vanished tonight, your vault would still be on your device. Business continuity by architecture, not assurance.

This is Veridenti's Business Continuity & Disaster Recovery plan, written for security reviewers: what we protect, how recovery actually works, the targets we hold ourselves to — and the one honest limit we disclose rather than paper over.

~0RPO — committed writes are never lost
ImmediateRTO for reads — offline-first, always
<15minRTO for writes through a full region outage
30daypoint-in-time control-plane recovery

The framing that matters

Separate durability from availability.

Almost every "what if the cloud fails" question collapses into two very different risks. We answer them separately, because we solve them separately.

Durability · solved

Permanent loss of data

Vault ciphertext sits on 11-nines-class object storage, the control plane has point-in-time recovery, and — decisively — every user runs an offline-first client holding a complete local copy of their vault. Even a total loss of all server-side data leaves every user with a working vault to re-sync from. This is not tier-dependent.

Availability · engineered

A temporary regional outage

A region or dependency going dark for a while is the real risk — and it is where our tier-specific machinery (drZone in-jurisdiction DR) lives. Everything below is organized around closing this gap without ever crossing a data-residency border.

Durability is a solved, universal guarantee. Availability is the thing we actively design for.

Definitions & targets

The numbers we hold ourselves to.

These are architectural targets — each maps to a concrete mechanism in this document, not a hopeful SLA.

ObjectiveWhat it meansTarget
RPOMaximum acceptable data loss, measured in timeNear-zero
RTO — readsTime to restore read access after an outageImmediate
RTO — writesTime to restore write / sync after a region outage< 15 min
Sev-1Full outage of a customer-facing surface, or any confirmed data-integrity riskDeclared

What lives where

Architecture & blast radius.

ComponentStoreRedundancy model
Control planeCloudflare D1Single primary + read replicas; 30-day point-in-time recovery
Vault ciphertextCloudflare R2 (global) · regional S3 · customer-owned bucketGlobal R2 is multi-region by default; a single-country bucket is durable but not region-redundant → pair with drZone
Application tierCloudflare WorkersRuns in 300+ locations — no single region to fail over
ClientUser deviceOffline-first — full local encrypted vault; buffers writes, reconciles on recovery

Blast radius, stated plainly: a vault-storage outage degrades that organization's vault sync only. The console, provisioning, entitlements, audit log, and every user's local vault keep working. It is not a service-wide event.

Every tier · consumer + enterprise

Three protections that are always on.

Offline-first client

A backend outage is never a lockout. Reads serve from the local vault; writes buffer locally and reconcile automatically when the backend returns — the backbone of immediate read RTO and near-zero RPO.

Point-in-time recovery

The control plane supports 30-day point-in-time restore — recovery from accidental deletion, a bad migration, or corruption with no manual backup-restore project.

Platform redundancy

Workers are globally distributed and the default global vault store is multi-region. For most organizations there is nothing extra to configure — redundancy is inherited.

In-jurisdiction DR  Enterprise

drZone — disaster recovery that never crosses a border.

Data residency lets an enterprise pin data to a single country. That bucket is durable but not region-redundant — and you cannot DR across a jurisdiction without breaking residency. drZone closes exactly that gap, per pinned zone:

Enabling drZone is a single in-jurisdiction DR replica per zone, configured by your operator during residency onboarding. Credentials and endpoints live only in the encrypted secret store — never in a document like this one.

Choosing primary + replica

DR topologies you can actually deploy.

The residency guard is on jurisdiction — not provider or datacenter — so you have real freedom within a jurisdiction. Strongest first:

Broad zones · EU · US · global

Cross-provider + geographic diversity

Cross-provider — e.g. primary R2-EU + DR S3-EU — removes the provider itself as a single point of failure: you ride out a Cloudflare-wide R2 incident or an AWS-wide S3 incident. Add multi-datacenter in-jurisdiction (Frankfurt primary, Dublin DR) and an EU tenant is highly resilient without data ever leaving the jurisdiction.

Single-country zones

Be explicit about the ceiling

Best achievable in-country: multi-AZ, or dual-provider (a hyperscaler + a local sovereign cloud) where one exists. A true country-wide event — a major cable cut or a legal compulsion — cannot be DR'd out without breaking residency. That is the customer's sovereignty-vs-availability trade-off, not a defect.

Even at that hard limit, two backstops hold: offline-first (local vaults keep working; only sync pauses) and zero-knowledge (any seizure or compulsion yields ciphertext, never readable data).

Failure-mode → response

What happens when something breaks.

ScenarioAutomatic responseRPO / RTO
Global vault-store blipBounded retry; multi-region store~0 / immediate
Pinned region down — DR configuredRead-failover + DR-authoritative writes; reconcile on recovery~0 / reads immediate · writes <15 min
Pinned region down — no DRFail-closed (never mis-jurisdiction); local vault keeps working~0 / reads immediate · writes wait
Primary + DR both down (same jurisdiction)Fail-closed; monitor opens an incident; local vault keeps working~0 / writes wait
Control-plane primary-region outageManaged regional recovery; reads via replicas; point-in-time restore if neededsee residual risk →
Accidental deletion / bad migrationPoint-in-time restore (30-day window)≤ 30-day window
Total loss of all server-side vault dataRebuild from clients' offline-first local vaults0 — client is source of truth

The one honest limit

What we don't yet do — stated plainly.

Residual risk · control-plane writes

A total control-plane primary-region outage pauses control-plane writes.

The enterprise control plane is single-primary with read replicas. A total outage of its primary region pauses control-plane writes — new provisioning, policy changes, audit appends. It does not stop local vault access, and where drZone is configured it does not stop vault sync.

Mitigations: managed regional recovery, read replicas for read continuity, and point-in-time restore for corruption. A named future hardening item is active multi-region control-plane writes.

We disclose this rather than overstate a multi-region write failover we don't yet have.

Detection & communication

How we know — and how you'll know.

Public status page

status.veridenti.com reports our surfaces and the upstream providers we depend on.

Health probe · every 10 min

Each bound residency zone is probed around the clock; a bound-but-unreachable zone is marked down, opening a status incident and an automatic ticket. A recovered primary auto-reconciles.

In-console Continuity panel

Per region: live status (healthy / failed over to DR / unreachable), whether a DR replica is configured and healthy, pending reconcile count, and the RTO/RPO targets.

During an incident: an incident lead owns communication and posts to the status page for broad events; affected enterprise admins receive direct notice with scope and expected recovery for a single-tenant or single-region event. Every Sev-1 gets a written post-mortem and a review of this plan within five business days.

Backups & exercise cadence

Verified on a schedule — not asserted once.

Three independent copies of every vault, and recovery paths we actually rehearse.

ExerciseCadencePass criteria
drZone read-failover + reconcileAutomated suite, every deployAll pass
Zone-probe → incident → ticket pathQuarterly game dayIncident + ticket auto-open; recovery reconciles
Point-in-time restore drillSemi-annually · non-prodControl plane restored to a chosen point
Client offline → reconnect reconcilePer release smoke testBuffered writes reconcile · no loss

Three copies of every vault: immutable-by-revision object keys, a live in-jurisdiction drZone replica, and the client's independent local vault.

The one-line answer

Continuity you can put in front of a board.

Consumer & any org on the global store: BC/DR is inherited — offline-first, platform redundancy, and point-in-time recovery. Nothing to configure. Enterprise with pinned residency: pair geographic pinning with an in-jurisdiction drZone replica for continuity that never crosses a border — surfaced and monitored in-console.

Resilience, verified — not asserted.


This planyou're reading it — self-serve and always current

Live statusstatus.veridenti.com — ours + upstream providers

Talk to ussales@veridenti.com — residency + DR design for your jurisdictions