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.
“Makes e-signatures easy and seamless.”
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 2514341362
Proof data
- Record hash (SHA-256)
faf1a27814a1d62f684a95ec2d3c990ab2bfb5fe887bfb491c561773427f5720- Signature (Ed25519, base64)
cu7Gufz7nSVkq4cnrCyh9Q78zkLcVV+aoZewRgQLQScxJDeZ3WJvkiwCnZxBRuI1P7jql1InjUHGYGLpu3ePBg==- Merkle root
2cd516e344e4be63e12361494ae610d89d15708131c24034ae0c7b134b8bcc53- Merkle path
["faf129235090e31977634c8aef1327fa0bdea7e2f1a1e4a09668444d708515d7","2a9f7e04cf5c627ced76f22e1cbfa7f602a3863e2751a6ec37c2012d5b4ba04a","9dab8baa6ad7a0f248d00251aa266a852f441adc12c90e800616ad49ecd0d40a","1de77054650a1f757272f551cf0ed60e528463311cd8cb72fdbcd54370f34342","18dd58b57e219f588070a5907f692a6705a894e9b0c1a21b9f8dbaa8390d110c","14f87d94f9bfcd7a0272dde1e76dcc6cefb1a361c470eae09ed5cecbb566481a","4a10200bb05dc86fd3dcf7c184f2867ae4a302f108fb8212e1b0501cafc05b05","3cee1daa361747daaaed1f625a00031657fe376522527eeede07e04e5c506719","58f7389837096c75286ee6c30acf3fb0922bec5416e6ba3887f5b2604d61148c","539692550100ea34bd77d19dcb830666e22d695716a529f2ff120f8cb24b10f7","d40454fcdfece446f054f41548f1fd448aac182fa964cd5aa1572cf3ce540038","aa7b693b0830ee9eae981984585361b8753718ad8d2bd84330c9c33fd42f9d70","cda30523fec3f0d7bb757043316994e9f10c4260ab2c72c5da653846620fb3ea"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514341362 · entry
108e9186e8c5677a67a1… - Expected log hash
-
81a850cd5c32c6b6ee86a2774571659cf829f205adaa17a6b9e9a6f5bef7642dThe 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":"v1787126744998","kind":"published-quote","locale":"en","page":"brand:signnow","quote":"Makes e-signatures easy and seamless.","rating":5,"review_date":"2026-08-12","source":"Apple App Store","source_url":"https://apps.apple.com/us/app/id489262811?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 (2cd516e344e4…), 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.