Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/content/zero-knowledge-proofs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Using MACI _does_ require trusting the coordinator not to collude with bribers o

But in cases where the coordinator remains honest, MACI represents a powerful tool for guaranteeing the sanctity of onchain voting. This explains its popularity among quadratic funding applications (e.g., [clr.fund](https://clr.fund/#/about/maci)) that rely heavily on the integrity of each individual's voting choices.

[Learn more about MACI](https://privacy-scaling-explorations.github.io/maci/).
[Learn more about MACI](ttps://pse.dev/projects/maci).

## How do zero-knowledge proofs work? {#how-do-zero-knowledge-proofs-work}

Expand Down