🐦 X-post archiver
Timestamp a post on X without leaving X. Reply to the post and begin your reply with
@DropReceipts — the mention
itself is the request, no command word needed. We build a canonical manifest, anchor its SHA-256
on-chain, and reply with a branded receipt card linking a permanent /x/<hash> proof
page. The proof is forever; the stored snapshot is best-effort.
@DropReceipts must begin the part of the reply you typed (or .@DropReceipts)/x/<hash> proof pageWhat gets anchored
Only what enters the SHA-256'd manifest is anchored — provable against the chain forever. Everything else (the author's handle, the plain readable text, link previews) is stored for display and can be checked against the anchored hashes, but is not itself in the transaction. What gets anchored differs by the shape of the post:
X carries participants' handles into later replies. To prevent an accidental chain of
bot replies, inherited or mid-sentence mentions are ignored. Start your reply with
@DropReceipts (or .@DropReceipts) when you intend to archive something.
Verify it yourself
Each X proof anchors OP_RETURN bsv.cx x1 <sha256(manifest)>. Fetch
/x/<hash>/manifest, recompute its SHA-256, and confirm the anchor's OP_RETURN carries
bsv.cx / x1 / <hash> — anyone can recompute the manifest hash and verify the
transaction without trusting bsv.cx.