The problem

AI systems misquote and misattribute content at scale. A sentence you wrote gets fed into a model, comes back garbled, spreads as if it were yours. Editors doctor quotes. Screenshots get cropped. Social posts get altered and re-shared. By the time you need to prove what you actually said, there may be no record that proves it.

What Kernel of Truth does

Kernel of Truth lets you register a cryptographic fingerprint (SHA-256 hash) of your words, documents, and images before anyone can alter them. Change a single character and the hash changes completely. We record your name and timestamp. That record is permanent and immutable. We never store your content, only the fingerprint.

How hashing works

🌽
Your content stays on your device. Hashing runs in your browser via the Web Crypto API. Nothing is sent to our servers.
πŸ”
The hash is a fingerprint, not the content. SHA-256 produces a fixed 64-character string. It cannot be reversed to recover the original.
πŸ“Œ
The claim is permanent. The submitted hash is recorded with your identity and a UTC timestamp. It cannot be edited or deleted.
πŸ”—
Anyone can verify. Anyone with the original content can paste it into the verify page. No account needed.

Verified website badge

Link your account to your website. Once verified, your public profile shows a verified badge.

  1. Go to Profile settings and enter your website URL.
  2. Add the meta tag shown to the <head> of your site.
  3. Click Verify.

Every claim also has a badge image and a JS widget. From any claim's verify page, copy the HTML embed or widget snippet to display a provenance card on any webpage.

Frequently asked questions