CINXE.COM

Helios Voting

<!DOCTYPE html> <!--[if IE 8]> <html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>Helios Voting</title> <link rel="stylesheet" href="/static/foundation/css/foundation.css"> <link rel="stylesheet" href="/static/foundation-tweaks.css"> <link rel="stylesheet" href="/static/main.css"> <script language="javascript" src="/static/20140302-helios-combined.js"></script> </head> <body> <div class="wrapper"> <nav class="top-bar"> <ul class="title-area"> <!-- Title Area --> <li class="name"> <h1><a href="/"><img src="/static/tinylogo.png"></a></h1> </li> <li class="toggle-topbar menu-icon"><a href="#" onclick="$('nav').toggleClass('expanded'); return false;"><span>Menu</span></a> </li> </ul> <section class="top-bar-section"> <!-- Right Nav Section --> <ul class="right"> </ul> <ul> <li><a href="/">Helios Voting</a></li> <li class="divider"></li> <li class="active"><a href="/about">About</a></li> <li class="divider"></li> <li><a target="_new" href="https://github.com/benadida/helios-server">Code</a></li> <li class="divider"></li> <li><a href="/docs">Docs</a></li> <li class="divider"></li> <li><a href="/faq">FAQ</a></li> <li class="divider"></li> <li><a href="/privacy">Privacy</a></li> <li class="divider"></li> <li><a href="mailto:help@heliosvoting.org">Help!</a></li> </ul> </section> </nav> <!-- Main Page Content and Sidebar --> <div class="row" id="contentbody"> <div class="row"><div class="large-5 columns large-centered"><a href="/"><img border="0" src="/static/logo.png" /></a></div></div> <div class="row">&nbsp;</div> <div class="large-9 columns"> <p>Helios offers <b>verifiable online elections</b>.</p> <p>We believe democracy is important, whether it’s your book club, parent-teacher association, student government, workers’ union, or state. So we’ve made truly verifiable elections as easy as everything else on the Web.</p> <p> Helios elections are: <ul class="disc"> <li><b>private</b>: no one knows how you voted.</li> <li><b>verifiable</b>: each voter gets a tracking number.</li> <li><b>proven</b>: Helios is open-source, vetted by top-tier experts, and in use by major organizations.</li> </ul> <p> More than <b>2,000,000 votes</b> have been cast using Helios. </p> </div> <div class="large-3 columns" id="mystuff"> <div class="row">&nbsp;</div> <div class="panel row"> <h5>Log In to Start Voting</h5> <p> <a href="https://vote.heliosvoting.org/auth/start/google?return_url=/" style="font-size: 1.4em;"> <img style="height: 35px; border: 0px;" src="/static/auth/login-icons/google.png" alt="google" /> google </a> </p> <p> <a href="https://vote.heliosvoting.org/auth/start/github?return_url=/" style="font-size: 1.4em;"> <img style="height: 35px; border: 0px;" src="/static/auth/login-icons/github.png" alt="github" /> github </a> </p> </div> </div> </div> <div class="push"></div> </div> <div class="footer" id="footer"> <!-- <span style="float:right;"> </span>--> not logged in. <a class="tiny button" href="https://vote.heliosvoting.org/auth/?return_url=/">log in</a> <br clear="right" /> </div> </div> <script> $(document).foundation(); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10