Home

Awesome

Ergo Mixer, Web Version

This is web application doing non-interactive mixing following ErgoMix (aka ZeroJoin) protocol. Details can be found in a paper (by koshti and scalahub) coming.

PLEASE NOTE THAT THE QUALITY OF THIS APPLICATION IS EXPERIMENTAL AT THE MOMENT! USE IT FOR EXPERIMENTS ONLY!

Advantages of ErgoMix:

Limitations:

Installing and Running

Currently only sources available; there are no binaries. This is done intentionally, as quality of the mixer is experimental at the moment, so I am limiting number of users. Binaries will be available a bit later.

You need for Java (JDK, 8+) and SBT to be installed on your machine. The pull the codebase with git clone and run the application with ./runweb.sh. After compilation (which takes a lot of time) go to localhost:9000 in your browser.

Contributions

Feel free to improve it. No rights reserved. Privacy is a basic human right!

What is needed:

What I will work on: