Bitcoin Developers Seek to Fortify Against Quantum Threats, Potentially Freezing Vulnerable Coins

The promise of Bitcoin has long been rooted in the idea that no external entity can access or control an individual's coins without their private key. However, this fundamental principle is now being reevaluated by the developer community as they work to bolster defenses against the potential threats posed by future quantum computers. These powerful machines could potentially compromise the Bitcoin blockchain, allowing for the theft of coins. In response, a proposal titled 'Post Quantum Migration and Legacy Signature Sunset' has been updated in Bitcoin's official repository, outlining a plan that could force holders to migrate their coins to quantum-resistant addresses or risk having them frozen by the network. This move is part of the Bitcoin Improvement Proposal (BIP)-361, which aims to protect against the vulnerabilities of the Elliptic Curve Digital Signature Algorithm (ECDSA) used in every Bitcoin wallet. ECDSA acts as a lock, with each wallet generating a private key for spending and a public key for receiving funds and verifying transactions. The issue arises because the public key is publicly visible on the blockchain when funds are sent, and a sufficiently powerful quantum computer could use this information to reverse-engineer the private key, thereby draining the associated funds. As of March, approximately 6.7 million BTC were in vulnerable addresses, according to a Google study. The BIP-361 proposal builds upon a previous proposal, BIP-360, which introduced a new transaction type called pay-to-Merkle-root (P2MR), designed to mitigate quantum-era risks. The migration process outlined in BIP-361 is structured into three phases. Phase A would prevent new bitcoin from being sent to old, quantum-vulnerable addresses three years after activation, although spending from these addresses would still be possible. Phase B, set to begin five years after activation, would render old-style signatures invalid, effectively freezing coins in quantum-vulnerable wallets. A proposed Phase C, still under research, could potentially allow holders with frozen wallets to prove ownership and recover their coins using zero-knowledge proofs. This proposal has met with backlash from the community, who see it as a violation of Bitcoin's core principle of sovereign control over one's funds. Critics argue that introducing a mechanism to freeze coins, even in the face of quantum threats, undermines the permissionless nature of Bitcoin. While some view the proposal as an authoritarian measure, developers defend it as a necessary defensive strategy to protect the Bitcoin ecosystem from potential destruction by malicious actors.