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.
“The app logs itself out.”
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)
aaf9c3286877318edb0c6cc3d31fe648aee13e3a7a7ec09c165f25669d9e8d1b- Signature (Ed25519, base64)
FDVUoQnFvZlt3E9I5WvSJ2d7DXREgu0ER9y5ErQTSLcOrbPuSOjQK1bm0C8ldWLrbxHhXeNwiLDTRMAeZQsfAA==- Merkle root
2f068f3de56bebe7a575ba4a979c9244445d2350140e36238e088fa40fbfdd88- Merkle path
["aaf7e632320fb93a6d6f86adebb7d9ae39174c642368e505d80e1eff4130a4f1","56f2d2e6355fd91962cf3f658220779a5a19f661e0e69bb2cb71457dd408fc92","0d313b5d753b1c04cc2be8b5c5d8b4759da34b2ce2493149d296120cb6cef0dc","a5bbc47514c5e844a39eb17ad4caae0ac6bbbacf4ba4f760fc13768331391092","cc4418751972f97574db36a75333021f4ee7fb9791ccafed5c62d6730f1eae24","ef508378186d854561c096f09124ab75a5ff00f4b2df4cba111c736e295f9ccc","22db58176d206a418accf08242cb50e35d22cf1a5476b69c9e7b5a863b051d4a","ace7b03fd6b3a7ee736c1cb458dd674b99c33232888e6deec874538b0bfa59be","340b9aa8489a07f723a6428d0a335a7a561a6839d1abc15c698ac2f10fff669f","9bdf13ce0c696a76d99d43e18f6cb8954e2d6326b330dff9e7c2006fdfae88e9","4602a3c644a17f18863ea4c2e2ebcfe21065ff5cb7b6130686101d6c97aa7979","bcaffb66f7637f1faea00b39e1b086b5c8748b956d5fec046d9c8718408ebc96","27978d996981aec54e7305bc9bddff422c8ed02487f8eaef12f84d0b2ba90b9f","537f00dd60bfbd8c049786f7eae4da8a735af5b60dacd3bc1b6054b8ac3175e3","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":"brand:jobs-ch","quote":"The app logs itself out.","rating":2,"review_date":"2026-06-09","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.iAgentur.jobsCh","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.