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.
“So easy to use on my phone”
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 2789279696
Proof data
- Record hash (SHA-256)
f5d38e63f64056e4532ee3c6488174422bbb92412af0b95e287a9c50e12718af- Signature (Ed25519, base64)
U+n1AZiCI5dtDO/3vfixJhLaBcHS1oqYNj6eiVq7OiAC0uXgkBtRGzHsMxYv84DuN51rRdeLxojmQmHC3N+jAg==- Merkle root
97eb1062a862b99998bef0a84476eb3c3812bb77c2cb927f4fd2933b59da9e3d- Merkle path
["f5cc70221bf748f0e5ec7279b5aba90286e11495dc8747b9659028a9e7718705","61d4c05bdfeb88dcec485ab4839c27f99bea65ddd804028976a56b9c5ace4a4d","ad5c81589db66a8982aa43e06c42750fa73065d462f1067c52332070ac9b5c69","1ee10ba2bb57a5d8ba9835b9d331f63477f64340b8e1321fc13223dec8ad2959","d259ed6aa017d3463691c4c7fac7f291971ea7307b4a5561da966ca00be991ff","91d5b9164c3b4f8b0d045233a005aa348f0d67b3acc7caa0408d09ecc59f53db","8a31fec52a19b74092da7e4e09f7f99fab75ae9c8039d2b53f2771eb064e2281","bd59f8e8e3482bb700b00054347ff8b1f9f7dceb78e515eb9367d16d77a0d235","009da10d80d382de5283ac8ea044725c9f154c2c5b9d585e97822e90bdeee952","20a92e937db51769cfe465589dd0a1473d93b484d02c40ded866c356209687ec","2773f567c680d36b45e8ddb9acbba84279386972ec0e40784af0d4b71e825e3c","da7efc44d6047fe3e579eca002977ed1346adde2d400823603e9388f5b72eb53","46bcfbc656e0e2a380a8a94cdc0be3d8b4c668e5f9e54a10ba396a45b371339b"]- Anchored
- 2026-09-11
- Public log entry
-
search.sigstore.dev, log index 2789279696 · entry
108e9186e8c5677a3885… - Expected log hash
-
05c7009ecf7ce5cf315c252c2a1dd135e64989a02cacdaaa3c5a87412a2e921cThe 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":"v1789017464005","kind":"published-quote","locale":"en","page":"theme:xero/ordering/en","quote":"So easy to use on my phone","rating":5,"review_date":"2026-08-05","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.xero.authenticator","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 (97eb1062a862…), 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.