siv-org / siv

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

SIV Voting on Paper #142

Open dsernst opened 7 months ago

dsernst commented 7 months ago

Jotting down notes on this idea, brainstormed w/ Josh D:

Unclear if it's feasible, viable, or desirable, but interesting to consider as like half-SIV to intro skeptics:


SIV backed by Paper

1) Admin prepares a ballot using SIV.org 2) Admin prints out SIV paper ballots, which have the ballot questions, and a unique QR code per ballot. 3) Voters who opt-out of voting for SIV on their phone are handed a pre-printed SIV ballot, fill out their ballot with a pen. 4) To submit the ballot, the unique QR code is scanned by a smartphone. This can be done by the voter themselves, or election staff, or another volunteer. Scanning the QR brings up a SIV webpage, with instructions to then use the phone camera take a picture of the ballot itself. 5) The photographed ballot image is then converted into machine readable JSON to match a SIV electronic ballot. Notably, the input image and output JSON can be publicly viewed by all voters, to provide extra eyes are auditing the OCR process itself. [<-- question here about how reliable this is. Can GPT-4 image API do it?] 6) The ballot is included in the final SIV tally as well, to provide consolidated tallies.

Comparisons w/ Standard SIV

Advantages:

Disadvantages:

Unclear

dsernst commented 3 months ago

Recommended this purpose-built Document Photograph -> Structured Data API, that may work better: https://cloud.google.com/document-ai/docs