An Ethereum researcher has put forward a practical way to protect every account on the network from future quantum-computing threats — at a cost of just $0.07 per account. The proposal uses SPHINCS+ signatures and, crucially, wouldn't require a hard fork to deploy. That's a big deal for a blockchain that has historically struggled to push through contentious protocol upgrades.
Why quantum is creeping up the priority list
Cryptographers have long warned that sufficiently powerful quantum computers could break the elliptic-curve signatures Ethereum relies on today. The fear: an attacker with a quantum machine could forge transactions, drain accounts, and undermine the whole chain. Most proposed fixes involve a network-wide hard fork to swap out the signature scheme — a messy, politically fraught process that can take years. This latest proposal sidesteps that entirely by letting individual users opt into quantum-safe protection without waiting for everyone else.
Inside the SPHINCS+ approach
The solution hinges on SPHINCS+, a stateless hash-based signature scheme. Unlike lattice-based or other post-quantum candidates, SPHINCS+ doesn't rely on untested mathematical assumptions — its security comes from the same hash functions Ethereum already uses. The researcher's design wraps each account's existing key with a SPHINCS+-based layer, making it resistant to Shor's algorithm and similar quantum attacks. The $0.07 per account figure covers the on-chain storage and verification costs for that extra layer. For context, a simple ETH transfer today costs around a dollar in gas — the quantum fix adds a small fraction on top.
Why no hard fork matters
Hard forks aren't just technical events; they're social battles. Every upgrade risks a split like Ethereum's 2016 DAO fork or the Ethereum Classic schism. By making quantum resistance an account-level choice, the proposal lets exchanges, custodians, and high-value holders opt in immediately while the rest of the network keeps running as is. It's a gradual, permissionless rollout — a path that's far easier to actually execute. The researcher notes this could be deployed via a smart contract upgrade, not a client update that every node must adopt.
The proposal has been shared on the Ethereum research forum. It's early — there's no formal EIP number yet, and the Ethereum Foundation hasn't taken a position. But given the clock on quantum computing (Google's Willow chip hit 105 qubits last year), expect discussion to pick up fast. The next concrete step is a reference implementation and gas-cost benchmark, which the researcher says should be ready within a month. If it holds up, $0.07 per account might be the cheapest insurance policy Ethereum ever buys.




