Ethereum co-founder Vitalik Buterin has proposed a hybrid security model that integrates ZK proofs with complementary cryptographic systems to enhance privacy and reliability in blockchain applications.
In a post shared on X, Buterin explained that while ZK proofs are effective for privacy and data validation, they do not provide coercion resistance, a key requirement for secure digital voting.
For voting, ZK does not offer coercion resistance, you do need {trusted party | MPC | FHE | TEE} for that.
But what you *can* do is layer ZK and eg. FHE together, so that even if the FHE breaks, you still have every property except coercion resistance due to the ZK.
I suspect a…
— vitalik.eth (@VitalikButerin) November 10, 2025
Instead, he recommends layering ZK proofs with FHE or MPC, allowing systems to retain critical privacy and correctness properties even if one layer is compromised. “Even if the FHE breaks, you still have every property except coercion resistance due to the ZK,” Buterin noted.
Implications for Voting and Beyond
Buterin argued that this layered approach extends beyond voting to broader crypto use cases, suggesting developers should combine ZK-based guarantees with complementary security frameworks “for as many apps and as much data as possible.”
The proposal highlights a maturing focus on composability in cryptography, where stacking advanced technologies could secure the next generation of decentralized systems, from on-chain governance to enterprise-grade confidential computing.





