Skip to content

Releases: Vibeaxis/vax-proof-stamp

Chain of Custody + Cleaner Mark

Choose a tag to compare

@Vibeaxis Vibeaxis released this 07 Sep 12:33
1f608cf

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

Quick start

  1. Export your image.
  2. Run Proof-Stamp (CLI or UI) to embed the chain.
  3. 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

Choose a tag to compare

@Vibeaxis Vibeaxis released this 27 Aug 01:44
1f608cf

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