Voting in crypto governance has a unclean secret: it’s not really secret. Most DAO votes are solid from pseudonymous wallets on public blockchains, that means anybody with a block explorer can see precisely the way you voted. That creates an issue that goes past mere privateness discomfort. It opens the door to coercion, vote shopping for, and social strain that undermines all the level of democratic decision-making.
CRISP, quick for Coercion-Resistant Neutral Choice Protocol, is a brand new try to repair that. Launched in Might 2026 by the Interfold venture, which advanced from Gnosis Guild’s Enclave, the protocol brings collectively three heavyweight cryptographic methods to create what quantities to a digital secret poll.
How CRISP really works
The protocol rests on three cryptographic pillars: absolutely homomorphic encryption (FHE), zero-knowledge proofs (ZKPs), and distributed threshold cryptography (DTC). Every solves a unique piece of the non-public voting puzzle.
Absolutely homomorphic encryption is the star of the present. In English: it enables you to carry out math on encrypted knowledge with out ever decrypting it. Consider it like a sealed poll field that may rely its personal contents with out anybody opening it. Votes go in encrypted, get tallied whereas nonetheless encrypted, and solely the ultimate outcome will get revealed.
Zero-knowledge proofs deal with the verification facet. They let the system verify {that a} vote is legitimate, that the voter is eligible, and that the ultimate tally is appropriate, all with out revealing any particular person vote.
Distributed threshold cryptography is the decentralization layer. As a substitute of trusting a single social gathering to carry the decryption key, CRISP splits that duty throughout a community of economically incentivized node operators known as Ciphernodes. No single Ciphernode can decrypt something by itself. A threshold variety of them should cooperate to disclose the ultimate outcome.
The mixture addresses a number of recognized failure modes in current digital voting. Commit-reveal schemes, which ask voters to commit a hidden vote and reveal it later, are susceptible to manipulation in the course of the reveal part. Trusted operator fashions put an excessive amount of energy in a single set of fingers. And plain on-chain voting, as talked about, is about as non-public as a glass home.
What makes it coercion-resistant
CRISP is designed to be receipt-free, that means voters can not generate proof of how they voted even when they wished to. This breaks the coercion chain totally. You’ll be able to promise somebody you’ll vote nevertheless they like, take their cash, and vote nevertheless you really need. There’s no receipt to verify.
The protocol additionally helps censorship-resistant submission, that means votes can’t be selectively blocked or filtered by any middleman. Mixed with nameless participant engagement, the system goals to make the act of voting each non-public and unstoppable.
A stay proof-of-concept demo is presently out there at crisp.enclave.gg for anybody who needs to see the mechanism in motion relatively than take it on religion.
Open supply, no token, broader ambitions
One notable characteristic of the venture is what it doesn’t have: a token. There’s no native cryptocurrency, no market itemizing, no liquidity pool. The complete codebase is open supply, hosted on GitHub underneath gnosisguild/enclave.
The Interfold venture, which rebranded from the Enclave framework, positions itself as infrastructure relatively than a monetary product. The crew frames their work round encrypted execution environments, or E3s, a broader idea that extends past voting into any situation the place computation must occur on delicate knowledge.
Gnosis Guild utilized for a Zcash Neighborhood Grant in March 2026 to develop what they’re calling “Zecret Ballots,” an integration that may carry CRISP’s coercion-resistant voting capabilities particularly to the Zcash neighborhood.

