Place an "eligableVoterFile" in the registrar CGI directory
This file should have the following format:
(Voter: VOTERID Token: TOKEN)
(Voter: VOTERID Token: TOKEN)
. . .
where VOTERID and TOKEN are integers.
-
To start with, just include two voterids and tokens which you can
use to generate keys for the validator and tallier.
- Run sensus and select register to vote.
- When prompted, enter the validator voterid and token, the URL for the
registrar (the URL of your registrar CGI directory followed by
the name of the registrar wrapper executable), and a file name for
storing the validator's keys.
- Select register to vote again.
- When prompted, enter the tallier voterid and token, the URL for the
registrar, and a file name for storing the tallier's keys.
- Now remove the eligableVoterFile and replace it with the one you
are really going to use for your election.