Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
belenios
belenios
Commits
34eab2cc
Commit
34eab2cc
authored
Feb 05, 2014
by
Stephane Glondu
Browse files
Documentation for "vote"
parent
cfe7d738
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
34eab2cc
...
...
@@ -43,6 +43,13 @@ For example, during the election, you can check if some candidate
ballot is acceptable by putting it alone in
`ballots.jsons`
, and
running the command above.
If you put your secret credential in a file
`/path/to/credential`
and
your choices in a file
`/path/to/choices.json`
(as an array of arrays
of 0/1 in JSON format), the following command will output a ballot
that can be directly submitted:
belenios-tool election --dir /path/to/election --privkey /path/to/credential vote /path/to/choices.json
Trustee's guide
---------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment