Quote verification
This proves the quote below is recorded by Citatio exactly as displayed and has not been altered since it was committed and anchored. It documents Citatio's crawl observation; it does not imply endorsement by the source platform. The quote links to the original review.
“Perfect, and very simple for sending money to my children.”
Checks (re-run on this request)
- ✓ Signature — Ed25519 signature over the record hash, verified against the public key at /.well-known/citatio-signing.json
- ✓ Merkle inclusion — Leaf recomputed through the sibling path to the anchored root
- ✓ Public transparency log — Sigstore Rekor log index 2595205423
Proof data
- Record hash (SHA-256)
268ca2340695dd3f5d36501e710b0de0eb8ac231ab2ea6c6f1994218b1b6a58d- Signature (Ed25519, base64)
aUOg0h7QnlxzSNOs96jNuptvaNSw4GSppPaiyQmm41WD8gq/pXw+o94H4ANHnx6x/RGZJBhDuCsca11h89ygCA==- Merkle root
249a627257bd2a9dbd9bc74ec65dce63e29c9ccd8f402432a46bbf1cfa12c86d- Merkle path
["2681fd00ea507cacf856a879cae76c774ed4aa623a0d09f8bc8d609da330b2e6","781a14004893cea684b0c2d9987954b3fa2708379ef0609d7e31987ef37fdd2c","182831f30e9d009ed82b07953e6a57eb4c0a4fd93b2f2ee9c3e07b8ac3641634","d7d6427fe2a7d3d6ebbf116bd6dc0f7c67dc52eb132bc84d0c031936dfd20720","17d07ea9b00bf1e611e1dbdea1f7e6465b9fa797d8af59aa4decf160a3e30e76","a6d38f6dc24449a2a18f163f0178dfa48c85f1f78cf77d8b2e96ce81ea3c1f78","db33176ad9b47bf8235af7c014cb66128986235c5096a9a3b918ea9eed6e93a1","4cbbd813d9c59849ab464fd81f63ad68bf0bc02849cc5963260dd1a4cf591f22","0513daf8d4dcc2987e86a409ff36c58b0891798e1c938fe9dfe7024c67902134","c319d6fe7ff8583bcd22c171c0dbcbdee3765958b239024ba10b4d768adecebf","e218639cd7e6fb1439986e43874c43ad6e8aec8f89c3be7e8416d58b9d530eb6","6e68d05913bb7dace6bf796082e20cbcbce1ea861951647966204bc8bdaa19f6","eb7727f04a590b9f55c190f90839cbf73f485e828dfdac586db4b55a34076c29","c94857f058a09552518db3b6411014dc84d9bd9a71b10e488f83e40faa66dd70","98481510f61448eaf55101f28c348e05af213e498327b1646c7ec76c471de7a8"]- Anchored
- 2026-08-26
- Public log entry
-
search.sigstore.dev, log index 2595205423 · entry
108e9186e8c5677a9f26… - Expected log hash
-
fbc678ced8e0822086692e4ab6d232b628f26b1a50cd2c52eadc2f6910e32e8aThe log entry'sspec.data.hash.valuemust equal this value: the SHA-256 of the Merkle root string above. Recompute it yourself from the root to confirm. - Canonical record
{"dataset_version":"v1787717877847","kind":"published-quote","locale":"en","page":"brand:twint","quote":"Perfect, and very simple for sending money to my children.","rating":5,"review_date":"2026-08-15","source":"Apple App Store","source_url":"https://apps.apple.com/ch/app/id1225135057?see-all=reviews","v":1}
Verify in the public log
- Open the Rekor entry (pre-filled with this proof's log index).
-
In the entry, compare
spec.data.hash.valuewith the "Expected log hash" above: it is the SHA-256 of the Merkle root string (249a627257bd…), which ties this proof's root to the log entry. -
Decode
spec.signature.publicKey.contentfrom base64: it must equal Citatio's published key at /.well-known/citatio-signing.json. -
The entry's
integratedTimeis the independent timestamp: the root, and with it this quote, existed no later than that moment. - Locally, without any Citatio infrastructure: SHA-256 the canonical record (must equal the record hash), verify the Ed25519 signature against the public key, and fold the hash through the Merkle path (sorted-pair SHA-256) to reach the anchored root.