Independent Verifier

Verify a Kinetic governance certificate

Paste a governance certificate and the published public key. Your browser recomputes the SHA-256 record hash and checks the Ed25519 authority signature.

Everything runs on this page, in your browser. Nothing is uploaded, and there is no call to Kinetic. This is the point: you do not have to trust our server to confirm a record is authentic and unaltered.

CheckResultDetail
This page verifies one certificate. To re-derive an entire ledger's hash chain independently, export it and run verify_chain.py --verify-signatures against the published key. The signature is authority-attested integrity, not hardware-rooted non-repudiation (HSM signing is on the roadmap).