Gelalens

Market Prices

Coin Price 24h
BTC Bitcoin
$62,768.9 -0.49%
ETH Ethereum
$1,860.47 -0.78%
SOL Solana
$71.76 -2.26%
BNB BNB Chain
$576.9 -2.10%
XRP XRP Ledger
$1.06 -1.20%
DOGE Dogecoin
$0.0696 -0.44%
ADA Cardano
$0.1733 +1.70%
AVAX Avalanche
$6.31 -2.14%
DOT Polkadot
$0.7745 +0.98%
LINK Chainlink
$8.05 -1.70%

Fear & Greed

27

Fear

Market Sentiment

Event Calendar

{{年份}}
15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

12
05
halving BCH Halving

Block reward halving event

18
03
unlock Sui Token Unlock

Team and early investor shares released

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

28
03
unlock Arbitrum Token Unlock

92 million ARB released

Altseason Index

44

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

Market Cap

All →
1
Bitcoin
BTC
$62,768.9
1
Ethereum
ETH
$1,860.47
1
Solana
SOL
$71.76
1
BNB Chain
BNB
$576.9
1
XRP Ledger
XRP
$1.06
1
Dogecoin
DOGE
$0.0696
1
Cardano
ADA
$0.1733
1
Avalanche
AVAX
$6.31
1
Polkadot
DOT
$0.7745
1
Chainlink
LINK
$8.05

🐋 Whale Tracker

🔴
0x879e...3131
1h ago
Out
2,398 ETH
🔵
0x24e5...ad3f
1h ago
Stake
5,617,281 DOGE
🔴
0xf6ba...e5f3
12m ago
Out
3,381,288 USDT

💡 Smart Money

0x4e0c...38ae
Arbitrage Bot
+$2.4M
60%
0x4530...1c96
Institutional Custody
+$1.0M
81%
0x422d...7c72
Arbitrage Bot
+$2.1M
81%

🧮 Tools

All →
Cryptopedia

The Hash Will Age: Samson Mow's Post-Quantum Warning and Bitcoin's Longest Goodbye

Cobietoshi

The Hash Will Age: Samson Mow's Post-Quantum Warning and Bitcoin's Longest Goodbye

It was a grey Copenhagen afternoon when a young developer asked me a question that stopped my breath. We were auditing a modest DeFi protocol's multisig implementation—not the kind of project that makes headlines, but one that still held eight figures of community funds. I walked him through threshold signatures, verification logic, edge cases, the usual checklist. And then, with the casual curiosity of someone who hasn't yet learned which questions are dangerous, he asked: "What happens to all of this when a quantum computer finally cracks secp256k1?"

I gave him the industry's standard answer. Decades away. Overhyped. Move on. But the question followed me home, and in the quiet hours I confronted something uncomfortable: Bitcoin's entire security model—the mathematical lock guarding more than a trillion dollars of accumulated human trust—rests on an assumption that quantum computers are algorithmically engineered to break. Shor's algorithm doesn't care about conference panels or market sentiment. It cares about stable qubits. And the trajectory of quantum hardware has become a quiet obsession inside cryptography circles, even as the market continues to price the threat at zero.

So when Samson Mow—former Blockstream CSO, current Jan3 CEO, one of Bitcoin's most influential and unapologetic voices—stepped forward to warn the community against rushing into a post-quantum signature transition, I felt something rare in this industry. Relief. Not because I agree with him completely. But because someone with his credibility forced the debate into the open.

Behind every hash, a heartbeat. But every heartbeat eventually asks how long it can keep beating.

The Man Behind the Warning

Samson Mow is not a fringe Twitter oracle with an audience of bots. He has been inside Bitcoin's machinery since the early block size wars, helped architect Blockstream's Liquid Network, was a visible force behind El Salvador's bitcoin adoption, and has spent more than a decade translating Bitcoin's technical culture to heads of state, institutional allocators, and ordinary believers. When Mow says "don't rush," the sentence carries the weight of someone who has watched well-intentioned upgrades split communities into factions that never fully healed.

The warning, as filtered through the technical analysis I studied this week, is not a rejection of post-quantum cryptography. It is a rejection of premature execution. That distinction matters more than most coverage acknowledges.

The structure of Mow's argument is elegant. Bitcoin's current signature scheme—ECDSA on the secp256k1 curve—has been battle-tested for over fifteen years. It has survived exchange collapses, nation-state adversaries, countless security conferences, and the relentless attention of the best cryptographers alive. Post-quantum signature candidates, while mathematically intriguing, have not earned those scars. They live in research papers and NIST standardization documents, not in the crucible of adversarial production use.

Now consider the governance reality. Bitcoin's "code is constitution" culture demands that any major cryptographic change run through the BIP process, community review, client implementations, and node signaling. SegWit took roughly two years from proposal to activation and nearly ignited a civil war. Taproot, smoother in execution, still required years of discussion and a rare moment of community unanimity. A post-quantum migration would make those episodes look like corporate board approvals. It touches the network's fundamental identity—the math that defines what a Bitcoin transaction even is.

And the costs are non-trivial. The candidate signature schemes that offer the strongest security proofs, the hash-based families like Lamport and Winternitz, produce signatures one to two orders of magnitude larger than Bitcoin's current ECDSA signatures. Lattice-based candidates like ML-DSA are more compact but carry algebraic assumptions that haven't endured the same decades of adversarial scrutiny. Every choice means trading one class of risk for another. There is no free lunch in post-quantum cryptography, only a menu of differently flavored sacrifices.

This is where Mow's caution becomes a cultural statement as well as a technical one. Bitcoin's slow governance is not a bug to be fixed; it is the immune system that has kept the network alive through fifteen years of chaos. Rushing a post-quantum migration because of a hypothetical future threat would violate the very ethos that makes Bitcoin trustworthy as a store of value. Philosophy before protocol, people before profit. And in a sideways market where everyone is looking for direction, that philosophy is exactly what separates Bitcoin from the thousands of projects that upgraded themselves into irrelevance.

The Cryptographic Crossroads

Let me get technical for a moment, because the nuance is the point.

ECDSA's security rests on the elliptic curve discrete logarithm problem. Given a public key, it should be computationally infeasible to derive the corresponding private key. On classical hardware, the best known attacks are exponential, and the mathematics has held for decades. But Shor's algorithm—published in 1994, refined endlessly since—solves discrete logarithms in polynomial time on a quantum computer. The practical implication is uncomfortable: any Bitcoin public key exposed on-chain, which happens whenever an address makes its first spend, becomes theoretically solvable by a sufficiently powerful quantum machine.

The rebuttals that keep the system functional are not irrational. First, the timeline. Cryptographers generally estimate that breaking secp256k1 requires thousands of logical qubits with error rates far below current hardware capabilities. Today's machines operate with hundreds of physical qubits, and error correction consumes enormous overhead. The consensus view—a decade or more before a practical threat materializes—has been repeated so often that it has become gospel.

But here is the devil in the details. The gap between "we don't have the hardware" and "we can't build the hardware" is closing faster than governance processes can respond. IBM, Google, Quantinuum, and a half-dozen national labs publish meaningful results on a cadence that now feels monthly. Logical qubit counts are rising. Error rates are falling. The trajectory is unambiguous, even if the endpoint is contested.

And this is the first place where I find myself parting ways with the "don't rush" crowd's implicit assumption. They treat the quantum timeline as an external variable—something to monitor, not something to plan against. But every year of delay compounds the migration cost. Every new UTXO, every new wallet, every new institutional custody relationship adds another piece of machinery to move when the day finally comes. The Bitcoin network of 2035 will be dramatically more complex than the network of 2026. Waiting doesn't only buy time for better testing. It also builds a larger house to relocate.

That is the hidden exchange rate in this debate. Urgency has a price. So does patience. And the market, trapped in its sideways chop, has priced neither.

The Candidate Menu

Let's survey the actual cryptographic options, because "post-quantum signature" is not one thing. It's a family of trade-offs, each with its own flavor of optimism and its own variety of risk.

The Hash Will Age: Samson Mow's Post-Quantum Warning and Bitcoin's Longest Goodbye

Hash-based signatures—the Lamport and Winternitz families—are conservatism made manifest. They rely on hash functions, the same assumptions that already secure Bitcoin's proof-of-work. That is a significant advantage: the transition would not introduce a fundamentally new trust anchor. But the signatures are enormous. A single Lamport signature can span thousands of bytes. Bitcoin's current ECDSA signatures are around 70 bytes. We're talking one to two orders of magnitude larger, and those bytes have direct consequences for block space, transaction fees, and node resource requirements.

Winternitz compresses the size somewhat by chaining operations, but it introduces state management complexity and a novel set of implementation risks. Lattice-based schemes like ML-DSA, standardized by NIST in FIPS 204, offer more compact signatures—typically in the 2-4 kilobyte range—but they carry algebraic assumptions that haven't endured the same decades of scrutiny as hash functions. Every candidate has its champions and its skeptics, and the disagreements are not trivial. They're the kind of disagreements that, in Bitcoin's governance culture, could split the network.

Here's a number that should make the community pause: replacing ECDSA with a post-quantum scheme could increase average transaction size by an order of magnitude. On a network where block space is already a scarce economic resource, that is not a technical detail. It's a regressive tax on every user who cannot afford higher fees. During my DeFi Summer research, when I studied how gas fee fluctuations disproportionately impacted low-income users on Ethereum, I learned a lesson that applies directly here: protocol upgrades do not land equally. They redistribute costs. The poorest participants always feel it first.

Bitcoin's founding promise was financial sovereignty for everyone, not just the wealthy. But sovereignty isn't only about who holds the keys. It's about who can afford to use the network. If a post-quantum migration makes Bitcoin's base layer too expensive for the global south, we haven't upgraded cryptography—we've gentrified the ledger.

The Governance Marathon

Now the harder question: even if the community agreed on a candidate scheme today, how would it actually deploy?

Bitcoin's governance is decentralized to the point of appearing anarchic. There is no core team with authority to fork the protocol. There are maintainers of Bitcoin Core, a constellation of alternative client implementations, a formal BIP process, and an informal but powerful consensus culture. Any change to the signature scheme would follow a path something like: a BIP draft, community review on mailing lists and forums, reference implementations across multiple clients, security audits, testnet trials, and finally, node signaling and miner activation.

Let me give you a sense of what that looks like in practice, from someone who watched the MiCA process grind through European policymaking and thought, repeatedly, "at least Bitcoin doesn't have to deal with parliamentary amendments." During my work interviewing forty policymakers and developers across Europe for the regulatory education series that became "Crypto Compass," I saw firsthand how slow-moving institutions can be when they're accountable to many stakeholders. Bitcoin's governance is slower than any parliament. But it's slow for a different reason: not because stakeholders are negotiating endlessly, but because the protocol's culture deliberately sets the burden of proof for change very high. The burden of proof is the feature.

SegWit's journey is the canonical reference. From proposal to activation, it took about two years. It required a consensus that nearly fractured the community, and it permanently reshaped the network's social contract. Taproot took years of discussion too, though deployment was smoother. A post-quantum migration would be larger in scope than both combined. It touches the network's fundamental identity—the mathematics that define a Bitcoin transaction. Even the most optimistic governance path realistically demands three to five years of coordinated work.

And here's the rub. The conservative faction is right that rushing this process could introduce catastrophic vulnerabilities. But Bitcoin's own history demonstrates that "not rushing" is not a neutral stance. It is a decision. A decision to accept the tail risk of a quantum breakthrough during the migration window. From my work managing DAO treasuries and observing decentralized decision-making up close, I've learned that governance delays have opportunity costs that never appear in meeting minutes. Inaction is not the absence of risk. It is simply risk wearing a different costume.

The Ecosystem Cascade

Let's step back from the protocol layer and look at the entire chain of dependencies, because this is where Mow's warning gains its deepest resonance.

The upgrade is the easy part. The cascade is the hard part.

Every wallet in the Bitcoin ecosystem will need to support the new signature scheme, manage key migration, and handle a legacy transition period where old and new signatures coexist. Every exchange will need to update its node stack, custody systems, and compliance reporting. Every miner will need to update client software. Every Layer 2 protocol—Liquid, RSK, Stacks, and the latest generation of BTC scaling experiments—will need to reconcile its security assumptions with the new signature paradigm. Cross-chain bridges that lock BTC as collateral will need synchronous upgrades to their verification logic, or they risk becoming the weak link in an otherwise well-secured chain.

Then there are the institutional players. The Bitcoin ETF era brought custody giants like Coinbase Custody and Fidelity Digital Assets into the ecosystem, and with them came audit requirements, insurance policies, and regulatory frameworks built around current cryptographic standards. A forced migration could require a coordinated overhaul of institutional custody infrastructure. The costs are in the hundreds of millions, distributed across entities with different incentives, timelines, and risk tolerances.

From my work running workshops for Nordic banks and traditional finance firms, I can attest to a consistent pattern: institutions hate surprises more than they hate costs. The operational burden of a post-quantum upgrade would be manageable if the timeline were long and clear. It would be pure chaos if the timeline were short and contested.

This, I suspect, is the deeper layer of Samson Mow's warning. It is not just about the math. It is about the human and institutional infrastructure that must move in lockstep. "Don't rush" is a plea for operational order in an ecosystem that has never had an orchestra conductor. And honestly? For the institutional investors who are finally taking Bitcoin seriously, that plea is the most reassuring thing they've heard all year.

Risk Matrix: What Keeps Me Awake

Let me build a risk matrix—but from a slightly different angle than the standard checklist.

Technical risk is high. A poorly tested post-quantum signature scheme could introduce consensus failures, key compromise vectors, or subtle interaction bugs with existing script types. Every major codebase ships at least one embarrassing bug per year, and Bitcoin's codebase is the most heavily audited in history. The difference is that a bug in the signature layer is existential. It doesn't corrupt a DeFi app. It could corrupt the entire ledger.

Fork risk is medium-high. If the migration produces two incompatible client camps—one favoring a particular scheme, another favoring a different one—the network could split. We've watched this movie before: the block size wars produced Bitcoin Cash, and the scars from that schism still shape the community's psychology. A post-quantum migration could produce a more dangerous rupture because it touches the network's identity rather than its block size. The people who lose this fight won't just spin up a new chain. They'll claim they are the true Bitcoin.

Market risk is low for now, but high on a trigger. The market barely prices post-quantum risk today, which is rational for a threat that's at least a decade away. But if a credible quantum research lab publishes a breakthrough—or worse, a demonstrable attack on elliptic curve cryptography—the narrative will shift violently overnight. The gap between "market narrative speed" and "governance speed" is the systemic vulnerability. No one has proposed a coherent mechanism to close it.

Competitive risk is medium. Other Layer 1s, including Ethereum and Solana, are also wrestling with post-quantum migration. Whoever solves this first gains a significant "future-proof" narrative advantage. Bitcoin's conservatism could become an unforced error if a rival chain demonstrates a credible post-quantum upgrade while Bitcoin is still debating BIP drafts. The quiet work happening in Ethereum's research ecosystem should concern Bitcoin maximalists more than they admit.

The ledger remembers, but the heart forgives. The question is whether a rival ledger will remember that Bitcoin hesitated.

The Heresy: Maybe the Rush Is the Point

Let me play devil's advocate against the devil's advocate.

Samson Mow's caution is seductive because it aligns perfectly with Bitcoin's identity. But identity is also a cage. The "don't change anything until absolutely necessary" posture has a hidden cost: it guarantees that the community will always be in crisis mode when change finally becomes unavoidable. And crisis mode is how you end up making the worst decisions.

Consider the alternative. What if Bitcoin had spent the last five years developing, testing, and deploying a post-quantum path—not because the threat was imminent, but because it's the only predictable way to manage an unpredictable timeline? That's not recklessness. That's the maturity of a store-of-value protocol that claims to plan in decades. The fact that this path wasn't taken is itself a judgment about priorities. And it's a judgment that future historians might not treat charitably.

I've seen this pattern repeatedly in technology. The companies that treat existential threats as "future problems" are always surprised by the future. The companies that build optionality early—that maintain a dormant migration path, a tested fallback, a shelf-ready upgrade—are the ones that survive. Bitcoin doesn't have a venture capital backstop. It has a community. And the community's preference for purity over optionality is a risk in itself.

There's also an uncomfortable political dynamic in Mow's warning. "Don't rush" has historically been the rallying cry of factions that simply oppose change for its own sake. I'm not accusing Mow of hiding his intentions—his Bitcoin Minimalism philosophy is explicit and principled. But the broader movement's embrace of "never change the base layer" rhetoric merges legitimate technical caution with an almost aesthetic attachment to the status quo. That conflation is dangerous. It turns every upgrade into a betrayal rather than an evolution.

I've also watched how these debates play out in sideways markets. When the market isn't providing directional signals, communities fill the void with internal arguments. The post-quantum debate could easily become the next block-size-war-style distraction—consuming energy, dividing friends, and generating more heat than light. If that happens, Mow's warning, however well-intentioned, will have become a self-fulfilling prophecy: the debate itself becomes the cost.

The contrarian conclusion is not that we should rush a half-baked signature scheme into production today. That would be insane. The contrarian conclusion is that the community should have started treating this as a first-class engineering problem years ago. The window for leisurely debate is closing—not because quantum computers are at the door, but because the migration's complexity grows faster than the community's patience.

Here's a mental experiment worth running. Assume the quantum timeline is not 20 years but seven. What does Mow's position cost then? It costs Bitcoin the window to perform a calm, orderly migration while a rival chain claims the post-quantum narrative. It costs the ETF holders who bought exposure to a protocol they were told was eternal. It costs the global south users who suddenly find themselves priced out of a network that could have been upgraded at leisure but wasn't.

Now run the opposite experiment. Assume the timeline is 30 years. What does rushing cost? Potentially a catastrophic bug, a network split, or simply a wasteful expenditure of community energy on a problem that wasn't pressing. Both scenarios are plausible. Neither side can claim certainty. And that uncertainty is precisely why this debate needs to be structured, transparent, and continuous—not settled by Twitter ratios or the loudest voice in any given week.

Trust no one, verify everyone, feel everyone. Maybe the first "verify" should apply to our assumptions about time.

The Signals That Matter

I don't know when quantum computing becomes a practical threat. Neither does Samson Mow. Neither does anyone pretending otherwise. What I do know is that the debate itself is the signal.

The Hash Will Age: Samson Mow's Post-Quantum Warning and Bitcoin's Longest Goodbye

When a figure of Mow's stature publicly warns against rushing a post-quantum transition, three things become clear. First, the topic has moved from academic white papers into the community's mainstream consciousness. Second, the institutional and infrastructure costs of a migration are large enough that even Bitcoin's most prominent voices worry about execution, not just theory. Third, the community is entering the "measure twice, cut once" phase of a major protocol evolution—a phase that deserves respect even when it frustrates our impatience.

The signals to watch are concrete. NIST's continued standardization efforts, and whether the agency issues guidance for blockchain-specific deployments. Quantum computing milestones from IBM, Google, Quantinuum, or national labs—especially anything suggesting progress toward thousands of logical qubits. The first formal BIP proposals for a post-quantum signature scheme. The public positions of Bitcoin Core maintainers and alternative client teams. And crucially, the moves of competing Layer 1s that might weaponize Bitcoin's caution as their own marketing message.

For readers trapped in the sideways market, wondering whether any of this matters for their portfolio, I'd offer a different framing. The post-quantum migration is not a trade setup. It's a calendar event with the pace of a glacier—seemingly frozen, yet carrying more force than any weekly candle. The protocols that navigate this transition with grace will emerge as the next generation of infrastructure. The ones that dismiss it as noise will, like so many before them, be quietly forgotten.

In the chaos of the reset, we find clarity. The reset is not a price crash. It's a cryptographic sunset. Every signature scheme that has ever protected human value eventually ages. Every lock eventually requires a new key. Bitcoin has stared down existential challenges before—not because it rushed, but because it prepared.

The question isn't whether the hash will age. Everything ages. The question is whether the community's wisdom will age as gracefully as its code has. Surviving the winter to plant the spring has always been Bitcoin's way. The winter may be longer this time. But those who plant seeds early are the ones who eat first.