Ethereum Takes Quantum Computing Threat Seriously with New Security Proposal
Ethereum developers are proposing measures to secure staked ETH against quantum threats. Currently, around 42.4 million ETH worth approximately $104 billion relies on cryptographic signatures vulnerable to quantum attacks.
The new draft proposal, EIP-8394, would redesign the validator deposit contract to support multiple signature schemes and variable-length public keys, laying the groundwork for a migration away from BLS signatures and toward quantum-resistant alternatives. This is necessary because BLS signatures are based on elliptic-curve cryptography, which could be broken by a sufficiently powerful quantum computer.
The estimated 'Q-Day,' when quantum systems could realistically break ECDSA and related schemes, ranges between 2028 and 2035. The Ethereum Foundation has elevated post-quantum security to a top strategic priority in early 2026, and the proposal aims to address this threat before it becomes a problem.
EIP-8394 would introduce a migration switch into the deposit contract, disabling new BLS-based deposits entirely and forcing validators to use quantum-resistant signature schemes going forward. This approach reflects lessons from Ethereum's past upgrades, which have shown that sudden changes can be operationally catastrophic for liquid staking protocols.