Illustration for UmbrellaX · CC BY 4.0

Post quantum messaging is encrypted messaging designed so captured traffic is harder to decrypt in the future if quantum computers break today’s public-key assumptions. The practical version is not magic and it is not a marketing sticker. It means using named, reviewed primitives, usually in a hybrid exchange that combines classical cryptography with a post quantum component such as ML-KEM, then carrying that design through identity, recovery, groups, and device changes. That is why I am building UmbrellaX with post quantum hardening as a protocol constraint, not as a feature label.

The short answer is this: post quantum messaging matters most when the conversation has a long shelf life. If the message becomes harmless tomorrow, the risk is lower. If the message can harm a person, source, company, case, family, or movement years from now, then “harvest now, decrypt later” is a real design problem.

My view is simple. I do not want UmbrellaX to be the kind of private messenger that waits for the problem to become fashionable, then tries to retrofit new cryptography into a product model that was not prepared for it.

The answer first

Post quantum messaging should do three things.

First, it should keep strong end to end encryption today. Post quantum work does not excuse weak current cryptography.

Second, it should add protection against future cryptanalytic risk where an adversary records encrypted sessions now and tries to decrypt them later. NIST’s ML-KEM standard matters here because it gives builders a reviewed post quantum key encapsulation primitive instead of asking everyone to invent one.

Third, it should work inside the real messenger, especially for groups. A one to one demo is not enough. The hard part is rotating keys, changing membership, recovering devices, and minimizing what the operator learns while still delivering messages reliably.

That is the UmbrellaX angle. The product is pre-launch, so I will not pretend there is field history before there is field history. But the design choice is already clear: I would rather make post quantum hardening part of the foundation than make it an afterthought on top of a phone-number-rooted account model.

Why messaging has a special quantum problem

Most people hear “quantum computer” and think of a machine that does not exist in a useful form yet. That is true enough for daily risk, but it misses the storage problem.

Messages can be collected now. Encrypted traffic, device registration events, group state, and backups can sit in archives for years. If the cryptography later weakens, the attacker does not need a time machine. They only need old ciphertext and future capability.

This is the harvest-now, decrypt-later problem. It is not equally important for every message. I do not design around it because every lunch plan needs protection until 2040. I design around it because some conversations age badly when exposed: legal strategy, journalist-source contact, board decisions, medical details, family danger, activist planning, government pressure, or business secrets.

My practical rule is this: if a messenger asks users to trust it with long-lived private relationships, it should take long-lived cryptographic risk seriously.

What NIST changed with ML-KEM

In August 2024, NIST finalized the first post quantum cryptography standards, including FIPS 203 for ML-KEM. For messaging builders, the important part is not the acronym. The important part is that there is now a standards-track answer for post quantum key encapsulation.

Key encapsulation is not the whole messenger. It is a way to establish shared secret material. A protocol still has to authenticate peers, derive message keys, rotate state, handle devices, manage groups, and fail safely. But the standard changes the engineering conversation from “someday we should look at quantum resistance” to “which standardized primitive do we use, where, and how do we migrate without weakening the system?”

That is the level of conversation I want UmbrellaX to have. I am not interested in a vague “quantum safe” badge. I want named primitives, conservative hybrid design, and a product model that does not leak identity metadata around the ciphertext.

Why hybrid design is the sane default

I would not build a mainstream messenger today by throwing away mature classical cryptography and relying only on a newer post quantum primitive. That would be an unnecessary bet.

The sane design is hybrid. Keep a well understood classical exchange such as X25519. Add a post quantum component such as ML-KEM. Derive key material so the session remains protected if one side of the hybrid construction holds.

Signal’s PQXDH work and Apple’s PQ3 work both point in this direction: strong existing messaging systems are adding post quantum protection without pretending that one new primitive replaces the rest of protocol engineering.

That is also how I think about UmbrellaX. I would rather accept more protocol complexity at the key exchange layer than expose users to a false choice between “old but trusted” and “new but unproven.” Hybrid design is not glamorous. It is a disciplined transition path.

The group messaging problem

One to one post quantum messaging is only the beginning. Groups are where the architecture gets tested.

A private group is not just many pairwise chats stapled together. People join, leave, lose devices, add devices, change roles, and need fresh keys when membership changes. If the protocol treats group keying as a side feature, privacy degrades exactly where users need the most discipline.

This is why I care about Messaging Layer Security. MLS, standardized as RFC 9420, was designed for efficient group key agreement. It gives builders a real structure for group state instead of forcing every messenger to improvise large group cryptography on top of pair messaging.

Post quantum hardening has to meet that reality. It is not enough to say “we support post quantum one to one chat.” I want UmbrellaX groups to be built around a protocol direction that can handle membership change, key rotation, and future hardening without collapsing into operator-managed secrets.

What post quantum messaging does not solve

Post quantum encryption does not make a messenger private by itself.

It does not remove a phone number from the account root. It does not hide contact discovery. It does not erase IP patterns. It does not decide what logs the operator keeps. It does not choose jurisdiction. It does not make cloud backups safe. It does not tell you whether group membership is visible to the server.

That is why a “quantum resistant messenger” can still be a bad private messenger. The cryptographic layer may be forward-looking while the identity layer remains ordinary and leaky.

I wrote about private messenger metadata because this distinction matters. Quantum risk is about future decryption of cryptographic material. Metadata risk is about what the system can learn without decrypting anything. A serious messenger has to handle both.

My trust test

When I evaluate a post quantum messaging claim, I use a blunt test.

Name the algorithms. Explain the hybrid construction. Say whether the protection applies to one to one chats, groups, calls, backups, linked devices, or only a narrow handshake. Explain migration. Explain failure modes. Explain what remains visible to the operator. Explain whether the product is already shipped, planned, experimental, or research-only.

If the page cannot answer those questions, I treat “post quantum” as copy, not architecture.

For UmbrellaX, my design answer is to make the quantum transition part of the protocol model. The product already starts from no phone-number identity, end to end encryption by default, MLS-oriented group security, jurisdiction outside the Five Eyes, and operator data minimization. Post quantum hardening belongs in that same system. It should not sit alone as a shiny claim.

How users should think about urgency

Not every user needs to panic about quantum computers. Panic leads to bad security decisions.

But users should sort messages by shelf life. A chat about dinner does not have the same future value as a source conversation, legal note, business negotiation, medical disclosure, activist group, or family safety plan. The longer the confidentiality horizon, the more reasonable it is to prefer messengers that have already started the post quantum migration.

My personal threshold is simple: if I would be uncomfortable with a conversation being readable five or ten years from now, I want the messenger to have a credible post quantum story today.

That is the stronger argument than fear. Post quantum messaging is not about science fiction. It is about refusing to build private communication on assumptions we already know will need to change.

Where UmbrellaX fits

UmbrellaX is not trying to win privacy by one claim. I do not think users should trust a messenger because it uses one fashionable primitive.

The point is the stack. No phone number as the account root. End to end encryption by default. MLS direction for group keying. Hybrid post quantum hardening using the NIST-standardized direction. Jurisdictional planning. Less operator data to retain. Clearer surfaces for transparency and the warrant canary.

That is the system I would trust more than a messenger that says “encrypted” and leaves identity, metadata, groups, and future cryptography as footnotes.

Post quantum messaging is still a moving transition. Anyone who speaks with total certainty is selling comfort too cheaply. My approach is more conservative: use reviewed standards, avoid single-point cryptographic bets, keep groups first class, and design the messenger so future hardening does not fight the product model.

That is what I am building with UmbrellaX.

Sources

Frequently asked

Is post quantum messaging necessary today?
It is necessary for messages whose confidentiality should survive for years. Personal gossip may expire quickly. legal, source, business, medical, activist, and government communications can stay sensitive for much longer.
Is ML-KEM the same as encryption?
ML-KEM is a key encapsulation mechanism. In a messenger it helps two parties agree on shared secret material, which is then used by the protocol to derive encryption keys.
Should a messenger use only post quantum algorithms?
I would not choose that today for a mainstream private messenger. A hybrid construction keeps a mature classical path while adding post quantum protection, so one new assumption does not carry the entire design.
Does post quantum design replace metadata privacy?
No. It protects key agreement against a different class of future cryptographic risk. It does not hide phone numbers, IP patterns, contact discovery, group membership, or operator logs.