aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/org/gnunet/voting/template.espec
blob: b1c9a01ca9182585ea605afc1d00ccdc21997e46 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[election]

# human-readable topic description of the election
TOPIC =

# choices for the voter, separated by a double slash
CHOICES = yes//no

# starting time of the election, yy/mm/dd hh:mm:ss UTC+x
# authorities affirm that they are available for the election from this point in time
ELECTION_START =

# deadline for vote submission, yy/mm/dd hh:mm:ss UTC+x
# must be later than ELECTION_START
ELECTION_END =

# peer identity of the certificate authority for voting eligibility
CA =

# public key of the election issuer
ISSUER_PUB =

# the signature of the issuer will be filled in by gnunet-vote-call
# ISSUER_SIGNATURE =


[authorities]
# specified as <authority-alias> = <peer-identity>, one entry for each authority; e.g.
# awesome_authority_one = 123abc


[authority-affirmation]
# will be filled in by gnunet-vote-call once
# authorities agreed to participate, with one entry per authority
# <authority-alias> = <signature>
# where the signature is on the