Skip to content

Commit a32408f

Browse files
committed
feat: state of private voting
1 parent 3c37953 commit a32408f

15 files changed

+55
-0
lines changed
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
authors: [
3+
"Private Governance Team",
4+
"Shutter Network",
5+
"John Guilding",
6+
"Anton Valov",
7+
"Nico Serrano",
8+
] # Add your name or multiple authors in an array
9+
title: "State of Private Voting 2026" # The title of your article
10+
image: "/articles/state-of-private-voting-2026/cover.webp" # Image used as cover, Keep in mind the image size, where possible use .webp format, possibly images less then 200/300kb
11+
tldr: "A report that provides an overview of private voting protocols on Ethereum, including criteria for examination, comparisons of different solutions, recommendations, and future work." #Short summary
12+
date: "2025-11-10" # Publication date in ISO format
13+
# canonical: "mirror.xyz/my-new-article" # (Optional) The original source URL, this tells search engines the primary version of the content
14+
tags: ["privacy", "governance", "voting", "DAOs", "MACI"] # (Optional) Add relevant tags as an array of strings to categorize the article
15+
#projects: ["project-1"]
16+
---
17+
18+
Private voting is a critical component of decentralized governance, ensuring that participants can cast their votes without fear of coercion or retribution. As the landscape of decentralized autonomous organizations (DAOs) and on-chain elections continues to evolve, the need for robust private voting mechanisms becomes increasingly apparent. The [Shutter Network - LINK TO THEIR REPORT](https://www.shutter.network/) and PSE teams have prepared a report to provide an overview of the current state of private voting protocols on Ethereum, examining various solutions, their strengths and weaknesses, and recommendations for future development.
19+
20+
The report covers the following areas:
21+
22+
- The need for private voting
23+
- The challenges of private voting
24+
- In-depth analysis of private voting protocols, including:
25+
- [Freedom Tool](https://freedomtool.org/)
26+
- [MACI V3](https://maci.pse.dev/)
27+
- [Semaphore V4](https://semaphore.pse.dev/)
28+
- [Shutter - Shielded Voting](https://www.shutter.network/shielded-voting)
29+
- [SIV](https://siv.org/)
30+
- [Incendia](http://incendia.tech/)
31+
- [DAVINCI](https://davinci.vote/)
32+
- [Aragon/Aztec](https://research.aragon.org/nouns.html)
33+
- [Cicada](https://github.com/a16z/cicada)
34+
- [Enclave](https://www.enclave.gg/)
35+
- [Kite](https://arxiv.org/pdf/2501.05626)
36+
- [Shutter - Permanent Shielded Voting](https://www.shutter.network/shielded-voting)
37+
- Recommendations
38+
- Future work
39+
40+
The following is a summary table comparing the different private voting protocols based on the defined properties. You can find more details and information in the full report.
41+
42+
![Private voting protocols comparison table](/articles/state-of-private-voting-2026/table.webp)
43+
44+
We hope you find this report useful and informative as we continue to explore and develop private voting solutions for decentralized governance. We believe the community is doing an amazing job pushing the boundaries of this particular field, and we look forward to seeing how these protocols evolve.
45+
46+
Reach out with your feedback, questions, or suggestions for future work in the comments on Twitter / X via [@zkMACI](https://twitter.com/zkMACI) or [@ShutterNetwork](https://x.com/ShutterNetwork).
47+
48+
Privacy is normal.
49+
<br/>
50+
<br/>
51+
<br/>
52+
53+
## PDF Report
54+
55+
The full PDF report can be accessed [**HERE**](https://pse.dev/articles/state-of-private-voting-2026/state-of-private-voting-2026.pdf).
57.5 KB
Loading
41.3 KB
Loading
258 KB
Loading
23.4 KB
Loading
54.2 KB
Loading
80.8 KB
Loading
35.5 KB
Loading
89.8 KB
Loading
95.7 KB
Loading

0 commit comments

Comments
 (0)