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’ve been trying to check my open bills for over a week, but it constantly shows an error and I cannot log in.”
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)
f94b641e50ce5a7072bcbca41cade149dbc25fe571edacc6b59b619b8c4c6479- Signature (Ed25519, base64)
l3LlyyWi5JAhz88fM2/Mgu9r1+MD6TMiplUhn8/pB5YkFLMLsgldMfl/tO7F4AQQ1lecnBfDZly3KBYVtJBvCA==- Merkle root
2f068f3de56bebe7a575ba4a979c9244445d2350140e36238e088fa40fbfdd88- Merkle path
["f94b6dff9d5c1200d6dec99497e966ed1655d480669a6df919f594dcc2fc3038","cf8aeb0b77fcc7149d51e328ee7333d4c44b9dc2c418e7cbb3dba3333d2da606","e02fe063b0833307a73f9aabf919541ebb0b04a0145c61f620f9ebf6468772da","03882ed255128388a29800fac40cfc7d9cb37f248a19fe089221659f5aacf1f1","7b2544e4d6c744dc92df890aa46635652da06ae230f0f538771072b1ea71148a","20d647cbccda16629c3aea8fe9ca06de8a4ef1bb355c9f52eaf6a3d1e47e6962","bc81ade0cbe4502f150afd05133866e65d9fbe0fde67eb6d9078d0cc24c97831","a1d5cebcc9e0a2864b932508500d2ba74e2b24f411ff6930ad1ec15142f5dce6","6bb246bfdd5c6dc8f25e027686fa0fee641206a663a4e40bdbf7f74f3551483e","4e7613a2a09101bbd0b6c92a1b22eb09a5e796e904c1424037323e239eb01eea","a90fa58de5999e596d28283605afaa5c0df6592f34abc44393d5449ed42372bd","71cd50b067ff32d173a37554b8e65642cf533aa669254bc42c5be6ecf57ec03b","34bf35d805c4f7af315854dc10a7a10ae0ea054d46dee40b360c3f04f8b8e60c","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:atupri/service/en","quote":"I’ve been trying to check my open bills for over a week, but it constantly shows an error and I cannot log in.","rating":1,"review_date":"2026-04-02","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=ch.atupri.myatupri","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.