Releases: Vibeaxis/vax-proof-stamp
Releases · Vibeaxis/vax-proof-stamp
Release list
Chain of Custody + Cleaner Mark
What’s new
- Proof-Stamp v0.9.2: smaller EXIF payload; optional public “receipt chain” URL.
- One-click “Stamp & Copy Link” for sharing.
Why it matters
If you can’t prove where a claim came from (and when), it didn’t.
Docs & receipts
- Home: https://vibeaxis.com/
- Hubs:
AI Basics → https://vibeaxis.com/ai-basics/
AI in Real Life → https://vibeaxis.com/ai-in-real-life/
Quick start
- Export your image.
- Run Proof-Stamp (CLI or UI) to embed the chain.
- Share the stamped asset; paste the chain URL in captions/alt text.
Notes
We track the minimum: who/what/when + optional content hash. No creepy extras.
v0.1.0 — First public drop
What’s inside
Hash on publish/update (SHA-256)
Append JSON line to GitHub ledger (ledger/ledger.jsonl)
Save commit SHA to post meta
Shortcode [vax_proof] → links to the exact ledger commit
Install
Copy /vax-proof-stamp/ to /wp-content/plugins/, activate
In wp-config.php set:
VAX_GH_TOKEN (fine-grained token, Contents:RW, repo-scoped)
VAX_GH_OWNER, VAX_GH_REPO, VAX_GH_PATH (ledger/ledger.jsonl), VAX_GH_BRANCH (main)
Create a public ledger repo and (optionally) add ledger/ledger.jsonl