Seeing Is No Longer Believing
Synthetic media broke the link between perception and truth. Restoring it will take more than detection.
Bill Dunning · May 2026
The cliff
For all of human history, perception was proof. You saw it happen. You heard someone say it. You looked at a photograph. That was sufficient. Courts accepted eyewitness testimony. Photographs settled disputes. Recordings established facts. Not because these things were perfect, but because fabricating them was hard enough that they carried default credibility.
That default has collapsed. Not gradually — it fell off a cliff.
Voice cloning takes three seconds of sample audio. Real-time face-swapping runs on a consumer laptop. Generated photographs already fool forensic experts. Generated video is months from being indistinguishable from reality. We have crossed a line where the cost of fabricating audio, video, and images has dropped below the threshold of credibility. There is no going back.
The consequence is not merely that fakes exist. It is that real things lose their power. A genuine recording of someone saying something can now be dismissed as a deepfake. A real photograph can be denied. Real video evidence can be challenged — not by proving it is fake, but simply by asserting it could be. Legal scholars have a name for this: the liar's dividend — the advantage gained by guilty parties who can dismiss authentic evidence by gesturing at the possibility of fabrication.
Why detection isn't the answer
The instinctive response is to build better detection: AI systems that identify synthetic media. Spend a few minutes thinking about that response and the problem becomes obvious. Detection is an arms race the defender loses by definition. The generator learns from the detector. Every detection breakthrough becomes training data for the next generation of fakes.
Detection has uses — content moderation, quick triage, public awareness. But it cannot be the foundation of trust. The foundation has to be something stronger, something that doesn't depend on guessing whether a piece of media looks real.
The right question isn't "how do we spot fakes?" It's:
How do we create things that are provably real?
Not probably real. Not authenticated by a vendor's promise. Mathematically provable. Independently verifiable by anyone, without trusting any intermediary.
What physical media used to do
For centuries, physical media carried proof of its own integrity. A wax seal on a letter did three things: it proved who sent it, it proved the letter hadn't been opened, and the recipient could verify both without trusting anyone in the delivery chain. The seal broke if tampered with. The proof was built into the medium itself.
When communication became digital, that property was lost. Digital content is infinitely copyable, silently editable, and dependent on institutional trust. Trust us, we didn't alter it. Trust us, we didn't access it. Trust us, we're storing it properly. The content is at the mercy of whoever controls the infrastructure it flows through.
The right response to the synthetic-media crisis is to restore that property — to make digital communication self-proving. A self-proving system has three characteristics.
Integrity. The content carries mathematical proof that it has not been altered since creation — not a single frame, not a single byte. If anything changes, the proof breaks.
Provenance. The content is cryptographically bound to a specific physical device that captured it, at a specific time, in a specific place. Not "this came from a user account." This recording came from this specific piece of hardware, and that hardware's identity is attested by a certificate chain that anyone can verify.
Independence. Verification requires no trust in any platform, no network access, no proprietary software, and no cooperation from the system that created the recording. Anyone with the recording and its cryptographic manifest can verify it independently. The proof travels with the content.
Integrity, provenance, independence. These are what physical media had and digital media lost.
What this looks like in practice
I'm building one implementation of this idea. It's called Edge Mesh Protocol, and its provisional patent is on file with the USPTO. The architecture is built around a few specific decisions.
Media flows directly between participating devices. The platform's coordination server arranges the connection but never handles the media itself. This is structural, not a cost optimization — because the platform never touches the media, it cannot alter it, it cannot access it, and it cannot be compelled to produce it.
End-to-end encryption is applied at the source device with keys generated on-device that never leave it. The platform relays ciphertext it cannot read.
During a recording, the device builds a continuous hash chain in real time. Every ten seconds of recording is hashed, and each chunk's hash incorporates the previous one — forming an unbroken cryptographic chain from the first moment of the recording to the last. The final hash is signed by a hardware-backed key inside the device's secure enclave. A manifest accompanies the recording with all the hashes, timestamps, the device's certificate, and the signature.
Anyone with the recording, the manifest, and the certificate authority's public key can independently verify that the recording was produced by a specific identified device, at a specific time, and has not been modified — not even a single frame. If anything is altered, the signature breaks, and the verification pinpoints the exact ten-second window of tampering.
That's the digital wax seal. It proves who made the recording. It proves nothing was altered. It breaks visibly when tampered with.
The shape of the answer is a standard
What I've described is a product I'm building. But the architecture implies something larger.
The framework — device identity attested by a certificate chain, continuous integrity proofs computed during the recording itself, manifests that anyone can verify independently — is not inherently tied to any specific implementation. It's a set of principles and protocols any platform could adopt and any verifier could check.
This pattern has a precedent.
Dolby didn't build theaters. Dolby defined what sounds good meant, certified equipment that met the standard, and licensed the mark. UL didn't manufacture electrical equipment. UL defined what safe meant, tested products against the standard, and certified those that passed. Bluetooth SIG didn't build phones. It defined how devices communicate, and every manufacturer on Earth built to the spec. VeriSign didn't own the internet. It owned the certificate authority that made everyone else's security meaningful.
Every padlock icon in every browser is a small advertisement for the position someone built when they made themselves the root of trust.
A "Provable Media Certified" mark would do the equivalent for tamper-evident recording: a recording produced by a conforming system carries an integrity manifest signed by an attested device; verification is independent, offline, and requires no proprietary software; tampering anywhere in the chain is detectable, and locatable to a specific moment in the recording. Buyers — notaries, courtrooms, hospitals, families — would learn what the mark means, the same way they learned what UL means and what HEPA means.
This isn't going to happen overnight. But it's the shape of the answer.
What this is really about
We're living through a specific moment. The moment when synthetic media broke the link between perception and truth. When a video of someone saying something is no longer proof they said it. When a voice on the phone is no longer proof you're speaking to who you think you are.
This is not a problem that any one product solves. It's a problem that requires new infrastructure — a new foundation for what real means in a digital world.
I'm working on one piece of that foundation: provable real-time video, starting with the markets that need it most urgently. Remote online notarization, where forty-plus states now require tamper-evident recordings. Telehealth, depositions, courtroom evidence, in-home care. The places where the recording has to stand up to challenge, and current infrastructure can't make it.
The bigger picture is this: in a world where nothing digital can be trusted by default, build the infrastructure that makes specific things provably trustworthy. Restore the wax seal. Rebuild the link between what we see and what we know.
Seeing is no longer believing. The work is to build the proof that makes it believing again.
Bill Dunning is the founder of 416 Inc (dba Indggo), where he leads development of Edge Mesh Protocol. If you work in legal tech, remote online notarization, telehealth, or AI safety — or if any of this resonates and you'd like to talk — find him on LinkedIn. The canonical version of this piece, and longer technical conversations, live at forum.indggo.com.


