June 24, 2026

Encryption was the easy part

AES-GCM is not where messengers fail. The cipher is the solved part — decades of scrutiny, a known-answer test you can run on your own phone. What actually leaks lives in the margins around the ciphertext: the shape of your traffic that a relay still sees even when it can’t read a byte, and the device in someone’s hand when the math has already done its job. Two things shipped to close those margins. Neither is magic, and we’ll name where each one ends.

What a deaf relay still sees — and how we shrink it

Our relay is deaf: opaque blocks, timestamps, nothing else — no sender, no recipient, no key. But “nothing it can read” is not “nothing it can watch.” A block still has a size, a time, and an address it lands at. Each of those is a thread an adversary can pull:

Where it ends, plainly: a global passive adversary who watches both ends of a Tor circuit at once can still attempt timing correlation — the hard limit of every low-latency anonymity network. The cadence mode raises that bar; nothing erases it. The full accounting is in the whitepaper.

When they take the phone

Encryption assumes the attacker is on the wire. Sometimes the attacker is in the room, holding your phone, telling you to open it. Cryptography alone has no answer to that — so we give you a choice about what they see:

And the limit we won’t paper over: this protects what’s inside, not the fact that YGOOW is on your phone. We hide your content and your metadata; we do not hide the app. A decoy you could be proven to be hiding would be worse than none — so the one thing it cannot do is exactly the thing we say it cannot. The reasoning is in the trust model.

Why both, and why now

The thread that runs through twenty years of this — forced backdoors, trojaned clients, faked certificates — is that the pressure rarely lands on the cipher. It lands on the operator, on the network’s shadow, on the person. The deaf relay removed the operator as a point of pressure. These two close the next two doors: the shadow your traffic casts, and the moment someone takes the device.

You don’t have to take our word for any of it. The cryptography is written out primitive by primitive in the whitepaper, the app re-runs the same known-answer vectors on your phone, and how you choose protection per conversation is laid out in choosing your protection.

Your key, your rules — everything else is redacted.


← Back to blog