[zeromq-dev] Anonymizing networks

Jorge Timón timon.elviejo at gmail.com
Tue Feb 14 15:19:55 CET 2012


I see. I could identify the patterns in which I need Tor and only
implement those.

But you say making it fast is hard. Doesn't VTX take advantage of zmq
optimizations?



2012/2/14, Pieter Hintjens <pieterh at gmail.com>:
> 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
>>
>>
>


-- 
Jorge Timón



More information about the zeromq-dev mailing list