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.
“app doesn't even let me 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 2776103867
Proof data
- Record hash (SHA-256)
ff4ac8511b34dce1dc224f60755bea34115b6b186c3006c611cfd958f82fb015- Signature (Ed25519, base64)
wFc+Xx7d2so7TyLfRppDuKbfmGZ98GweIu4eHwIOQGM4xS4m014apRrD+SJuPMAieNOwiH3Al1r+xoG3QYVkAA==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["ff4aeefa9245a60f6a71a254b5d58e0b1ebfb38689e3d1aeb35cd030b269d69d","2b6fa21af8302659a290ad76a599ca5c90ddc59c15818d906c8750d7d8bd26e1","ec2a21127c3719d07fd0ac82ecec049b384ab60b635ec1947b148213a780818b","a73118e97bb702e3a566f3426570f3d38532ea69f1eea3eb473911c633f2999a","ee25059afd2a666ddfe51cb26ce26ea81ec445f8825f7adac36cdbd32a1ded2e","02284f9818ee1de54b193caeb8bfeb7509b5c2802e3dd0bc537a123668e44e10","c2759c3f3f23fa22185901572ba460d728db3dd940245d29dc27ea1cad489cf2","c683d0eb78952b3f018ffe2643455fcff37341bc29e8922ef6ae94fa3bf00871","6cfe24205163e82713745872bf57a9dc0581e84dbaa8b90e202a874aef1f278f","66f93059eee3676095d6925b7cc2fe3b97c348e816a4d3ce47c4b00902d3a227"]- 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":"app doesn't even let me log in","rating":1,"review_date":"2026-09-05","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.