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.
“Otherwise great app”
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)
03dd8b5df52d95b447d6ca8cb2422d07b2abbdc8bfa35b71cabaaa166732e2bc- Signature (Ed25519, base64)
I4M5+67wsmbzpjoLRLtPqps2TrWjq6jOYeuhEwK7iwhGnWi/sJY5theRuTIyFQm7TVP4EuURrIo/tXigwOLmAg==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["03dec6676ffb8829de903dcea3337ca6cc7c8bc53077f1e5c339bd6599974d13","b1afb7f164fa1f9250a5b4b8e4b861f005f7a8312cac7bb09a7fbfd69d5c5668","22fadbf3a8d24b5d98a707fbdcf180c6b1e415be679c074cace0295c27c68323","9aed9d5c7403b824e9bdbebd4ae7804766f5803cd788028f8b5e774f0a547fc0","a5fa29feddf2d40db4acf5482a6ca98963f35ecb0609face8069e08d50fd56c4","f2c5db6b047eb388ce99fb9d585fe68e344f24aa73ca85f04d9cdbf7add157ff","8eefbc421e6b3b696491d8bbc6d5bf790c134583f802e92f9ea5144e2bf9c79f","3e107e07fa1a21f52aa8a032f89b86e61341013c1f18c886264f5455f39f2036","4d94cd87321e677b4057432a38ba1b5e0aff8c2139570d5ea090895ccdefbf59","63933c28eb6b7bfb78116f77b5cb2e88deab928f9ada7bc7e21706e0eb87a810","7575f0e9b925b29131359a70a1a4bf923653e24bbf6b0f1c9573fe99c5754b0c","601d3d5f4fba7ccb8e25e8db9adc4fc1a6094821bec2364894f7bf4c640df5de","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/returns/en","quote":"Otherwise great app","rating":3,"review_date":"2025-04-04","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.