What it is
SHA-256 hash chain: each exhibit links to the hash of the previous one — tamper-evident. SHA-256 Tamper-Evident Chain is a core component of the P31 Labs sovereign cognitive infrastructure stack — built to run offline, deployed to the edge, and designed without dark patterns.
WebCrypto SubtleCrypto.digest() computes SHA-256 in-browser. The chain is a linked list of {hash, prevHash, data} objects stored in localStorage and exported as a signed JSON bundle. This tool documents your own exhibits — not legal advice. Short p31ca.org URL 302 → workers.dev (probe: worker-spa-legal-evidence).
Core features
SHA-256 hash chain: each exhibit links to the hash of the previous one — tamper-evident
Exhibit fields: date, description, file reference, category (legal/medical/financial)
Structured JSON export with hash-chain verification helpers — admissibility depends on jurisdiction and counsel; not a guarantee
QR code generation for each exhibit — print and attach to physical filing
Batch import from CSV for bulk evidence ingestion