siv-org / siv

Secure Internet Voting protocol
https://siv.org
Other
12 stars 6 forks source link

Denial of Service attacks to Disenfranchise Voters #164

Open dsernst opened 1 month ago

dsernst commented 1 month ago

Discussed here: https://docs.siv.org/mitigating-attacks/dos

dsernst commented 1 month ago

We could do better routine stress & load testing to simulate high volume scenarios. And get a much better sense of when SIV's systems start to buckle under high load.

dsernst commented 1 month ago

We could switch our auth token's from being symmetric keys, to asymmetric priv/pub key pairs.

Admin would send priv key to voters, and publish the full list of authorized pub keys for everyone to see.

Implications: