The ladder
- Free —
algovoi-reseal-verify: inspect and verify a single document. - Evidence Auditor (this): batch-verify a whole archive + the signed report.
- Compliance Suite: store write-once, retain, place legal holds, run a console, forward to SIEM, custody keys, seal at scale.
Use
After purchase on the Suite Store you receive an index token and a licence key. Install the auditor from the token-gated AlgoVoi index (its public dependencies come from PyPI):run produces audit-report.json (findings), audit-report.json.reseal.json
(the signed attestation), audit-report.html, and audit-report.csv.
The report verifies itself, with the free tool
The report is signed with a post-quantum reseal envelope, so anyone can confirm it is authentic and unaltered using the free verifier, no licence needed:What it flags per document
verified / invalid, unsigned, weak digest (SHA-1), expired certificate, broken trust chain, partial-coverage (shadow) PDF, and post-quantum exposure — with optional offline trust-path (--trust-roots) and CRL (--crl) checks. Every
report that flags quantum-exposed documents is your cue to re-anchor them.
Scope
Read-only: it verifies and reports; it never stores, mutates, or governs your documents. Auditing an archive is the licensed action (gated at the engine, fail-closed); verifying an existing report is free withav-reseal-verify, as
is single-document verification. Air-gap capable, no upload.