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.
“It took forever for the app to accept the fingerprint login”
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)
ab77972b832f2753ead1dacd2a453eae7e81d5e36167d9f1045b0c843c4312d8- Signature (Ed25519, base64)
ZTMn4FoBX3d4+gFyJH2RKNpj+UEygykLMQLdXzavWJqNtI6PR5vQejW32k7caKGT8RYJmbUKiyvypS3n8NMwBw==- Merkle root
2f068f3de56bebe7a575ba4a979c9244445d2350140e36238e088fa40fbfdd88- Merkle path
["ab73b1beb9cf83492d8b039611ca9436b592a4cbba57ed8da80b260c988fc598","1d6811b18ca84f392f9b4fb526af45861018629f365a540aff00bb8471faa907","61e625c1fdb5a5e58c244812d3716d91f9d7aee7cdf9c20cb5af67ec8fa3729b","e012d58a9f69ef7532cf9a0ef6315b81da07c8fb34dac2ccb17f0ce4bd7c33ad","88e1c1c85962192f7e8c7c6468bf49e903e42b02f2cd96c468cf7ed52c53abd3","d48cd185979730c4b3c17596b475623771596c675b64639aa0172f42fb814aae","60cdb249ccd81cf8324c96249c8e7c9cc4d70d4f9ce3dfaaa3429d29d41edba7","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":"theme:atupri/ordering/en","quote":"It took forever for the app to accept the fingerprint login","rating":1,"review_date":"2025-10-11","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.