Vitalik Buterin said indistinguishability obfuscation could eventually support private, collusion-resistant onchain voting without trusted committees, though the technology remains impractical.
The Ethereum co-founder published a technical essay on Jun 29, 2026, exploring how indistinguishability obfuscation (iO), a form of cryptography that converts software into a protected program, could enable private governance mechanisms on blockchains. An obfuscated program could process encrypted ballots and reveal final vote tallies without exposing individual votes, eliminating the need for threshold committees currently used in onchain voting systems.
Buterin described the computational requirements of conservative iO constructions as requiring “galactic” amounts of computation. Despite this limitation, he framed the research as a long-term direction for Ethereum’s privacy infrastructure.
How Indistinguishability Obfuscation Works
Indistinguishability obfuscation converts software into a protected program that can be run and produce output but cannot have its internal code inspected or stored data extracted. For onchain voting applications, this property prevents voters’ choices from being revealed even as the final tally is computed and published.
Blockchains remain necessary in this model because obfuscated programs cannot prevent themselves from being copied or independently maintain changing information. The distributed ledger ensures the integrity and immutability of voting records.
Alignment With Ethereum’s Privacy Roadmap
Buterin previously connected iO with private voting in his Ethereum roadmap published in October 2024, citing stronger privacy protections and resistance to coercion. The proposal reflects a broader shift in Ethereum’s governance priorities.
In April 2025, Buterin proposed a more immediate privacy roadmap for Ethereum calling for privacy tools integrated into existing wallets and stronger protections against data collection by infrastructure providers. That roadmap prioritized near-term solutions over longer-horizon research like iO.
The focus on privacy governance extends beyond theoretical research. On Jan 30, Buterin earmarked 16,384 ETH, valued at approximately $45 million at the time of allocation, to fund privacy initiatives across the Ethereum ecosystem.
Practical Barriers and Future Outlook
The essay does not specify when iO might become practical or deployable. Buterin acknowledged that faster iO approaches rely on less-tested security assumptions, creating a tradeoff between computational feasibility and cryptographic confidence.
The proposal positions iO as a research direction rather than an immediate governance solution. Current onchain voting systems rely on threshold committees or multi-signature schemes to manage encrypted votes. A fully obfuscated alternative would represent a structural shift in how decentralized governance handles voter privacy.