Thanks for the update Pieter. Is there a way to implement min authentication for a pub sub model? Can you provide some pointers? On Aug 21, 2013 3:27 PM, "Pieter Hintjens" <[email protected]> wrote:
> I'll write a tutorial on authentication in a week or two as part of the > next release of the library. For now, unless you know what you are doing > please do not get into the security layers. They are not fully packaged and > still quite complex. > > There is no way to authenticate subscribers in the stable release, nor > does JZMQ export the socket options yet afaik. > > Pieter > On Aug 21, 2013 2:44 PM, "Kamakya Chellappan" <[email protected]> wrote: > >> >> >> Hi, >> >> We are trying to use zeroMQ's PUB SUB architecture for publishing 100K >> messages to a list of subscribers. But we would need to authenticate the >> subscribers and store this list for tracking purpose. What is the best way >> to handle this? Can we use curvezmq? if so, how to bind it with JZMQ? Are >> there any better options to implement security in Pub sub model. >> >> We use libzmq +Jzmq for publishers and jeromq for subscribers and they >> reside in different linux instances. >> >> Kindly provide pointers. We are completely new to ZeroMQ and if possible, >> please provide sample code snippets. >> >> >> Thanks, >> Kamakya. >> >> >> >> -- >> regards, >> kamu >> >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> >> > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
