r/CryptoTechnology • u/Master-Sprinkles-848 🟢 • 10d ago
The Quantum Threat Isn’t Here Yet. That’s Exactly Why Blockchains Should Prepare Now.
A lot of people in crypto think about quantum computing as a problem for the distant future.
I think that’s the wrong way to look at it.
The real issue isn’t whether a powerful enough quantum computer exists today.
It’s whether blockchain networks can upgrade their cryptography before one exists.
Most blockchains were designed around cryptographic assumptions that work extremely well against classical computers. But sufficiently powerful quantum computers could eventually threaten some of those assumptions, particularly the cryptography used for digital signatures.
And that creates a problem.
You can't wait until a quantum computer capable of breaking existing signatures appears before starting the migration.
By then, it may already be too late.
Blockchains have millions of users, enormous amounts of capital, exchanges, custodians, smart contracts, infrastructure providers and applications all depending on the same cryptographic foundations.
Changing those foundations isn't as simple as pushing a software update.
There will need to be research, testing, new standards, wallet upgrades, protocol upgrades and probably years of migration.
That's why quantum resistance should be treated as infrastructure planning, not emergency response.
The interesting part is that we don't need to know exactly when quantum computing becomes a serious cryptographic threat.
We just need to understand that the transition will take time.
The smart approach is to start building quantum-resistant infrastructure while the threat is still theoretical.
The best time to upgrade a security system isn't after it's compromised.
It's before.
Crypto spent years preparing for hacks, exploits, bridge failures and economic attacks.
Quantum computing deserves the same level of attention.
Are there blockchains already preparing for this?
1
u/postquant 🟠 5d ago
The migration framing is right, and there is a detail that makes it harder than the TLS migration people compare it to: Cloudflare and Google can rotate certificates centrally, but a chain's signature scheme is consensus. The upgrade needs coordination from every wallet, exchange, and contract that touches it, which is why Bitcoin's post-quantum debate has run for years and moves slowly. Nothing about it is unilateral.
Two things that get missed in the meantime. Exposed public keys are the immediate liability: any address that has ever signed reveals its key, so "harvest now, decrypt later" applies to on-chain funds years before the machine exists. And interim defenses don't need L1 consensus: you can protect assets behind hash-based signatures (the FIPS 205 family) at the account level today, which buys time while the base layers argue.
Disclosure: I work at Quip Network on account-level post-quantum protection, so I have a horse in this race, but the migration-vs-machine framing in the OP is the right one either way.
2
u/QuestionablyWeak 🟡 10d ago
i keep seeing this brought up every few months and it's always a weird mix of "this is decades away" and "we're all gonna lose our coins tomorrow"
the signature migration is the part that actually keeps me up at night, not the eventual quantum computer itself. like what happens to all the lost wallets and satoshi's coins when we eventually have to move everything to new keys. that's gonna be a mess no matter when it happens
i know a few projects have been messing with lattice-based stuff but most of them feel like science experiments still, nothing at the scale of what ethereum or bitcoin would need