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.
“Bitwarden works well on Android and is very easy to use.”
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)
a63be89085ff59b678447b893197bdcedf3e5c01fa81f534908b7d008a46bbab- Signature (Ed25519, base64)
e/xRh9qaInSGzTrGVhjJNYxKcN7zmYNoPYEYRO2Rf2ksr0wmrHs0a69QeA7jXMP+Fri5QnmBFGbcyyggxMPzAw==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["a63f97d703500584fbf71a045dc3eb6b52704790fc6dd76af82b5f559a4fea08","7bf664f4601ce7eb51af6f2426728cb022f131cf0fa75799274fb8e5d83b85f0","4970b25e036c274fa03c2ff246e3a864e58c876b114c84dc2b2d7f6c3e9c5439","39fec6154b137ac4fddd1f3a50e1218ff8b2a03c3a8557a14d454bd6a5150896","796c639bc64898210b0dbc2f34919c8bb7115a83e31aae82fb914d9e3111a208","d4f66fc2a09f8450c82b5814ef6fbf7090a7e9f3842a5244b5ab814aa25f6886","18e32af49b350b21b72d7285bd86a4a7afe9d25c87dd8b3d1f525676a5c1d507","e569faa214e8d7f5554e62cca83c173e4fb981e71bc07e819823051daeb4b4c7","07a17d704073dc991e84e8fc575d540d747add92bee62f9bee9270ed472c54ed","953be7a1a1f37693f6f5ee1a28afea851618b5020435f6c44de67146daf04e36","af89a25bce2ed4803f1b5fd15dbc28d6876f2881f010749a95981429091081ba","24e450961210e2cdc5fdcdec60b2324d5b3e7e704d00d92186e8f725bb0670d2","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":"product:bitwarden/secrets-manager/en","quote":"Bitwarden works well on Android and is very easy to use.","rating":5,"review_date":"2026-08-31","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.