Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 1.06 KB

pitch.md

File metadata and controls

13 lines (7 loc) · 1.06 KB

The Pitch

VoteTracker+ is an open software vote tracking system that increases the security, accuracy, and trustworthiness of a paper ballot election by cryptographically and anonymously tracking the votes associated with paper ballots.

VoteTracker+ provides three core capabilities:

  1. Directly supplies a cryptographically anonymized ballot check back to the voter, allowing the voter to validate that their specific ballot has been interpreted, recorded, and tallied as intended - a.k.a. End-to-End Verification (E2EV)

  2. Cryptographically records and seals the entire history of the election as it occurs in near real time

  3. Allows the public to inspect and validate the official Cast Vote Records and tally as well as potentially, via optional future extensions, the aggregate voter ID rolls across the entire electorate

See E2EV.md for more details regarding how VTP supplies E2EV and how the live CLI based demo demonstrates that.