Included in the Verifiable Compliance Suite. One commercial licence installs this component together with the whole compliance estate, self-hosted and air-gap capable. It ships inside the suite, not as a standalone product.
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.
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
Health & legal depth
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
2
Run the bundled verifier against the pack
denied to granted — and verification
fails at exactly that entry:
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.
Frequently asked questions
What provides tamper-evident, independently timestamped records for regulated data?
Records Vault. It takes the write-once, post-quantum-signed archive and adds the three things a preservation system needs beyond write-integrity: RFC-3161 trusted timestamps from an independent authority (proof of when), a signed read-access log (proof of who read it), and legal / e-discovery holds (defensible retention). Each is an offline-verifiable Falcon-1024-signed chain, self-hosted and air-gap capable.How do you prove when a record existed without trusting your own server clock?
An RFC-3161 token from a third-party Time-Stamping Authority binds the record’s hash to that authority’s clock. The token is stored verbatim, and the vault additionally proves offline that the token’s message imprint is exactly this record’s hash. In an air-gapped deployment the same flow degrades to a signed air-gap record with no external call.Can an auditor or opposing counsel verify the records offline?
Yes. Every deployment emits a self-contained evidence pack — the signed chains, the public key, and a ~120-line standalone verifier — that a sceptical third party checks with two public libraries (pqcrypto, rfc8785), no AlgoVoi software, no
account, and no network. Tamper with any entry and verification fails at exactly
that entry.
Does Records Vault help with HIPAA, GDPR, eIDAS, MiCA or DORA evidence?
It provides the tamper-evident, independently verifiable evidence those regimes rest on: HIPAA §164.312(b) read-access controls, GDPR Article 17 erasure with a surviving proof-of-existence, eIDAS-style qualified timestamps, and the MiCA Article 68(9) and DORA retention window. Certification stays with you and your counsel; the vault supplies the evidence certification rests on.See also
- Verifiable Compliance Suite — the estate this component ships in.
- Verifiable Audit Log — the tamper-evident event chain Records Vault preserves alongside documents.
- Regulated-records self-hosting guide — what a compliant self-hosted preservation estate requires.
- MiCA and DORA evidence and EU AI Act record-keeping — the regulatory mappings.
- .epi Evidence Export — hand an auditor a portable, offline-verifiable evidence set.
Get Records Vault
Records Vault is not sold standalone. It ships inside the Verifiable Compliance Suite. One commercial licence installs the whole compliance estate, including the Verifiable Archive, the S3 backend, the Archive Auditor, and the preservation layer above (RFC-3161 timestamping, read-access log, legal holds). One licence token installs the whole stack; runtime licensing is fail-closed per package, and you setALGOVOI_LICENSE_KEY to run. Health
and legal editions are the same code with different config presets. See the
Verifiable Compliance Suite for licensing, or
email us for Enterprise / OEM.