votem / proof-of-vote

Votem's Proof of Vote® protocol whitepaper
https://votem.com
Other
21 stars 3 forks source link

Clarification Request: White Paper #4

Closed foundingnimo closed 6 years ago

foundingnimo commented 6 years ago

Page 11, Step 7

It is not immediately clear how the system, when delivering an unmarked ballot, knows which election's public key to deliver back to the user.

jeffreypstern commented 6 years ago

There should never arise any ambiguity about which election is in question because election definitions do not transcend multiple elections. Similarly, voters (pseudonyms) do not transcend multiple elections, but are instead tied to one election definition. This means that when voters are delivered information, it is information only from the election that they are tied to.

I believe you might be asking about something else though - by "election's public key", are you referring to the specific geographically (or some other factor) defined ballot style that a given voter should receive ? If that is the case, this is addressed first through Election Creation transactions where Ballot Style IDs are created and later accomplished in full via Authorization (Step 5), where authenticated voters are assigned their corresponding Ballot Style ID so that in Step 7 -- the piece you have called out -- authenticated and authorized voters actually receive the correct unmarked ballot.

If this does't address what you were asking @duckranger , please let me know!

foundingnimo commented 6 years ago

Yep all good

phayes commented 6 years ago

Closing this issue. Please re-open if you feel this needs to be further addressed.