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 can't log in to my account through the 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 2776103867
Proof data
- Record hash (SHA-256)
43c9a58b47a0e9ebd87798feebc90e53e1dc363e748d7e64d6c598d002cb8b18- Signature (Ed25519, base64)
qExWWcnkq/wq166sxW5gr7PmzeGAi9Td13Pf5YvQWhBIVv+SKlKjPfKrGf6ZNuRqGHGuI+wNxBFXqzM+k53ODQ==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["43cafcea7a60cc893138592e2bf423299426908f13630d6541593a40e7040d14","6e26d5840cb17c6b9126787d3ace0ba2313f9f61345f8da19475b4f17fe22217","fbe738e6ed0bae8bacc46e1be50223b40f2c70ae4dac3049e900c309044ae1b6","13a1aba5a47b49c40ca2431a44cf2de745c21b23f8827e9e4eb6364f2e6df09b","d58c926a4baf295e8a67ec57b13139d6dd6a1014d258912650c983c949682834","3ebce437b0689ba65187f2963c87266fb8f78a6d126eddf924078cf7de69db25","d45ced029b8f412d49ac8c05d6ae2f3efbb8fdf0e2cceabee3087eb3220e890e","6ec1465f54324cc49e7c56cec0ae0d63985a2f6872f8b05f36e3dc1b97aaac5d","53d94c65dc616f77bbb943cc7dcf8b1fcdef877215871978213cfb647314bd1d","796c89ce9e9d70451764bb0b576b2473750f515dee6bfc33b3e5769d8b918038","b3cfe109b5bb9f243d20c2a271467917ea2dcd34b9b8849808c5bd9262017db2","5db6d47c594533280883338cc5dbafe319fd04677875292608d75d9596fea1f8","aafc4d7abd1fbd48f01758db3e1a1278331dd8c09b348c20be15802d81136ee9","72f96e42060ae616ed33b8fd6ac687c1899623eaa8a351026bf33e2e7a041d34","e60c2274998b06992577796b6abe86bec144203fe960878f7951a3ae12c9e532"]- Anchored
- 2026-09-10
- Public log entry
-
search.sigstore.dev, log index 2776103867 · entry
108e9186e8c5677acd4f… - Expected log hash
-
2498329b7eaf275d309293dfbac35d05dfb8a55c65956add8448561c05945f28The 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":"v1788848066028","kind":"published-quote","locale":"en","page":"theme:bitwarden/service/en","quote":"I can't log in to my account through the app.","rating":1,"review_date":"2026-08-30","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.x8bit.bitwarden","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 (4dc0bd79ba3e…), 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.