Hi Glyph,
Yeah hopefully I'll be using Automat soon as well :-)
A mixnet is an anonymity network which means it provides sender and
receiver anonymity (location hiding).
Mixnets have some very interesting properties such as:
- message oriented
- high latency
- not vulnerable to global passive adv
> On Feb 19, 2017, at 12:56, David Stainton wrote:
>
> Hi. I'd like to announce txmix, a library for writing mixnets in python.
>
> https://github.com/applied-mixnetworks/txmix
>
> txmix is GPL3 licensed and currently depends on:
> sphinxmixcrypto, Twisted, txtorcon, attrs, eliot
> and Tor Proj