TubeReads

What Quantum Means For Bitcoin's Future

As quantum computing advances faster than expected, Bitcoin faces a unique challenge: how to protect trillions in value from a threat that may be decades away — or just around the corner. With roughly a quarter of Bitcoin's supply potentially vulnerable to quantum attacks, the brightest minds in cryptography are racing to design post-quantum signatures that preserve Bitcoin's security without sacrificing its core principles. The question isn't just technical — it's philosophical: Can a decentralized network with no central authority upgrade itself in time? And what happens to lost coins when cryptography breaks?

Video length: 1:15:56·Published May 28, 2026·Video language: English
8–9 min read·13,172 spoken wordssummarized to 1,716 words (8x)·

1

Key Takeaways

1

Google's quantum progress follows a learning curve half as fast as Moore's Law, suggesting Bitcoin won't face existential quantum risk until the mid-2040s at earliest — but neutral atom architectures and AI-accelerated R&D could compress that timeline.

2

Hash-based signatures (like SHRINKS/SHRIMPS) are the most conservative post-quantum solution: they're based on SHA-256, the same cryptography securing Bitcoin's proof-of-work, and have been understood since 1979.

3

Institutions are pausing Bitcoin allocations due to quantum FUD, but custodians and hardware wallet vendors are now actively preparing HSM firmware updates and signature agility — turning concern into concrete action.

4

The «lost coin» problem is philosophical, not technical: if owners have years to migrate and don't, Bitcoin may eventually soft-fork to deprecate vulnerable addresses — but that debate is premature until migration infrastructure is live.

5

Bitcoin's governance model — decentralized R&D across Blockstream, Spiral, local_host, and others — is proving resilient: multiple teams are converging on solutions without a central authority, reinforcing the network's antifragility.

In a Nutshell

Bitcoin's quantum threat is being taken seriously by leading researchers and institutions, with multiple teams converging on hash-based signatures as the most conservative upgrade path. While timelines remain uncertain (mid-2040s to mid-2060s in optimistic scenarios), the ecosystem is preparing migration tools now — and the real debate has shifted from «if» to «how» and «when» to act.


2

The Timeline Debate: Mid-2040s or Sooner?

Quantum timelines range from 20 to 40 years — but AI and nation-state efforts could accelerate progress.

ARK's Big Ideas 2026 analyzed Google's quantum learning curve using Wright's Law and concluded that, at current pace, Bitcoin won't face quantum risk until the mid-2060s. If progress accelerates to Moore's Law speed — doubling every 18–24 months — that window shortens to the mid-2040s. However, neutral atom architectures, which scale more easily than Google's superconducting qubits, are progressing faster than expected. And Google's Willow chip recently demonstrated error rates low enough to theorize sub-10-minute attacks on Bitcoin's network, raising the specter of «short-range attacks» that could steal coins during active transactions.

But the public quantum race is only half the story. Hunter Beast emphasized that the two biggest players in quantum computing are the NSA and China's PLA, both of which have been investing billions for decades under programs like Penetrating Hard Targets (leaked by Snowden in 2013). With marketplaces now emerging for quantum algorithms and circuits, financial incentives are accelerating R&D in ways that make conservative planning essential. As Adam Back noted, «We may not agree on whether it's 2040 or 2050, but let's just get ready.»


3

The $400–$500 Billion Incentive Problem

A quarter of Bitcoin's supply sits in vulnerable addresses — a massive bounty for quantum attackers.

Bitcoin Supply at Quantum Risk
~25%
Roughly a quarter of UTXOs use address formats vulnerable to quantum attacks (pre-Taproot P2PK and reused addresses).
Market Cap at Risk
$400–$500 billion
At current Bitcoin prices, vulnerable coins represent a massive economic incentive to accelerate quantum R&D.
Migration Time (Worst Case)
75 days
Project 11 estimates that migrating all vulnerable coins to post-quantum addresses would take roughly 75 days at current transaction throughput.
Expert Probability: Q-Day Within 10 Years
Optimistic 49% / Pessimistic 28%
Cryptography experts surveyed by Project 11 assess a 49% optimistic and 28% pessimistic chance of a cryptographically relevant quantum computer within 10 years.

4

Hash-Based Signatures: The Conservative Path Forward

🔐
SHA-256 Foundation
Hash-based signatures rely on SHA-256, understood since 1979 (Lamport) and standardized in 2002. They're immune to Shor's algorithm and would require a moon-sized quantum computer to break via Grover's algorithm.
📦
Signature Size Trade-off
SHRINKS signatures are ~300–500 bytes (vs. 70 bytes for Schnorr). Space-optimized variants hit 300 bytes; compute-optimized versions reach 500 bytes. Not ideal, but compact enough to avoid bundling with controversial changes like block size increases.
🧪
Live Testing on Liquid
Blockstream implemented SHRINKS on Liquid, Bitcoin's layer-2 sidechain, which has a track record of testing features (SegWit, Lightning HTLCs) before mainnet adoption. This provides real-world data without risking Bitcoin.
🔄
Backward Compatibility
Users can continue spending with Schnorr signatures while having an optional post-quantum spend path. No forced migration — just optionality for those who want quantum protection now.

5

Why Not Lattice Signatures?

Lattice-based schemes are smaller and faster — but notoriously difficult to implement securely.

⚠️

Why Not Lattice Signatures?

Adam Back quipped that lattice signatures are «good enough for DocuSign but not good enough for Bitcoin.» The reason: lattice cryptography is vulnerable to side-channel attacks, where attackers profile CPU usage, RAM patterns, or power consumption to leak enough information to break the signature. With Bitcoin, there's no legal recourse if a signature fails — your coins are gone. Hash-based signatures, by contrast, are simple, well-understood, and have no known side-channel vulnerabilities.


6

The Institutional Pause — and What Custodians Are Doing About It

Quantum FUD is freezing some allocations, but leading custodians are preparing HSM upgrades now.

Adam Back reported that institutions have been «on pause» with Bitcoin allocations due to quantum concerns, a signal that fiduciary-minded investors are taking tail risks seriously. Custodians — who manage billions in Bitcoin — are now asking their Hardware Security Module (HSM) vendors to prepare firmware updates for post-quantum signatures. The challenge: many HSMs in the field run outdated code and don't even support SegWit address formats, let alone post-quantum schemes. Back emphasized that upgrading HSM firmware has a long lead time, which is why custodians should begin testing draft implementations now.

On the hardware wallet side, companies like Blockstream (Jade) are evaluating faster CPUs to handle the heavier compute load of hash-based signatures, and some vendors are exploring secure elements (TPMs) to protect seed phrases from physical attacks. Hunter Beast specifically called for Jade to add a proper secure element and an avalanche noise generator circuit for quantum-grade entropy — «God's own entropy,» as he put it. The takeaway: quantum readiness is moving from theory to infrastructure.


7

The Lost Coin Dilemma: Philosophy, Not Just Code

If owners don't migrate, should Bitcoin eventually freeze vulnerable coins? The debate is premature — but inevitable.

DEPRECATION CAMP
Soft-Fork to Disable Vulnerable Addresses
Adam Back and others argue that if users have years to migrate and don't, Bitcoin could soft-fork to deprecate old signature schemes — just as the IETF deprecates insecure protocols. No hard fork required: you simply make old addresses unspendable. If keys were lost, this changes nothing; if keys exist, owners had ample warning. Some early miners could prove ownership via zero-knowledge proofs of their seed phrase without moving coins.
PROPERTY RIGHTS CAMP
Never Freeze Coins — Ever
Rob and others viscerally oppose freezing any UTXO, viewing it as a violation of Bitcoin's core promise: «If you locked a UTXO with a rule set in the past, that rule set will still let you spend in the future.» Freezing coins — even lost ones — sets a dangerous precedent. Bitcoin's promise is cypherpunk property rights, not technocratic paternalism. The debate must wait until migration infrastructure is live and data exists on how many coins actually move.

8

Decentralized R&D: Bitcoin's Secret Weapon

No single company controls Bitcoin's quantum response — and that's a feature, not a bug.

1

Blockstream Research (9-person team) Led by Jonas Nick and Mikuel Kunov, Blockstream published the definitive hash-based signatures survey and developed SHRINKS/SHRIMPS. Implemented and tested on Liquid sidechain.

2

Sermont Systems & local_host Hunter Beast's Sermont is developing BIP Hourglass (a technical solution for lost coins) and partnering with local_host, which announced collaboration with Dan Boneh and Benedict Bunz on post-quantum multi-signatures.

3

Spiral & Bitcoin Core Spiral (Block's Bitcoin R&D arm) and Core contributors are evaluating op-code proposals and integration pathways, ensuring any upgrade is minimalistic and doesn't bundle controversial changes.

4

ARK Invest & Electric Capital ARK is modeling quantum timelines using Wright's Law; Electric Capital is researching quantum hardware architectures (superconducting vs. neutral atom vs. photonic) and translating technical nuance for institutional investors.

5

Custodians & HSM Vendors Firms like Securosys (Europe) are building NIST-approved post-quantum schemes into HSMs. Custodians are pressure-testing migration scenarios and preparing for firmware rollouts with long lead times.


9

What Comes Next: Migration, Not Panic

Bitcoin's quantum strategy is clear: build migration tools now, monitor benchmarks, act when data demands it.

The consensus emerging from this discussion is pragmatic: Bitcoin doesn't need to solve quantum computing tomorrow, but it must have a credible migration path in place. Adam Back emphasized keeping the initial upgrade «extremely narrow» — just a new signature opcode, no mission creep. That means no bundling with Simplicity, covenants, or other consensus changes. Get the post-quantum opcode live, let users opt in, and gather data on adoption rates. If 90–95% of coins migrate over a decade, the lost-coin debate becomes far less contentious.

Meanwhile, the community needs better benchmarks. Current quantum benchmarks (like factoring 15) are misleading because they don't use error correction. Adam Back called for «neutral, science-based benchmarks» that measure logical qubit coherence and execution time on real problems — like adding two 32-bit numbers. That would give Bitcoin a real-time dashboard of quantum progress, not hype cycles. As Cathie Wood put it: «Half of the solution is understanding the problem.» And Bitcoin, for all its decentralized chaos, is doing exactly that.


10

A Civilizational Priority

Hunter Beast frames Bitcoin's quantum challenge as nothing less than the fight to separate money from state.

The one thing that makes a Bitcoiner a Bitcoiner is that we can all agree that it is a civilizational priority to separate money from state.

Hunter Beast


11

People

Cathie Wood
CEO, ARK Invest
host
David Puell
Head of Research, ARK Invest
host
Rod (host)
Podcast Host
host
Adam Back
CEO, Blockstream; Inventor of Hashcash
guest
Hunter Beast
CEO, Sermont Systems; Former MERA Blue Team
guest
Ren
Researcher, Electric Capital
guest
Rob
Custodian & Researcher
guest
Brett Winton
Chief Futurist, ARK Invest
mentioned
Jonas Nick
Researcher, Blockstream
mentioned
Mikuel Kunov
PhD Researcher, Blockstream (hash-based signatures)
mentioned
Dan Boneh
Cryptographer, Stanford (partnering on multi-signatures)
mentioned
Benedict Bunz
Cryptographer (partnering on multi-signatures)
mentioned
Jameson Lopp
Bitcoin Developer (BIP 361 author)
mentioned
Leslie Lamport
Computer Scientist (invented Lamport signatures, 1979)
mentioned
Edward Snowden
Whistleblower (NSA quantum leaks, 2013)
mentioned

Glossary
Shor's AlgorithmA quantum algorithm that can break elliptic curve cryptography (and RSA) by efficiently solving the discrete logarithm problem — the math securing Bitcoin's public-key signatures.
Grover's AlgorithmA quantum algorithm that speeds up brute-force search, but only offers a quadratic speedup — meaning it would require an impractically large quantum computer to break SHA-256 hashing.
Hash-Based SignaturesPost-quantum signature schemes (like Lamport, SPHINCS, XMSS, SHRINKS) that rely on cryptographic hash functions (SHA-256) instead of elliptic curves, making them immune to Shor's algorithm.
Wright's LawAn empirical observation (related to Moore's Law) that predicts cost declines based on cumulative production; ARK uses it to model quantum computing progress by tracking error rates and qubit counts.
Logical Qubits vs. Physical QubitsPhysical qubits are error-prone; logical qubits are constructed from many physical qubits using error correction to perform reliable computation. Only logical qubits matter for breaking Bitcoin.
Short-Range AttackA quantum attack that exploits the brief window (seconds to minutes) when a Bitcoin transaction is broadcast but not yet mined, potentially allowing an attacker to steal coins in real-time.
HSM (Hardware Security Module)A physical device used by custodians to generate and store private keys securely; upgrading HSMs to support post-quantum signatures is a major infrastructure challenge.
Soft ForkA backward-compatible Bitcoin protocol upgrade that tightens rules (e.g., adding a new signature type) without requiring all nodes to upgrade immediately.

Disclaimer: This is an AI-generated summary of a YouTube video for educational and reference purposes. It does not constitute investment, financial, or legal advice. Always verify information with original sources before making any decisions. TubeReads is not affiliated with the content creator.