[zeromq-dev] Anonymizing networks
Pieter Hintjens
pieterh at gmail.com
Tue Feb 14 14:28:41 CET 2012
I made a UDP transport (all socket patterns) for VTX as a proof of concept.
That's in the vtx/v3 directory. The project stopped there. Supporting one
socket pattern, e.g. pub sub or reqrep is quite simple. You can write a
minimal VTX driver in a few days. Doing them all is harder. Making it
complete and fast is really hard.
-Pieter
On Feb 14, 2012 3:29 AM, "Jorge Timón" <timon.elviejo at gmail.com> wrote:
> 2012/2/14, Ian Barber <ian.barber at gmail.com>:
> > Possible, but you're not likely to see them in core. Take a look at what
> > Pieter did with VTX though - https://github.com/imatix/vtx - the idea
> > behind it was making trying new transports fairly straightforward, so
> seems
> > like a good fit.
>
> Thank you. So it is possible but very hard and VTX makes it easier.
> Has anyone tried to add Tor or i2p with VTX?
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120214/b59e1890/attachment.htm>
More information about the zeromq-dev
mailing list