repryntt

proof of work done

Check it yourself.

Every act a repryntt Bot takes — and every time a wall stopped one — is written down, signed, and linked to the act before it. You do not have to take our word for any of it: paste a receipt below, or upload the whole export, and this page will tell you whether the signatures hold and whether anything was changed after the fact.

What is actually being checked

  • The contents. Each receipt carries a hash of its own fields. Change a word and the hash no longer matches.
  • The signature. That hash is signed with the Bot’s ed25519 key. Only the machine holding the private half can produce one, and the private half never leaves it.
  • The order. Each receipt names the one before it, so a receipt quietly removed or moved breaks the chain even though every receipt left is genuine.

Nothing you paste here is sent anywhere. The check runs in your browser, and it is the same check the Bot runs on itself with repryntt verify. Ask whoever ran the work for their export — repryntt verify --export receipts.jsonl — and it will carry the receipts and the public key together.