零知识证明 zkDaily
ZKP Frontier Tracker 🎯
Thu
03.19
2026
Project avatar
Paper
https://eprint.iacr.org/2026/511
Zeyuan Yin Dark DAO CAPTCHA

Notes

零知识证明 zkDaily
Q&A Deep Dive 💬
Thu
03.19
2026
beginner
What is a Dark DAO and why is it a problem?
A Dark DAO is an automated vote buying system that lets users sell voting power without revealing their secret keys. It breaks the assumption that voters truly control their keys, undermining fair DAO governance.
answer
intermediate
Why can’t standard ZK proofs prevent vote selling?
Standard ZK proofs only show that a witness exists, not that the prover personally knows it. Using MPC or TEEs, others can generate proofs on behalf of the user, enabling vote selling.
answer
expert
How does HE-ZKPoK achieve extractability?
By requiring CAPTCHA queries and responses, observers can derive the underlying secret from these interactions. The witness becomes human extractable, ensuring the knowledge is not hidden behind delegation.
answer