Ethereum has laid out three core upgrades for native privacy: account abstraction paired with FOCIL, a proposal known as keyed nonces, and stronger confidential read capabilities at the access layer. Vitalik Buterin presented the set of changes as the near-term path for reducing exposure across transaction inclusion, sequencing, and wallet data queries.
Three changes target censorship, replay risk, and wallet query leaks
FOCIL, short for Fork-Choice Enforced Inclusion Lists, is designed to make it harder for validators to block private transactions. The mechanism is meant to support smoother use of privacy-focused transfers on Ethereum. Account abstraction sits underneath that effort, giving wallet logic more flexibility and making room for new identity and security models.
A second piece is keyed nonces, which is likely to be implemented through EIP-8250. The proposal separates each transaction into distinct contexts, blocking replay attacks and making it harder to link multiple actions back to the same account. According to Buterin, the system could handle 500 billion privacy records over the next eight years without losses.
The third area is the access layer. Ethereum pointed to the Kohaku project and new confidential read features as a way to cut down data leakage when wallets request blockchain data. That matters because even if a transfer is private, wallet queries can still expose patterns that outside observers may track.
Existing privacy tools have faced cost and security trade-offs
The article notes that privacy protocols such as Privacy Pools and Railgun have so far relied on external relayers to submit transactions. That model adds cost and introduces extra security concerns. By combining account abstraction with FOCIL, Ethereum aims to remove that dependency and make private transactions safer while reducing overhead.
Buterin’s roadmap, released in April 2025, lists nine major steps. They include limiting wallets to a single address per application, adding encryption-based privacy for RPC requests, and allowing several on-chain privacy transactions to be verified through one proof. Crypto analyst MilliΞ said the same day that native privacy could help Ethereum function more like real money, while also warning that mainnet transaction fees could rise.
Privacy work is being built alongside quantum-resistant upgrades
At the same time, the Ethereum Foundation said it is working on quantum-resistant cryptography for validator signatures, data access commitments, account signatures, and application-layer zero-knowledge proofs. The privacy plan and the quantum security effort are linked. Account abstraction is described as a shared foundation for both.
Under EIP-8141, each account is expected to migrate to its own quantum-secure signature scheme during the Hegotá hard fork in the second half of 2026. The Ethereum Foundation also created a dedicated quantum security team in January 2026, with a target of preparing the chain’s core infrastructure for full quantum-era readiness by 2029.

