04 — Our Moat

Four walls, and only one of them is code.

Code was never the moat. Signal has been fully open for a decade and nobody forked them out of existence. What defends this business is an architecture an incumbent cannot adopt, a payment rail nobody else has built, a cost base that makes our price survivable, and a public record of telling the truth about ourselves.

Wall one — post-quantum cryptography, in production, verified on your phone

"Harvest now, decrypt later" is not a hypothetical. Encrypted traffic captured today can be stored until a quantum computer can open it. Every serious messenger is moving; the question is how far each has actually got.

LegWhat we runStandard
Key agreementML-KEM-1024 hybrid with X25519FIPS 203, level 5
Session ratchetML-KEM-768 folded into the root key at every step, both directionsFIPS 203, level 3
AuthenticationML-DSA-65 beside Ed25519 on every published keyFIPS 204, level 3
Symmetric layer AES-256-GCM, HKDF-SHA256 for the root key, SQLCipher at rest keyed from the same twelve-word phrase. Every post-quantum key derives from those words, so there is nothing extra to back up.

The third row is the one to look at. Post-quantum authentication is the leg neither Signal nor Apple has shipped, and both say so themselves. Signal uses classical signatures; Apple's PQ3 uses classical signatures and states it will continue to assess the need. Our safety number commits to both key sets, so a verified contact is verified against the post-quantum key too.

And the way we prove it is unusual. Signal and Apple verify their cryptographic primitives when they build the software. We verify ours on your device, at every launch, against the standards body's own published test vectors — copied verbatim, provenance recorded per file, none invented. A device that cannot prove a primitive publishes nothing post-quantum and accepts nothing post-quantum. It fails closed, in your hand, every time you open the app.

Where this goes next

Our construction is ours, and unaudited. Signal's post-quantum ratchet carries published formal analyses by outside cryptographers. Ours carries test vectors and a design deliberately small enough for an auditor to read in an afternoon — we carry the whole key and ciphertext on every message, about 2.3 KB, where Signal uses erasure coding to get that down to a few hundred bytes. We chose legibility over bytes. That is a defensible choice and it is not a substitute for somebody checking. Calls are also not post-quantum — the media keys are classical, as they are on every messenger shipping today.

Wall two — anonymous payments, which we believe nobody else has shipped

This is the wall we would defend hardest, because it solves the problem that defeats every other paid privacy product. Threema spent a decade building an app that never learns who you are, and then sells it through an app store, and the purchase re-attaches the identity the app worked so hard to avoid.

Our rail severs it cryptographically. Your device prepares a token and blinds it. Our server signs a value it cannot read. You unblind the result and hold a valid entitlement that our server can verify and cannot trace back to the payment that created it. It is an RSA blind signature, it runs on our own rail through UPI and cards, and a real purchase has completed the full chain.

The commercial consequence is larger than the privacy one. Because the rail is ours, a sale on the web pays a payment gateway around three per cent instead of a store's fifteen to thirty. On a ₹499 subscription a store takes ₹75 to ₹150 per paying user per year — several times what the entire infrastructure costs to serve them. The payment architecture is a bigger margin lever than the server architecture, and we already built it.

Wall three — a cost base that makes the price survivable

Holding nothing is not a tax we pay for our values. It is a structurally cheaper business that happens also to be the right thing.

The load-shedding policy nobody else can run

Under a hundredfold surge we queue or refuse relayed calls, cap media size, and keep messaging perfect. A Spojiti that cannot do video calls for an hour is still Spojiti. A Spojiti that cannot deliver a message is not. Most messengers cannot make that trade because their cheap path and their expensive path are entangled. Ours are cleanly separable — text is nearly free for us to carry, and calls are the expensive thing. Zoho's Arattai went from three thousand sign-ups a day to three hundred and fifty thousand in three days in September 2025 and was off the top charts within a month. They did not run out of money. They ran out of headroom. The spike is not the reward; surviving the spike is.

Wall four — the record of telling the truth about ourselves

This is the least tangible wall and, over ten years, probably the strongest. Trust is the product, and it compounds only if it is never spent.

Some of it is process. Our build pipeline carries a gate that refuses to publish our website if it makes a tier claim no code gate enforces — it caught us selling two features we then declined to deliver, and it is why that cannot happen again. Our competitor analysis carries a footnote we wrote ourselves saying that two rows overstated us and that Signal beats us on the first one. Our model page says which numbers are measurements and which are our opinion.

The rest is the plan. An independent audit, then the source opened, then the audit report published, then a bug bounty on code that has actually been reviewed. Each turn makes the next one cheaper and the brand harder to copy. Our own note on this is blunt: an AI can reproduce our functions; it cannot reproduce the fact that we shipped them, audited them, and answered for them in public over time.

Why we are not worried about being cloned

Code was never the moat, so opening it surrenders nothing. Signal has been open for a decade and is still Signal. A cloner gets source. They do not get network liquidity, a public audit trail, accumulated trust, our operational discipline, or our velocity. And when we do open, we open under a copyleft licence with a contributor agreement — which is also the thing that makes shipping copyleft code to the App Store possible at all, because the copyright holder is not bound by their own licence.

Previous
We & Them