nymphemeral - the latest release is fantastic!
Felipe's been working very hard and the latest release (1.3.2) is fantastic!
To wit: an ephemeral nymserv client based on the Zax-style nymserv. The client also incorporates end-to-end encryption and signatures using GPG if desired. Here's a link to some documentation.
To install, sudo pip install nymphemeral
should do it. To upgrade, sudo pip install nymphemeral --upgrade
. Source code for nymphemeral is also available.
nymphemeral - a GUI client for use with forward-secret nymservs
nymphemeral is a GUI client written in python for use with Zax-style forward-secret nymservs. A nymserv is a server that permits sending and receiving anonymous email through the mixmaster network.
nymphemeral can be easily installed via pip. Instructions are located here. It can also be installed by cloning the git repo and the usual sudo python setup.py install
mechanism.
Currently, the only forward-secret nymserv in the wild is at nym.now.im. If you would like to deploy your own, source code for the nymserv is also on github. When you add one, please leave a comment here so people will become aware of its existance.