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.
“One of the best password managers”
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)
c30ebd8725750d6708c1c82cc5518cfc597f8ab5955cd298ee99eca4adabb967- Signature (Ed25519, base64)
OUFae7KdfAnndZWYzZDTtJpHdzr7mBeN2eft7FA/WIxw81rNX+7gDKSdUGFTADjJmvSV5Yo+aFqEpEixuJ4HDQ==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["c30fad05d49ebcf7435f4c18adf6c3eba1dcf2bf751260a521b31fdc835a18dc","5854fafc2743778f36a5e94d8ac8bd1b250f84b521da290529e6a5ae57579567","6282049c77ddf1fac5c6343bf49b28e94517a086777024ff891f2bb52b87dbc8","293d2317db0172c571b16d167170257dca466a0b81755200fc316e286ec0b8b3","dc44c071a89ac52634351718db703c831eae470c96e8a2354c994994afde6b30","c2869535d429ffe98f6f37e751cb2be789844df55260623d69fcf81d007ca90b","9eb61f4cbdc5135570918c15af7dcea9b31338baa6ab671901085335715d2c85","0e3a0b0a37926c9fe344e74f6a097f5885e741a7e3bb38608c5a96025031f5be","5d98b1bdb7f8347bf0eb3bd041069b0e1315f13c0dbd6fcaf95e625b70253f63","f11ad9e45e76006b7cd937edd1f5c1f60484a93e9b808c3441ff95a48baf3f56","1562fdc953f40c15d7be0281c9a13fd87a604aba68d09ddb613919b826f1a9d1","ea302cbe265c8dc3387d0cc3e68ee3f50565bb74ab154f55c34efa7e7e75395f","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/delivery/en","quote":"One of the best password managers","rating":5,"review_date":"2026-08-29","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.