Ethereum's Co-Founder Backs Cryptographic Cloaking to Shield DAO Ballots from Prying Eyes
Vitalik Buterin argues that advanced obfuscation techniques could finally make truly private on-chain governance a reality.

Ethereum co-founder Vitalik Buterin has reignited debate around on-chain governance privacy by publicly endorsing cryptographic obfuscation as a viable path toward confidential voting in decentralized organizations. In a recent post, Buterin outlined how techniques like multi-party computation and zero-knowledge proofs could be layered to hide individual votes while still producing verifiable aggregate results — a combination he believes could solve one of DAOs' most persistent blind spots.
The Privacy Problem in DAO Governance
Most decentralized autonomous organizations today operate with fully transparent ballots, meaning every token holder's vote is permanently visible on-chain. Critics argue this transparency creates coercion risks, vote-buying, and strategic voting distortions. Buterin acknowledged that existing privacy solutions either sacrifice auditability or introduce unacceptable trust assumptions, leaving a gap that obfuscation-based approaches might finally fill.
How Obfuscation Could Change the Game
- Multi-party computation splits vote tallies across nodes so no single party sees raw ballots
- Zero-knowledge proofs allow verification of correct tallying without revealing individual choices
- Commit-reveal schemes with cryptographic delays prevent last-minute vote manipulation
"The goal isn't to make governance invisible — it's to make it coercion-resistant while preserving the auditability that makes blockchains trustworthy," Buterin wrote in his technical breakdown.Several governance-focused protocols have already begun experimenting with similar primitives, though Buterin cautioned that production-ready implementations remain months away. The Ethereum community's response has been cautiously optimistic, with developers noting that any solution must balance privacy against the composability expectations of DeFi integrations that increasingly rely on governance token signals.
