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.
“I can't use the app just because I don't receive the verification text for my phone number.”
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 2893887498
Proof data
- Record hash (SHA-256)
d057ceeb3971c43fefd5ebceddba8aad8f24e230cbef05d98deb91a5851bc9d8- Signature (Ed25519, base64)
at3LlD9TaMDDrLwbsafDlAYa604GQm619XF1YNEJDoVsXDA72uASLXIqAJmheR2stI5w07mFF0mLIB40VCglBg==- Merkle root
2f068f3de56bebe7a575ba4a979c9244445d2350140e36238e088fa40fbfdd88- Merkle path
["d05766b1afed0161e234efb6ea8095f95023130c280cbcd0137b05a09a69ca7a","b983fa933da4c38d7a7f4134f52a06f99b0626d619e9463cdd05cf932c2c0207","afd385a7709a91045d9476bbd4f5e115df27dfbd4f8121d0efec40c0c5f58d4a","bd81aec8edb12690ac100bcb314d5f987ff022e30694b192ea95029161442ecc","6e56cb51176d68355f308cb8a590c8879c4a5cfef63659eedd13279394825b2f","d0c40c2e49d6067030e939b6aaf0812f3efa55f37db756a5c5beb871e8fe542d","2a60405ad3e62cd77b22289663b419dba7d1a770e3d9623f098c93ca22c25423","2bf474288bb2eaee64c9033f6d092afb4265fbe19e4ed5fb7f41bbb182fb7232","4db03137188fef365107ea46d67cc84298b239b7c6aaf6613d0748664ab53f8a","42ee82dc634df6531b012efcb709925992de335deaf14ea0b9aa827b25bed0b5","1d9405e14643af107c29759ed9a24a4b18aeab1b3e8759243d7815e5613d437a","4c50ad53b7f499e0679555fac955a3a7f15d25b2f16f07f89bffb825c220a814","f798c0971d32a6ae8da39cbfdd643aa26fcc32dd200aa7f9151048a02f8ece59","537f00dd60bfbd8c049786f7eae4da8a735af5b60dacd3bc1b6054b8ac3175e3","58a3dfc9ad8696e92f5fc9960e9c6bc4cc04e270091b574a948593298b33d1f5"]- Anchored
- 2026-09-20
- Public log entry
-
search.sigstore.dev, log index 2893887498 · entry
108e9186e8c5677af79f… - Expected log hash
-
90099e0300c6e23b62e79318296ebab91bff130379d248ada57f044f77e72ccdThe 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":"v1789796056710","kind":"published-quote","locale":"en","page":"theme:aiqfome/ordering/en","quote":"I can't use the app just because I don't receive the verification text for my phone number.","rating":1,"review_date":"2026-09-10","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.vanuatu.aiqfome","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 (2f068f3de56b…), 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.