Anonymous Voting System: ready to download


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Anonymous Voting System: ready to download
# 1  
Old 07-10-2008
Anonymous Voting System: ready to download

With this system, a person can ask a yes/no-question to group of people while their answer is kept completely anonymous. The project is based on the dining cryptographers protocol.
Image Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

ext4 - ready for production system?

Gidday, Are you using ext4 for production system? Or is it better to opt for a more conservative strategy, like ext3 for instance? What are your experiences? Thanks in advance, Loïc. (3 Replies)
Discussion started by: Loic Domaigne
3 Replies

2. Virtualization and Cloud Computing

VirtualBox 3.1 ready for download

Downloads - VirtualBox (0 Replies)
Discussion started by: DukeNuke2
0 Replies

3. UNIX for Advanced & Expert Users

Using SCP command in IBM AIX to download file from remote to local system

Hi, When i run the code in solaris unix machine, the file from remote server is getting downloaded. but when i use the same code in IBM AIX remote machine, it is not running. It is saying "Erro during scp transfer." Below is the code. Please give some resolution. SCPClient client = new... (1 Reply)
Discussion started by: gravi2020
1 Replies

4. What is on Your Mind?

UNIX voting software

Was wondering if anyone would entertain the idea of creating open source voting software--seems like as this issue moves forward we have an opportunity and the ability to build a powerful worldwide tool to secure voting rights for everyone (2 Replies)
Discussion started by: samuraiblade
2 Replies

5. UNIX for Dummies Questions & Answers

Download unix operating system

Hello all : May anyone can help me where I can find any site for avalable downlaoding UNIX operating system ? Thanking you Best Regards Dani Romio (1 Reply)
Discussion started by: dani_romio
1 Replies

6. Filesystems, Disks and Memory

where can i download the unix system v

recently ,i want to give my friend a demo, and i want to use unix system v, but i don't know where get it. (4 Replies)
Discussion started by: kangc
4 Replies

7. Programming

how to download and install the following subsets to my UNIX system?

To install C++ complier to my UNIX workstation, I was asked to have the following subsets already in the OSF OSFBASEnnn OSFPGMRnnn OSFCMPLRSnnn OSFINCLUDEnnn CXLLIBAnnn OSFDCMTnnn Where could I find those subsets to load into my UNIX system? (0 Replies)
Discussion started by: nomen
0 Replies
Login or Register to Ask a Question
UPDATE-BGOFFICE-DICTS(1)				User Contributed Perl Documentation				  UPDATE-BGOFFICE-DICTS(1)

NAME
update-bgoffice-dicts - automate updating of bgoffice dictionaries SYNOPSIS
update-bgoffice-dicts [option...] DESCRIPTION
update-bgoffice-dicts automates the downloading and updating of bgoffice dictionaries. It uses debconf(7) to ask the user which dictionaries to download, then invokes bgoffice-dict-download(1) to download them, and finaly extracts the files in the right directory, so that bgoffice can find them. The last part will fail unless update-bgoffice-dicts is run as root. OPTIONS
--no-ask Normally, debconf won't ask the questions that are already seen by the user. That behaviour is disabled by default, as it is quite useful to be able to change your dictionary selection when invoking update-bgoffice-dicts. If you want to simply re-download and unpack the dictionaries, based on a previously made selection, use that option. COPYRIGHT AND LICENSE
Copyright: (C) 2010 Damyan Ivanov dmn@debian.org Permission is granted to use this work, with or without modifications, provided that this notice is retained. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return. perl v5.14.2 2010-12-16 UPDATE-BGOFFICE-DICTS(1)