diff --git a/server_ui/templates/faq.html b/server_ui/templates/faq.html index c79699de0da937b8eca4d4dba2c1b440ece0f7ae..6db374c01d67670bf12fe2328aecac43a57d99fa 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>