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.
“Absolutely perfect app!”
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 2684387116
Proof data
- Record hash (SHA-256)
11da021285f42a10fcca6070510dc32e74b881e73b367df362199745c2593e77- Signature (Ed25519, base64)
64kQi2Nz4CnAi6j66nZawmMjA91nuyyPhOJigOT2WY5tJGY8+2UfMfJ4ZiValkI8V5nkiY6diZ48qHlwMPboCw==- Merkle root
d0b70661cbad9870508e5f30c6bab3a4dc29d66832512b824255977804a209a0- Merkle path
["11d9859af5b186c9f56b419a8bb220ef16d29e9827af91f0520aea99d0ecc857","e19d923e662e8a3cbeaeb16c14603fdc7db0323227fa84ee4c9261765587fb0d","5160345081128b8b6e6deadff5ca45a69c4ce5bff4256b4caa50d3eaa613f8ce","490dd653d0d8b9e5cfd5ed893d0eef8cc5b4ba3e63e3cb113916a4f47ed58d0d","9f1185fc3bfae85e1988a90ba25cdcfd38cf5bebce1440147ac26050ba83da00","a1c2540d7b638b3a6c32cec96edae01ba7c2e989b6cf4144314edc7847b9d7d6","abacf64fed4b7cb09f849280c76232f5bb2d02e3f320b20e36e64cea6ec5d1b5","409a7c73039fd6abfcaefe6757b19ac9f40ceed9775b834b6d6f9afccf39ecf4","76d55eb63555190d40606a3461d6a61e272f32409d49591c421d0dd1e5903af4","9fe3e0687a18a38bc65c8319548d3ebcce1d664fca7739ea38dcf2fe561fb516","238da162cd4e8bef54fe2952193806ce668b200b4a41ab0d6ef5f959df1f8c47","b4af94d7b26230f0a6961e3de9864e54956590f505f2745e07efed952b99837c","921bfa249fc083b70570168ad6f0044f00ea537ce97a9c11974276f6897af836","99fda29bc9f6523d8497d7815dc75cd9349f33ce2ca8d7e40a1376d7992a019c","882092c4a89bb94a7257fc3160df609ffeea1f42eae2f25e3f48a7501ec86c7b"]- Anchored
- 2026-09-02
- Public log entry
-
search.sigstore.dev, log index 2684387116 · entry
108e9186e8c5677ae3e3… - Expected log hash
-
bfaccc200433dc8febd06ca2b510bd6be59a9734953b4b277a6d6f8b4877f779The 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":"v1788338905316","kind":"published-quote","locale":"en","page":"product:meteomatics/weather-widget/en","quote":"Absolutely perfect app!","rating":5,"review_date":"2026-07-28","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.meteomatics.app","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 (d0b70661cbad…), 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.