From c1993fbf6a88b483f7491df1187f937d4cf5d089 Mon Sep 17 00:00:00 2001 From: Ben Adida <ben@adida.net> Date: Sun, 4 Jan 2015 21:43:17 +0000 Subject: [PATCH] added other systems to FAQ --- server_ui/templates/faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_ui/templates/faq.html b/server_ui/templates/faq.html index c79699d..6db374c 100644 --- a/server_ui/templates/faq.html +++ b/server_ui/templates/faq.html @@ -42,7 +42,7 @@ <div class="row"> <b>Is Helios the only system that provides this level of verifiability?</b> -<p>No, there are other systems. Scantegrity and Punchscan provide true verifiability in paper-based voting systems. We like those systems, and we like the people behind those systems. VoteHere, a company that has since folded, was a pioneer in this area, too. The Helios System packs a number of innovations focused on enabling true verifiability for online elections to help everyone get a taste if this groundbreaking technology. But we are not the only game in town.</p> + <p>No, there are other systems. <a href="http://scantegrity.org">Scantegrity</a>, <a href="http://www.pretavoter.com/">Pret-a-Voter</a>, <a href="https://www.usenix.org/conference/evtwote13/workshop-program/presentation/bell">STARVote</a>, Wombat Voting, all provide true verifiability in paper-based voting systems. We like those systems, and we like the people behind those systems. VoteHere, a company that has since folded, was a pioneer in this area, too. The Helios System packs a number of innovations focused on enabling true verifiability for online elections to help everyone get a taste if this groundbreaking technology. But we are not the only game in town.</p> </div> <div class="row"> </div> -- GitLab