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.
“Every time I try to enter a basic transaction it asks me to upgrade my plan.”
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)
5977b9601d194379ddb355c024eaef76ae8dfa23b43ead08cc6d0a829f6e7fe7- Signature (Ed25519, base64)
cb1xd/UxVKl0yVN09VoPUwh+4zgNoIMWswzON+NRrGh/+b7PBiXGbRI2kGo67v4XxW+6NGmo5JglpxEB2peOAQ==- Merkle root
97eb1062a862b99998bef0a84476eb3c3812bb77c2cb927f4fd2933b59da9e3d- Merkle path
["5977afc0ab400e26505b010fa043e20b4d48e4ed8fe98cb375ed348e5dcad525","d2fe6f0f57e9b14a94a0166b5439b544d0363122b19339bb8410169e9583bf64","3af5aced19ab0bb449c8b78379b66d56d3e30261237d3ddb075ca62469b6d77a","491c8ed4ca72d5768ee531d54f22626c4fb8cd5fe29c5dc457827f29c7b0522a","f6d2015b0621c1876d9bdd746439aefaba9e61fcc26a083050de72f4fdad90ff","7406e284172faea424e82da0a7ea3f969fa65c044fdaa0b17a1ab26158699ca2","86e79c786af32f41dd5f67b9d0c4ec797e1853d98aaa149c08b029ac00622661","4146b76826cab9477ef95816e45a31be4e14edd2ea2679a44b22e3ee0c88237e","b9d5576fd90d9731fa342a264406c7d714d6675b520c654ceaf3cada66632777","2aa1fb48e8af708f982ab66ac1e5924a03465c1beb00d4fcf5136b06cfb5cb28","cfd5277386e631c114cbc654fd0b93b8cc704b4a485df6a59db98989a72263c7","36283db7bcf119c11be277705ea4507f983056a8ea68a309c763a3cc8b414991","66d13e8b5300f6cf7ae49f9f9692863758845bb98773f7a2bbb28032eed5ad1c","90e3c3ed08ff9f4dee6683cf95bfff311f4715cac07e97ca75ea5b9bcf13efe4","01242865574478f13dcf9d888236d7a907264abdb87f360db7db06de0945075a"]- 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:wave/price/en","quote":"Every time I try to enter a basic transaction it asks me to upgrade my plan.","rating":1,"review_date":"2026-07-09","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.waveapps.sales","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.