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 enter my password and it gives an error.”
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)
92214da882cdbd7ad1f494908258b9d1b969abc0797c3fb98e2fe1102f24e063- Signature (Ed25519, base64)
aGGwHeEP+LN9SqPRg4mSdaRVAxEzCDBaEY9d5Etz1x9pLQs/+qk+0k7WmQ1WDt+b1pTKdjPNxojuqMLIgXHgBQ==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["921da8a625caffb75fc850a5b0cddee102ceb5b4a027f0e6882a98c9a73cd5e8","adc5d32c55d255879876c38fe21cd0be77e363e6c8817b0fc6ce84d93990e8e7","5a7c432f5baab9faad208c90fd3824ea45895f439e6b3178e9c7b14248bbd237","3233fb90d15a069cb449c523fb1a15fcaa2b8c5d2bc8ed0d39abd51924138544","34396604dac0156ba49cd440960a0fa059e228e5a0d6eb584dc0a6d53d383f5b","fcf2d4352326d777dba5c4cd5e0fce5069244e72e76eceeb4849c83cd60ae700","c4efaf6dacfe4665fbbada315aea33f6caeb331b23c7ba0f1bd0b692a7457518","ae5ba821053b2a6d14e03d5a0fa1da825e9763de0ebdc803f1491f44118acbd3","e9e11977eac4a5ba5b0293d80a69353da253bf7eae9272e58b8afddd92284885","d472c0ac22b505ca6e04b0f61723aadb30b6d5b11716db504157af14b5c5fb8b","777b47360691f2b3b57e757f270b00fcea5e34e7a46ebf4242b7d849caab7641","d26424069f8ebada7d5db61084db1487cb6a3d9e3a9d7dea65c859d46af6bbd0","e3a1de018ae2658686c8ef0556fbf43b0147585a01189da83c1927e13f8542e0","d3f9820ef177ffb6742d93ecece273e46037aa87afa8ee19fc7a0b34f6ac592a","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/billing/en","quote":"I enter my password and it gives an error.","rating":1,"review_date":"2026-06-20","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.