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.
“which is a no-go from a security perspective.”
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)
b0994f2cf3570627debe5b7a2d292c26149c3ab3157177d55dc597f0913f33ec- Signature (Ed25519, base64)
dbnia573UG1+CDgZ9YUqbnzuLS50raU2+Lw5OkU7P9AklKErI19HN9hOrVTyTqJiodROVDaoisAsqtqGGu9zCg==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["b098beb22f1275eba1a2e3c1f1a9e3f76311590d123456de0b8b4d0680de504c","d123e58db1ffd909521f3b11f39badf75b83efa42ac51e340c2abc586c6dd82f","500b6bc6e55b40a5fcbd35b4f6f1b44324d5f7df91fd96f161cd310e41f11f80","ed5cd48bb874444a3bd385a45f50071149305a9f80f1f186726c21016665a6a9","c14f364d136ba57627db766a0b7c1aec7af1a9c89fdb6f736b9dd2f8ecf92b99","1eb6d1223c9f39e8e5c91f90c2a2445bed88794bdef61feb2c0d8d084f6648ed","17fdea5f5e86bfe8da90bd1d89ba57a41234b9a206078d559c596bf2fab2650f","e07e9e51267ead461aef0a7b579201b50b8000f56257acf4e729b16176c8d142","0988c06741a7515fd5beefdf46dc8ae1d0dd586c6ebceccbd250f59a36a5063e","6bc65af45321a3cf695df3605ab7cc9dd3550829855461acb8961d28b0519c0b","fa0ce088a62a1c7caaf40cc93879b230bbb7999a92bc477470541f632642fdb6","ff50dd1d426380e71f5bdfa424955df4d07dd0816370e18fc84eebbbab29d5d1","c9f1105d4f80db6afe27e70c9e1c7fa8740faf4babc45eaba315edf5ba35bc67","6ca8568b4e7c7e4e3b794231ecbe4a3822994a26c5f3f7fd0671946fee25f414","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/quality/en","quote":"which is a no-go from a security perspective.","rating":3,"review_date":"2026-09-04","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.