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.
“Great features for a free weather 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 2514383033
Proof data
- Record hash (SHA-256)
65f04d807478a83992eb22639d4c78b50a18beca86382ad159214b6cb654b92e- Signature (Ed25519, base64)
nCCtivFpq7MR49oow8BNERp2qaUhHk1SeCD/AS2W7CXLNZL59x6wYNoTqQ3UpYiaAR9rwwtuKD7x24t9YMjtAw==- Merkle root
197f899fafda406e0c9d0591eaf3664c281655082dfd19c34045187b374127b6- Merkle path
["65edbee6bedd66f0b85d6f0c93b009057475bd408fee3cebefff19dac8d9c6b3","5c54b1de5633fed83afe6b98c51011bdab04a059f2e9a6f32998efb6959bcc6d","c08a1ee686bcc0d53a0d505f246de73365254218945073bc439e5d813a960a0d","b7926374b4aedfc933d19fd2be6a15443fc73a965c2701e1b630098cc9f4c690","b59c90fb3701f4a39af3d0e9eb5170780034ccc0474718bb60239bf54fdf5ff4","25da0cdd3265aa817ec0ea02d8aa9c7017e54978bf65fb2ed3f7eeae6f29197f","614dfeb4ff63a715352f5e12f2b15bab886554d2e98be26e91c0a96b35529e37","b848e0f710a96ed9124de3df4aa21470f8ad8bcebe786b365557b5d72c32c45b","f10b644c2c8b11870c4c87d1ff9c2ad4e4fe6b5f6b6754f1ee6b7813065c7ffe","c9b4b0c58c07d61bda9587e31cb75c4fcbcbc22d9a3d19161d69178ef60fd69a","4e7708a88a8894df209dc83ce410baaa422548ae4ac5590314b8935a7bfec909","5e604b5a5ef639be948323e0c4f5e303b5c481fedb2d584ffe1d863b4c3faed6","b26bec0bf0b0cab86d0ac84c71035185380da1f423e2081c4e404f2e13042a04","d72b61e7a45df808bdf968855d1d129de3ef5b87939ca0a06b3c95e25211241c","7b5d4c2155ce4f6908bf1c61cdd8b51ce48d7dc7c5d7f3bd9a7ce68fedb43f21"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514383033 · entry
108e9186e8c5677a6078… - Expected log hash
-
4e5cbdb3dc34f3dbd6a57b603e905df6c94968b41f5bd83d5c9a25f2ea060d8eThe 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":"v1787127398505","kind":"published-quote","locale":"en","page":"theme:accuweather/fit/en","quote":"Great features for a free weather app!","rating":4,"review_date":"2026-06-05","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.accuweather.android","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 (197f899fafda…), 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.