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 may have missed my year renewal and had adds unexpectedly before”
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 2514341362
Proof data
- Record hash (SHA-256)
fb417e571a20233551c5bce1cd85281eade02a65c5ceadb7ae027ddcfca3933e- Signature (Ed25519, base64)
PyPxY38Uc/KSlNd9+Eqi3g6DskPC2PBQOBYzdFBe1opmdWyutv6Fd7jMQ+ov6gJ7eDol8VDSz5ZRWKRcFQqcDA==- Merkle root
2cd516e344e4be63e12361494ae610d89d15708131c24034ae0c7b134b8bcc53- Merkle path
["fb3d6af17489bf73049199d8a1a830f12cf56f7621d2ffd48a4b447ede76d1e0","78d6a4234560c514d9e29efc3262a9a1f21158ccae701efdb315043d585d961b","2765288321395ba04339bcd2a167f644bb006599a695584edf30bdb66be9ec7d","c2e55a0f82b940f8a939e79c2ccc103100b776d3e902b8f4c5ab7337bd0e3893","d615ad911c81a79b6c6468f45bdc82331ae85f10cb18c91bbdffa75bd631ceae","14f87d94f9bfcd7a0272dde1e76dcc6cefb1a361c470eae09ed5cecbb566481a","4a10200bb05dc86fd3dcf7c184f2867ae4a302f108fb8212e1b0501cafc05b05","3cee1daa361747daaaed1f625a00031657fe376522527eeede07e04e5c506719","58f7389837096c75286ee6c30acf3fb0922bec5416e6ba3887f5b2604d61148c","539692550100ea34bd77d19dcb830666e22d695716a529f2ff120f8cb24b10f7","d40454fcdfece446f054f41548f1fd448aac182fa964cd5aa1572cf3ce540038","aa7b693b0830ee9eae981984585361b8753718ad8d2bd84330c9c33fd42f9d70","cda30523fec3f0d7bb757043316994e9f10c4260ab2c72c5da653846620fb3ea"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514341362 · entry
108e9186e8c5677a67a1… - Expected log hash
-
81a850cd5c32c6b6ee86a2774571659cf829f205adaa17a6b9e9a6f5bef7642dThe 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":"v1787126744998","kind":"published-quote","locale":"en","page":"theme:accuweather/returns/en","quote":"I may have missed my year renewal and had adds unexpectedly before","rating":5,"review_date":"2026-08-08","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 (2cd516e344e4…), 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.