Secure, easy to install online voting system?
June 5, 2006 6:16 AM
Subscribe
Are there any good, secure, free and easy to install systems for running an election on a website?
A friend is in the process of making a site for his local council, and they want to run an election on the web. Nothing complicated: there'd be a list of candidates, and users would cast one vote for the candidate they like best.
Is there a package out there that's free, easy to install, secure and with measures in place to prevent ballot stuffing?
posted by jack_mo to computers & internet (4 comments total)
That sounds like quite a big project though, so I'm guessing you are setting your sights a bit lower with regard to security. There are piles of scripts which allow voting with some form of weak security (cookies, IP) in various programming languages - check out aspin.com for ASP scripts, and php.resourceindex.com for PHP ones.
posted by matthewr at 6:35 AM on June 5, 2006