← all projects
audio cryptographic proof Aqua Protocol Nostr

useecho 🎙️

Tamper-proof audio recording with cryptographic verification. useecho creates unforgeable proof that a recording is authentic and unedited — every chunk is signed, hash-chained to the last, and witnessed on a decentralized network.

Try it ↗ View code ↗

The problem

In a world of AI voice cloning and trivial audio editing, "I have a recording" no longer means much. How do you prove a piece of audio is real, complete, and was captured when it claims to be — without trusting a platform to vouch for it?

What useecho does

It records audio in short chunks and turns the whole capture into a verifiable chain. Each chunk is cryptographically signed and linked to the previous one, so any edit, cut, or splice breaks the chain and is instantly detectable. Periodic witnessing anchors the chain to an external network so timing can't be faked either.

Silent signing: the hard UX trick — every 2-second chunk is signed without a wallet popup, so verification happens continuously in the background instead of nagging you every few seconds.

How it works

Why I built it

Provenance is going to be one of the defining problems of the AI era. useecho is a bet that authenticity should be something you can prove with math and decentralized witnesses — not something you have to take a platform's word for.

Proof
Aqua Protocol
Auth
Privy (email)
Witnessing
Nostr
Stack
Next.js