Verify it yourself
Verify a Trust Receipt in your own browser.
Paste a receipt or a device signoff below. It is checked entirely on this page with pure public-key math — nothing is uploaded, no account, no EMILIA server is trusted. The exact code running here is the open-source @emilia-protocol/verify package.
Why you can trust this page over our word: open your browser’s network tab and verify a receipt — you’ll see no request leaves your machine. The verifier is published on npm and auditable on GitHub; run it yourself with
npx @emilia-protocol/verify. Receipts use Ed25519; device signoffs use ECDSA P-256 over a WebAuthn assertion.