On Mon, Oct 22, 2012 at 8:10 AM, Ian Barber <[email protected]> wrote:
> The bad person snooping problem I would handle over the top of ZeroMQ rather > than trying to solve at that layer - it's much easier (and generally more > pleasant) to separate message delivery from distribution using a bit of > crypto. Yes, indeed. I'd leave the sockets for what they are - queuing and routing engines - and add security at the transport and firewall layer. In any case without strong encryption you just shift the bar. Hostiles can still snoop and spoof and intercept. What would be ideal is a tls:// transport. Cue dramatic music... -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
