swisspost-evoting-go-poc/cmd/evote
saymrwulf b1f56065ed Add evote netdemo: run the multi-party ceremony from the CLI
New subcommand runs the entire election as separate parties over the
Rust-signed transport, printing per-phase progress and the verified message
count. --verbose logs every signed envelope (from -> to : type, signature OK).
--voters/--options are validated.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 15:25:18 +02:00
..
web Swiss Post E-Voting Go PoC 2026-02-13 19:53:09 +01:00
demo.go Due-diligence hardening + Rust transport-security layer 2026-07-06 14:42:34 +02:00
main.go Swiss Post E-Voting Go PoC 2026-02-13 19:53:09 +01:00
netdemo.go Add evote netdemo: run the multi-party ceremony from the CLI 2026-07-06 15:25:18 +02:00
presentation.go Due-diligence hardening + Rust transport-security layer 2026-07-06 14:42:34 +02:00
serve.go Swiss Post E-Voting Go PoC 2026-02-13 19:53:09 +01:00
tally.go Swiss Post E-Voting Go PoC 2026-02-13 19:53:09 +01:00
verify.go Swiss Post E-Voting Go PoC 2026-02-13 19:53:09 +01:00
vote.go Swiss Post E-Voting Go PoC 2026-02-13 19:53:09 +01:00