h1

Helios deployed at Princeton

October 13, 2009

Helios v3 will be used to run the Princeton Undergraduate Student Government election this month. Read more about it, watch the detailed videos on the Princeton Government blog:

The ability to track your ballot is one of the most important functions Helios gives you as a voter. At any time, during or after the election, you can track your ballot. Find your ballot tracking number (if it didn’t wash off your hand). Then go back to the initial page for the election you want to track your vote in. Click on the “Audit Info” link in the yellow/beige rectangle. Then click “Ballot Tracking Center.” The page will now show a list of all cast ballots. Use the “Find” function of your browser to find your NetID on the page — it’s usually Control-F on PC or Command-F on macs. Next to your NetID, confirm that the tracking number you see there is the one you recorded. Congratulations! You’ve tracked your ballot!

h1

Princeton one step closer to using Helios

September 13, 2009

The Princeton Undergrad Government is one step closer to using Helios for its Fall election. There are still issues to work out, of course, but Helios looks quite compatible with the student government’s goals:

So after all of our work, we now have an implementation of Helios that successfully authenticates voters using CAS, the netID interface, and successfully verifies voter eligibility using the LDAP public directory.

The Princeton folks put together a great screencast about their use of Helios.

h1

Vowee launched

August 11, 2009

Based on Helios v3.0, Votwee just launched. Votwee lets you create an election and vote with your Twitter account. Your encrypted receipts is automatically sent to your Twitter feed so that there is a public, replicated record of your vote.

h1

The UCL deployment of Helios wins Best Paper at EVT/WOTE 2009

August 10, 2009

We (Ben Adida, Olivier de Marneffe, Olivier Pereira, Jean-Jacques Quisquater) are excited that our paper describing the UCL deployment of Helios just received “Best Paper” award at EVT/WOTE 2009. It’s quite exciting to have an open-audit voting system recognized at a conference that is not entirely focused on cryptography!

h1

Update on Helios

August 7, 2009

This blog hasn’t been maintained for the last few months, but much Helios stuff has happened.

Helios was deployed at the Université catholique de Louvain [1, 2, 3, 4, 5]. The resulting paper will be presented next week at EVT/WOTE, a workshop held jointly with Usenix Security.

Helios was presented at CodeCon 2009.

Helios was presented at an important Israeli workshop on elections, then featured in the Israeli Press.

Just this week, Princeton indicated that it is considering Helios for its undergraduate elections.

And there’s more news coming on Helios, next week at EVT/WOTE. See you in Montreal if you’re going, otherwise keep your eyes on this blog.

h1

Helios featured on Salon.com

October 23, 2008

Cyrus Farivar does a great job of covering the topic of crypto voting, and not just because he mentions Helios:

One of the strange things about E2E verifiable voting is that it involves cryptography — usually something used to keep things more secret — as a tool to make voting more open and more secure. (Weird, I know.)

h1

Bulk Voter Upload & Multi-Answer Questions

October 7, 2008

Another update pushed to the Helios server today, with two important enhancements:

  1. You can bulk upload voters using comma-separated values (basically Excel.) Currently, the Google App Engine timing limitation means you probably want to bulk upload in chunks of 40 or less, but still much better than one at a time.
  2. You can now specify that a question accepts more than one possible answer. Very useful for letting voters select 2 out 7 board members, for example. The crypto proofs are all updated to take into account this enhancement.
h1

Information Card Foundation using Helios

September 18, 2008

The Information Card Foundation is using Helios for its board election. Perfect use case: 50 people who will likely never all meet in person, but who need to vote on some issues. Helios provides them with a feature they literally could not achieve otherwise today: a secret ballot combined with real end-user verifiability that all votes were correctly captured and counted.

All of this practical interest is bringing up a few interesting needs, like a small widget you can post to your page that provides the status of the election and eventually the results. Fun things to think about.

h1

Feature Updates

September 12, 2008

The last few weeks have seen significant new Helios features:

  • voter categories, so you can have multiple “precincts”
  • an alpha of a machine API with open registration, so that authentication can be performed by a third-party
  • distributed decryption by multiple trustees (hot off the press a few minutes ago!)

Documentation is outstanding on this, I need to get to that soon.

h1

Source Code and Ticket Tracking

August 16, 2008

If you’re looking for the Helios source code, it’s available via the (so far fantastic) git version control system hosted by GitHub:

and the tickets are tracked by Lighthouse. Anyone who finds a bug or has a feature request is free to enter the info directly into Lighthouse: