Learning center
Understand your proof
Short, novice-friendly guides—first the ideas, then how to read and verify a real certificate.
Foundations
Hashing & fingerprints
5 min readWhat SHA-256 does, why clone-proof fingerprints matter, and how anyone can verify your data matches a certificate.
Read guideBlockchain: the truth machine
7 min readTransparency, integrity, and real-world examples of why a public ledger helps prove when something was recorded.
Read guideMerkle proofs & paths
6 min readWhat sibling hashes are, how a path climbs to a block hash, and how to read the interactive proof on a public certificate.
Read guide
Practical
Start here if you already have a proof link and want to know what you are looking at.
How to read a public certificate
5 min readA section-by-section tour of a proof link—badges, fingerprints, anchoring fields, Merkle proof, and what each part means.
Read guideVerify a fingerprint
3 min readPaste a hash or proof link, then compare your file or text client-side.
Read guideVerify a proof yourself
8 min readStep-by-step checklist: match your fingerprint, inspect the anchor transaction, confirm the block, and check Merkle inclusion.
Read guide