Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Helios Server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Helios Server
Commits
b7eeddc5
Commit
b7eeddc5
authored
Aug 5, 2009
by
Ben Adida
Browse files
Options
Downloads
Patches
Plain Diff
added front page text
parent
253e005a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
iacr/templates/index.html
+15
-3
15 additions, 3 deletions
iacr/templates/index.html
with
15 additions
and
3 deletions
iacr/templates/index.html
+
15
−
3
View file @
b7eeddc5
...
...
@@ -2,18 +2,30 @@
{% block title %}IACR Helios{% endblock %}
{% block header %}
<h2>
IACR Election
(Test)
</h2>
<h2>
IACR Election
</h2>
{% endblock %}
{% block content %}
<p>
Welcome the IACR 2009 Board Election
(
this is just a test
)
.
Welcome the IACR 2009 Board Election
[[
this is just a test
]]
.
</p>
<p>
This site uses the
<a
href=
"http://heliosvoting.org"
>
Helios Voting System
</a>
to enable individual voters
to verify that their vote was correctly captured and tallied. Helios is a type of open-audit voting system,
also called an end-to-end voting system.
</p>
<p>
Because Helios is built to be used on the Web, it is appropriate
<em><b>
only for low-coercion elections
</b></em>
.
Specifically, Helios is not appropriate at this time for governmental elections where the stakes are particularly high,
and the risk of one voter attempting to influence another are very real.
</p>
<p
style=
"font-size: 1.4em;"
>
Proceed to
<a
href=
"{% url helios.views.one_election_view settings.IACR_ELECTION_UUID %}"
>
the election
</a>
<a
href=
"{% url helios.views.one_election_view settings.IACR_ELECTION_UUID %}"
>
the
IACR
election
</a>
.
</p>
{% endblock %}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment