swisspost-evoting-go-poc/cmd/evote
saymrwulf 583d09a410 swe.html: add Part VI½ on the multi-party re-architecture
New section covers splitting the parties, the Rust transport-security layer
(Ed25519/X25519 over cgo, no RSA), the validated wire boundary, and cast-as-
intended return codes. Also corrects the error-handling slide (the netdemo mode
does cross a real trust boundary) and notes the Rust dependency on the deps
slide. Verified: deck serves 200 and the script balances.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 19:07:59 +02:00
..
web swe.html: add Part VI½ on the multi-party re-architecture 2026-07-06 19:07:59 +02: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