Tamper Evident Audit Chain

Build and verify append-only logs that prove no entry was altered, inserted, reordered, or dropped after the fact — a hash chain where each entry seals the previous one. Use this whenever you build or review an audit trail, ledger, chain of custody, provenance record, or any append-only log that could later be challenged; whenever you need to detect tampering rather than just record events; and whenever someone says "audit log", "tamper-evident", "tamper-proof", "hash chain", "ledger", "provenance", or "prove this wasn't changed". Push to use this even when the user only says "log every X" or "keep a record of Y" and that record might one day need to be trusted.

annatchijova Updated

File contents

annatchijova/SKILLS/tree/main/tamper-evident-audit-chain commit 4b327b0541

Frequently asked questions

npx skillmds@latest add annatchijova/tamper-evident-audit-chain