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.
“when Bitwarden thinks it’s asking for password…”
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)
19521d9998cb967f1e34ea80e924d1c34dd02b7b346c383d7d7744d2c360dbfa- Signature (Ed25519, base64)
lGCDW8crg/Ljoi23DhXgkFXb/4S+n5eC4VRQWYhcHoDQhxrU21jdrAw3wMTaR4IuKBHEKsGbQ9r+V45HUeYKBw==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["194f9552ff6eee0cbd9c57a045afc55e1e68b61588b0a4b457821a76ea17bdcc","31987a2e2c31e4972b5b9afeb88a33e752423dabf8759959f167522c553860c7","56d870a304bb39989a076a48e4e23df11401df13eece120b84ef1d7ab44d2cbc","a48aca28945c7651a3ad5d39b1743d74cf5f9d37650518e585ca29be7c42f116","31dea7047e91a1c0d6c4980f3919e32bf201cfdada45561bdf9a21fb87472c3b","bf8c5173a64ded442d99443e291391e877dfcb5042087bb0186970bad385dfb4","c72855d9685b80a4b5c3d6b2ca19c60985ec6e9fb68950dfbbfdbea2e086a20d","24d62bc42d6208d3a2ba345c10093d84767dbf8fbeabbd68722c9dd62e4d4867","622bb39729bb696ad0a26b5e4687d7075541c5dd472f0227ad2ffd80388478f3","b78b81ed5963022e27a688339adbfed546aa2e32b309eaa7d7f2099cf50dc7a5","2d8169de2efa09ba8ad743aaf7ca737c0a9d51ed76f84b94ad0d20e13a8866c3","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/communication/en","quote":"when Bitwarden thinks it’s asking for password…","rating":4,"review_date":"2026-07-13","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.