Skip to main content
Also in the on-prem suite. This product is included in the AlgoVoi Compliance and Payments On-Prem Suite, one commercial licence that unlocks and runs the complete self-hosted platform.
Records Vault is not Recovery Vault. They share a word and nothing else. Recovery Vault protects your keys (threshold key recovery — “what if I lose the key?”). Records Vault preserves your records as evidence (timestamping, access logging, legal holds — “can I prove when this existed, who read it, and freeze it for litigation?”). See the side-by-side below — most teams run both.

What it is

Records Vault is the regulated-records preservation layer for health and legal — one product, both verticals, sold as a single on-prem bundle. It takes the Verifiable Archive (post-quantum, tamper-evident, offline-verifiable document evidence) and adds the three things a true records-preservation system needs beyond write-integrity:
  • Independent proof of when — RFC-3161 trusted timestamps from a third-party authority.
  • Proof of who read it — a signed, tamper-evident read-access audit log.
  • Defensible preservation — legal / e-discovery holds that override routine disposal.
Like the Archive it builds on, it is not a document-management system — no folders, search, sharing, or workflow. It is the evidence layer: integrity, provenance, access accountability, and verifiable retention for records that must stand up to a regulator, an auditor, or opposing counsel years later. Every new artifact is its own append-only, Falcon-1024-signed, hash-linked chain — so all of it verifies offline, from the public key alone, exactly like the base archive.

RFC-3161 trusted timestamps

Bind each record’s hash to an independent authority’s clock, so you can prove it existed no later than that instant — without trusting your own server’s time. Air-gapped? The same flow records the message imprint in a signed chain with no external call.

Read-access audit log

Every retrieval is sealed as a signed granted / denied access event — who, which record, why — in a tamper-evident chain. Closes the “no read log” gap that write-integrity alone leaves open (HIPAA §164.312(b)).

Legal & e-discovery holds

Place a litigation hold on a matter — by subject, date range, or content type — and held records cannot be disposed of even after their retention window elapses. Release is itself blocked until the preservation window passes.

Offline-verifiable, post-quantum

Timestamps, access log, and holds are each a Falcon-1024-signed, SHA-256-linked chain over ML-KEM-1024-sealed records. One published public key verifies the archive and every evidence stream — no service, no secret.

Bring your own keys (HSM / KMS / Vault)

Optional BYO-key custody — hold the Falcon-1024 signing and ML-KEM keys in your own HSM, AWS KMS, or HashiCorp Vault; AlgoVoi never sees a private key. Included in the bundle, and the signed output is unchanged so verification stays identical.

What you get

  • Proof of existence-by-a-date you don’t have to vouch for. An RFC-3161 token from a third-party Time-Stamping Authority binds the record’s hash to that authority’s time. The token is stored verbatim for independent verification; the vault additionally proves, offline, that the token’s message imprint is exactly this record’s hash.
  • A read trail regulators ask for. Write-integrity proves a record wasn’t altered; it says nothing about who read it. Records Vault logs every retrieve — principal, record, granted or denied, reason — as signed evidence, exportable as JSON-lines for your SIEM / GRC (a HIPAA access report).
  • Holds that actually hold. A matter hold overrides the retention schedule: a held record is never disposable, and the hold can’t be released until its preservation floor elapses — the litigation-hold pattern, recorded as tamper-evident evidence rather than a database flag.
  • Air-gap preserved. Timestamping degrades to a signed air-gap record with no external call; the vault works fully offline. The TSA is optional, exactly as S3/Object-Lock is on the base archive.
  • One bundle, two verticals. Health and legal buy the same code, differing only in config presets (retention tables, consent terms). No fork.

The preservation features

Eight controls, each an independent Falcon-1024-signed, hash-linked chain stored beside the archive. Three launch-core controls cover the universal preservation needs; five health & legal depth features add the consent, custody, and erasure evidence regulated buyers ask for.

Launch core

All eight are independent signed chains stored beside the archive. Tamper with any entry — flip a denied access to granted, forge a hold release, edit a timestamp, rewrite a consent withdrawal — and chain verification breaks at that entry. Tampering is detectable, not deniable. And the live decisions fail closed. An access, consent, or hold check verifies the signed chain before it answers and refuses outright if any entry was altered or reordered — a tampered chain can never quietly return a benign allow or not-held. Time-bound rules fail closed the same way: an unreadable consent expiry counts as expired, an undated record stays held, and a corrupt preservation floor blocks release — never a silent bypass.

How it works

Verify it yourself

Don’t take our word for it. A Records Vault deployment emits a self-contained evidence pack — the signed chains, the public key, and a standalone verifier — that a sceptical third party (your security team, an auditor, opposing counsel) can check offline, with no AlgoVoi software. The entire trust base is two public libraries.
1

Install the two public dependencies

That is the whole trust base — Falcon-1024 verification and RFC 8785 (JCS) canonicalization. No AlgoVoi code takes part in verification.
2

Run the bundled verifier against the pack

It re-derives every Falcon-1024 signature and SHA-256 hash-link itself, using only the published public key — no secret key, no running service, no network.
A clean pack verifies every chain and proves each timestamp binds to the archive receipt it stamps:
Change a single byte — here, forging a read decision from denied to granted — and verification fails at exactly that entry:
The verifier is ~120 lines; its core is simply “signed, sequential, hash-linked”:
The encrypted record is included in the pack but unreadable — its ML-KEM key is never in the pack — so you confirm when a record existed, who read it, and that it is held, without ever exposing its contents. The pack ships with every deployment and is available on request.

Canonical form verified across 8 independent implementations

The bytes a Records Vault signature covers are produced by RFC 8785 (JCS) canonicalization — the same discipline AlgoVoi publishes in its open conformance corpus. A real Records Vault archive receipt was canonicalized by eight independent JCS implementations — Python, Node.js, Ruby, PHP, Go, Rust, Java, and .NET — and all eight produced byte-identical canonical bytes. So the exact preimage your receipt’s signature is checked against is reproducible in your own stack and language, with no dependency on AlgoVoi. The Falcon-1024 signature itself is verified with the published Python reference; the eight-language guarantee is the canonical form — the bytes that get signed.

Portable evidence export (add-on)

Export a Records Vault evidence set as a portable, post-quantum-sealed .epi artifact — then hand it to an auditor, regulator, or counterparty, who verifies it offline with a bundled verifier: no AlgoVoi software, service, or account on their side. Signing is Falcon-1024, so the evidence stays verifiable across the decades-long retention that health and legal records demand. Available as an add-on — see .epi Evidence Export.

Records Vault vs Recovery Vault

Both are post-quantum, both build on the Verifiable Archive, both ship as client-deployed appliances — and they solve opposite problems. You’ll often want both. Together: Recovery Vault keeps your archive key recoverable; Records Vault keeps the records under that key timestamped, access-logged, and legally defensible. One protects the lock, the other proves the contents.

Honest non-claims

We are specific about what this is and isn’t — it’s an evidence layer, not a compliance certification.
  • Not a DMS. No search, versioned editing, workflow, viewer, or folders.
  • Evidence, not certification. It supports HIPAA / GDPR / eIDAS evidence; certification remains the buyer’s and their counsel’s. No “HIPAA BAA / eIDAS-qualified” claim without a separate legal track.
  • Tamper-evident, not hard-WORM — except where you enable S3 Object-Lock (Compliance mode), in which case we say so.
  • Air-gap preserved. The TSA and S3/Object-Lock stay optional; the vault works fully offline. No managed SaaS, no key escrow beyond the existing opt-in Recovery Vault.
  • 8-language canonical-form, not 8-language signature. A real receipt’s JCS canonical bytes reproduce byte-identically across eight implementations; the Falcon-1024 signature is verified with the published Python reference (post-quantum signature libraries are not yet broadly available across languages).

Who it’s for

  • Healthcare — long-lived immutable patient records with a provable read-access trail (HIPAA §164.312(b)), retention overrides for active matters, and air-gapped on-prem deployment.
  • Legal, IP & contracts — proof a document existed on a date (RFC-3161), litigation holds by matter, and a chain of evidence opposing counsel can verify independently.
  • Any regulated team that must preserve records and prove the preservation — to an auditor or a court — without trusting the storage vendor or the server clock.

Get Records Vault

Records Vault is a commercial on-prem bundle — it includes the Verifiable Archive, the S3 backend, and the Archive Auditor, plus the preservation layer above. One licence token installs the whole stack; runtime licensing is fail-closed per package. Health and legal editions are the same code with different config presets.

Buy Records Vault

Available perpetual (one-time) or annual subscription, self-hosted, paid in USDC; the store shows current pricing for both. One token installs Verifiable Archive + S3 + Archive Auditor
  • the preservation layer (RFC-3161 timestamping, read-access log, legal holds). The store issues your licence key + install command; set ALGOVOI_LICENSE_KEY to run. Enterprise / OEM: email us.