From a70764d27f2f88d666fbec8c4016b50bb41b9e31 Mon Sep 17 00:00:00 2001 From: Sam Richards Date: Tue, 20 Feb 2024 16:34:09 -0600 Subject: [PATCH] docs: add WIP purpose doc page --- .../versioned_docs/version-v1.x/purpose.md | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 website/versioned_docs/version-v1.x/purpose.md diff --git a/website/versioned_docs/version-v1.x/purpose.md b/website/versioned_docs/version-v1.x/purpose.md new file mode 100644 index 0000000000..b8e17d5e1c --- /dev/null +++ b/website/versioned_docs/version-v1.x/purpose.md @@ -0,0 +1,34 @@ +--- +title: Why MACI Matters +description: An overview of the purpose of MACI +sidebar_label: Purpose +sidebar_position: 2 +--- + +# Why MACI Matters + +- Voting is important +- What a voting process needs +- Why bother with blockchain voting? + +## The potential of e-voting and blockchain voting + +To understand the promise of on-chain voting, we highly recommend reading [Vitalik's post on blockchain voting](https://vitalik.eth.limo/general/2021/05/25/voting2.html). He provides a high-level overview of the incredible potential of e-voting and why blockchains are an excellent technology to implement e-voting solutions on top of. + +To summarize Vitalik's a + +## Security requirements of a voting system + + + +### IRL + + + +### Blockchain voting + + + +### Blockchain voting with ZKPs + +