The Post-Quantum Paradox: Samson Mow's Warning Hides a Bigger Threat Than the Quantum Computer
Video
|
0xMax
|
Samson Mow is the wrong messenger for the right warning — or perhaps the exact right one. The Jan3 CEO and former Blockstream chief strategy officer, the man who helped architect El Salvador's bitcoin adoption push, now says the network should not rush its post-quantum signature transition. On its surface, this reads as a conservative developer urging caution. Trace the logic to the consensus layer, and it becomes something sharper: a cold technical assessment that the migration itself carries more systemic risk than the quantum threat it intends to neutralize.
The numbers are stark. Bitcoin's current signature scheme, ECDSA over secp256k1, compresses to roughly 71 bytes per signature. Candidate post-quantum schemes occupy a different magnitude entirely. Hash-based constructions like SLH-DSA produce signatures in the thousands of bytes. Winternitz one-time signatures trade key size against verification speed, bloating public keys even when they shrink footprints elsewhere. The hash is not the art; it is merely the key. And the key, under a post-quantum regime, becomes two orders of magnitude larger.
The foundational threat is real, and it deserves precision. Shor's algorithm breaks elliptic curve discrete logarithms once a sufficiently large fault-tolerant quantum computer exists. That machine does not exist today. The working consensus among cryptographers places it ten to twenty years out, constrained by error-correction overhead, not by Moore's law impulses. NIST has already standardized lattice-based and hash-based signature schemes — ML-DSA and SLH-DSA — but a standard on paper is not a standard in consensus code. Bitcoin's upgrade pipeline runs on BIPs, multiple client implementations, node signaling, and the slow accretion of community consent.
This is a value-storage L1 with a constitutional culture. "Code is constitution" is not a slogan; it is a governance constraint. SegWit took over two years from proposal to full activation. Taproot, quieter by design, followed a similar arc. That slowness is not bureaucratic noise. It is an entropy budget. The cost of a bad upgrade is a chain split. The cost of no upgrade is a hypothetical future compromise over an uncertain timeline. These are asymmetric bets, and the asymmetry favors caution right up until it does not.
Let us quantify the migration burden properly. Replace every ECDSA signature with a reasonably secure post-quantum alternative and the immediate effect lands on block space. A 4MB block, carrying SLH-DSA signatures, holds a fraction of the transactions it processes today. Throughput regresses by orders of magnitude. Mitigations exist — batched signatures, aggregated verification, redesigned script paths — but each of those introduces consensus logic that has never been live-tested at Bitcoin's scale. The verification axis is friendlier but still uncomfortable. Hash-based verification is fast, which is a small mercy. Lattice-based schemes run slower and inflate the UTXO set with larger keys. I have modeled these trade-offs in simulation before, the same way I once stress-tested DeFi liquidity mechanics during the summer of 2020. The math never lies. It also never captures the hardest constraint: human coordination.
The upgrade is not a single code change. It is a fleet-wide replacement of every component that touches signature verification. Full nodes. Miners. Hardware wallets. Software wallets. Custodians. Exchanges. Multisig vaults. Second-layer protocols like Liquid, RSK, and Stacks, which inherit their security assumptions from the main chain, must each adapt in parallel. Every one of those integrators is a failure point. Any laggard in the transition window becomes an active attack surface. Mow's warning operationalizes this precisely. "Rushing" does not mean shipping early. It means triggering a migration before the downstream ecosystem has proven readiness. The heaviest burden never lands on miners, who merely update clients; it lands on wallets, custodians, and the compliance apparatus of traditional finance.
Bitcoin's industrialization amplifies the blast radius. Exchange listings, ETF custody, institutional tooling — these layers now mean a signature change is an audit requirement for every regulated custodian. A new signature format is not a technical release note. It is a compliance event. That is the deep reason "hurry" is not a purely technical argument. It is an argument for ignoring the slowest integrator in a dense network of dependencies.
My own audit history confirms the pattern. In 2017, I found integer overflow vulnerabilities in a token distribution contract and submitted a mathematical proof of the exploit. The founders rejected it as too academic. The lesson was never about the math. It was about the social layer sitting atop the state machine. The cleanest cryptographic proof is worthless if the upgrading population cannot execute it correctly. Bitcoin's resilience has never rested on mathematical elegance alone; it rests on a network's willingness to treat change as trauma and move slowly because of it.
A signature is a timestamped promise; break the promise's geometry, and you break the chain's memory. The geometry matters because address formats, script paths, and verification logic have ossified for more than a decade. Every unspent output secured by ECDSA today is a future liability in a post-quantum world. But a hasty transition creates an immediate liability in the present. The threat model is inverted. A quantum computer is a distant, low-probability event. A botched signature migration is a present-tense, high-impact possibility with a fork attached to it.
Here is the counter-intuitive signal the market will miss. Mow's warning is less about timing and more about the absence of a credible roadmap. The network has no chosen post-quantum algorithm, no compatibility plan, and no defined coexistence period for old and new signatures. That gap is the real scandal. The "hurry versus wait" debate is theater until a concrete BIP exists. Watch the Bitcoin Core GitHub for the first pull request that touches the signature verification loop. Watch for draft proposals with actual parameters, block-size impact analyses, and soft-fork activation strategies. That document, not Mow's statement, is the inflection point.
The regulatory blind spot runs deeper. Governments, particularly in the United States, are pushing quantum-safe standards through FIPS and related frameworks. If regulators begin mandating post-quantum cryptography for financial infrastructure, Bitcoin's decentralized governance becomes a compliance liability. There is no central office to compel. That is a feature and a vulnerability simultaneously. The upgrade timeline will be set by consensus, not by any agency's calendar. And the primary variable remains the speed of quantum hardware progress. If logical qubit counts jump toward the thousands, the caution camp loses its footing. If progress stalls, the accelerationists have no evidence base. Cryptographic migrations are the only hard forks worth fearing; quantum computers are just the excuse.
Mow's warning is a positioning statement, not a roadblock. The real conflict arrives when the first formal proposal lands. That document will determine whether Bitcoin can perform a cryptographic transition without fracturing its own community. The hash is not the art; it is merely the key. The art is migration, and migration takes years. I am watching NIST updates, quantum milestone papers, and the first commit that changes how transactions are validated. That commit — not the quantum threat — will shape Bitcoin's next decade.