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.
“The app glitched and wouldn't let me confirm my tax returns.”
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 2882354328
Proof data
- Record hash (SHA-256)
ca27ad67235fe5d56870205f6d59d2f1a1c4bb1b9510e612372aa0c2b5d3b6e4- Signature (Ed25519, base64)
XCHPVhS6qvsByeYeTgLIRDuh/rPoSv1mnwpkIA8Bbw72MBIrneJTlBzquV9pGF6KXdgnxW1NnEljmVxR4BcwCg==- Merkle root
a893faa173c6b378c8d050262e841ab57fdd89b71985eabc0906c40abd5b6a6c- Merkle path
["ca23fc1fd10a05279a0a9278b4e866b8bd74712ae0a86fa3008931a40245800c","c9afe9b71fa8de54d194c488526e1d772973096d61a43f0365d20360f1709c0a","c044ce13bfaa6b0606718621dc3d5cacd2a94e9db09be2ad95e29bf3d2b1d231","5503ef83d7b5fe467be416d21306ee479e57755e6071a48242bb739455160aae","e503815cce6c605df17a0be23270706299b172bddafa541a67a55d6942c7019a","8ae71c940f334f3b83d09a129ba9af33a0a7330fabf3b6552caa14e0ea165ff9","4d6e32a1bd087d9b723d6b918b01e7a21a251667c338d1744fb0a27d57c88c0c","142d3b561a18041911ad4df5b68df0778a2cae3ca707692181dbc8baab1b2744","5285df21569955e3d06e23a3051775684f4b15cd1a6542655fa24675fb49c882","62e29e8a3867f956e89cd38e92507fa4da53805e83340c03fd978944a5af0825","500e9a30c101dc501795cec8416b41fd13d25c0ee807859f2c0835564df9e5d3","589714cd3af91c9cace4af17f27ce411ab407960f2c1eca87150a5acdeeaab70","e3dfd0ce13b4f18d9be466f664decf913e4c761baf693ad01a6280777721ad5e","96604383e0e3cd500d4560285508cbcc8eef5ad88e576fedea27dc38c3fc8ebd","142316fcc45d8fbb9a33df6e9be8f563650927c4e612ee96d4bcac9064ee60c4"]- Anchored
- 2026-09-18
- Public log entry
-
search.sigstore.dev, log index 2882354328 · entry
108e9186e8c5677a08a7… - Expected log hash
-
5510a497abfe2e680a39c301b0d905c2a575bae0a1f389fbdd7b86babf05240fThe 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":"v1789619628558","kind":"published-quote","locale":"en","page":"theme:taxfix/ordering/en","quote":"The app glitched and wouldn't let me confirm my tax returns.","rating":1,"review_date":"2026-09-11","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=de.taxfix","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 (a893faa173c6…), 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.