Internet voting system designed for government-grade election security, with mathematically provable privacy & vote verifiability.
SIV is designed to create verifiable proof of accurate election results, without needing to inspect any source code — which is not feasible of remote servers anyway.
Nonetheless, the SIV Source Code is made available for transparency, to enable deep security inspections.
Permission is not granted for commercial or governmental usage, without first acquiring a separate Commercial or Government License. Contact team@siv.org if interested.
See the SIV Public License for further details.
.env.local.TEMPLATE
into .env.local
npm install
npm run dev
And you should see:
Ready - server started on http://localhost:3000
🎉