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.
“I can't just click "add" and select the specific photos I want.”
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 2681752502
Proof data
- Record hash (SHA-256)
0c467987e5e49a631d428bf4682dacb0400a45bd81b4100dbb3816d2cd386b18- Signature (Ed25519, base64)
pQyRD6sv7JAHaywa/rPkLK/77ByGGolS++Cn2SMxfoccAIsRYQI8y1pTxYAiSw32EjnCVIOCjdjFTz7J3ssrBw==- Merkle root
72c0aa015cd6b00ebd7551a6cd34c5318c1eb559497c85c40f41ddba3c674d1d- Merkle path
["0c4437eac5fb6e5bbfb5426172bf22723f5030c919a3f65122738c81ad7e93d9","0e2f04e183c4e6c3077d4579bd8ef13aa8c1c95b339be032b3bb10f773dde28d","278ecdb7b47e3d721fa3f1071c24fa96633ca14c2f66177ecc972536d6856b71","bf681e711f3458bf1ea1614c28a412ca5910c0fd12b4a22dec45bcb3a7c66454","e177fb74cbfed67267524e4ea1ddf9a24ce1235a9ef7c9a43e046047aeb56ecb","ba573514f3dc7b4dc9f0ba633ab8191f873bcd4c0501539d28ad611313a1fed6","3aa1c656c85d80c36105dc76a437c3d074b28371d2f89f00cf105ba936c5de05","362b6683e3392668ee506fca49f9e52dcb2adfee6650ef88fe2d9f36b16fbc03","15607c3fe3b711a900b7092312ee4f73df9b370d404595fcd4a6df8707b6d8d3","c59e691c4f3554762196ca4fd4c523117d2e7c47e469f37474bcd61195526f6c","9be0034e1aa4e6cf6c2855c97156f984f03ac913bb5929ed34e0b551887669b1","df08c6a9e36a86292e72564ccb7c0060b558bf36a69428f447fbcbe9729c5184","c3936f0b575e45796525d22d8804e7f6a2424fe3c025c9ae69a0548c2f5425ef","973571fe9e8ee02f91997423b3cef33593b4184b3c20f8ec94b381ab9623df52","eb7d383cdb8c366a1090b1489555cc39467112e2c4098fb0949786fc0e9c6076"]- Anchored
- 2026-09-01
- Public log entry
-
search.sigstore.dev, log index 2681752502 · entry
108e9186e8c5677abd0f… - Expected log hash
-
784442a9aef69876f96b752a429b96548b5453a825960abc7fbba35f6df60c47The 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":"v1788306517012","kind":"published-quote","locale":"en","page":"product:proton/proton-drive/en","quote":"I can't just click \"add\" and select the specific photos I want.","rating":1,"review_date":"2026-08-10","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=me.proton.android.drive","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 (72c0aa015cd6…), 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.