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 went to log in on a new iPhone but the Bitwarden system couldn’t send a verification code.”
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)
22791a1f449448f818c8a176df98522cfeaf938659b4455fc7f355bdb1f827b3- Signature (Ed25519, base64)
6h9irNg1C9WXqAe1un0IT0PEVMsWIQVB7niDz03YqJOjRfFLp0EmMi2TqqoHXpORtsPr1T10W4EZdKmu5H1GBQ==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["2277cccf8c133da0f60a6db97c89d83c78a2270efbb3d5558634716f947e411f","78b2d016fe15ae13be618ecff64259ba92bf26fe6c66f80038ae8f404fc7ea0b","c4519d83843164219ee4817304bc93a58b5f4a3ce8b5c42c1f5118eaecf270c9","6b5178d0be4a2ba9606fb54e980b6a024f3ad53c574fdc3e3ffb1d07a548a30d","37be1b3d14cce07a67d1dc51c9c74c41eb37133d3c73e11e56bafae4e353b738","d25f730cb5601b98c11d145e463b6bd10c5ce18ce894235172cddcc895fbb94f","bea5a205c84ad97dd127751bfc4278bc134bb83819930bd97eaee92e22248e73","b81350ab4168f6015476224589707c9acb037412349d2af39dcd838b6adffec8","eaae777ee76d2f2a62bf7814317fcabb04bfa260bf5e8e7c56cd30847d0f553e","61acc1a93e5aca96ba8072cae79c554b26836a3b149feb467472244e508df7d1","4133a15d2cb0da1b32c67b91b0de60f54c4f12d58d66ebb4c7b4893d1118f5ac","d610e3c549b439cfb5c1aabd8830cc14808b683b9751722225fbfdc069352079","b64868d5884e6ca103d8fa1886b59a755a471482d82618eec868304914b8e334","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/delivery/en","quote":"I went to log in on a new iPhone but the Bitwarden system couldn’t send a verification code.","rating":1,"review_date":"2025-07-20","source":"Apple App Store","source_url":"https://apps.apple.com/us/app/id1137397744?see-all=reviews","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.