Crypto News

Bitcoin's quantum coin-freezing debate, explained

Bitcoin's quantum coin-freezing debate, explained

Bitcoin's quantum coin-freezing debate, explained

Bitcoin Magazine has published a piece from its Quantum Issue examining the uncomfortable choices Bitcoin could face if quantum computers become powerful enough to break its security. The article, published September 16, 2026 and presented by Shinobi, draws on a longer essay by Jameson Lopp about the social decisions quantum computing may force on Bitcoin users.

The core problem is not only technical. It is a clash over Bitcoin's own promises: keep valid coins spendable by their owners, or protect the system from a known vulnerability that could let a large share of its supply be stolen.

The debate at a glance

  • Bitcoin's spending rules rely on elliptic-curve signatures — ECDSA and Schnorr — both built on the secp256k1 curve.
  • A sufficiently powerful quantum computer running Shor's algorithm could derive a user's private key from a visible public key and spend that user's funds.
  • Not all coins face the same risk. Some public keys are already visible on-chain, leaving them open to long-range attacks. Others are hidden until the owner spends, creating a short-range attack window.
  • Every serious response breaks a principle Bitcoin users value: doing nothing could allow theft, freezing vulnerable coins retroactively changes long-standing spending conditions, and a forced migration to quantum-resistant signatures could look like a deadline-backed confiscation regime.
  • Prominent skeptics argue the required fault-tolerant quantum computers may never be built.

How a quantum computer could take Bitcoin

In simple terms, a private key works like a secret password and a public key like an account number that others can see. Under ordinary computers, working out the secret from the visible number is not practical. A cryptographically relevant quantum computer running Shor's algorithm changes that assumption: once a public key is visible, a capable quantum attacker could work out the matching private key and sign a transaction the network would accept as valid.

The article splits the danger into two classes. Long-range attacks target outputs whose public keys are already visible on-chain, such as old pay-to-public-key outputs and Taproot outputs. Short-range attacks strike at the moment of spending: the owner broadcasts a transaction, the public key becomes visible, and a fast quantum attacker tries to derive the private key quickly enough to replace or front-run the transaction.

Mining faces a smaller risk. Grover's algorithm could in theory speed up the search for a valid block hash, but it gives only a quadratic speedup, while Shor's algorithm gives a superpolynomial advantage. The article says this makes the competitive edge of quantum mining far less practical to bother with.

Whether the threat is even real

The article notes that the quantum threat is itself uncertain — a computer worth worrying about may or may not be built, and no one can prove it either way. The skeptics do not claim Shor's algorithm fails in theory; they doubt we will ever build a powerful, fault-tolerant machine able to run it at a cryptographically relevant scale.

Everyone agrees today's noisy quantum processors cannot break elliptic-curve cryptography. That would require many reliable logical qubits, extremely low error rates, lengthy computations with high coherence, and large-scale quantum error correction.

The piece cites two named critics. Mikhail Dyakonov argues that the quantum fault-tolerance threshold theorem relies on idealized assumptions — sufficiently independent noise, accurate gates, and limited unwanted interactions — and does not tell us the real engineering precision needed in an actual device. Gil Kalai's 2011 paper proposed that correlated noise and accumulated noise in realistic quantum systems could prevent workable quantum error-correcting codes, meaning adding more qubits could make a machine more fragile rather than less.

Quantum scalability is described as a major unknown. Moving from 50, 100, or 1,000 physical qubits does not automatically translate into millions of physical qubits or thousands of logical qubits, because quantum systems are analog, delicate, and coupled to their environment.

What is settled

The mathematics is not in dispute: Shor's algorithm would break the public-key-to-private-key hardness that ECDSA and Schnorr rely on, and today's machines cannot do it. The disagreement is about engineering and timelines, not the theory.

What remains unknown

Whether a cryptographically relevant quantum computer will ever be built is unproven either way, according to the article. The piece also gives no timeline for any Bitcoin change, no chosen solution, and no indication that a decision is close. It frames the real question as how to minimize total property-rights violations once elliptic-curve signatures no longer reliably prove ownership.

Why this debate matters

The article argues the issue is simultaneously technical, sociological, philosophical, and economic. It matters because every serious option forces Bitcoin users to rank values they currently hold together: property rights, economic predictability, censorship resistance, backward compatibility, and user sovereignty. There is no clean path that preserves all of them at once.

Sources

Comments (0)

Leave a comment
Your comment will appear publicly after submission.
No comments yet. Be the first to comment!