> On Jul 12, 2017, at 12:19 PM, Benjamin Henrion <[email protected]> wrote:
> 
> We discussed adding encryption support to Zyre at last fosdem zeromq
> hackaton, where we were using the glard daemon.

interesting, have to check it out. assuming that’s this:

https://github.com/CodeJockey/glar150

> I think the simplest use case would be to distribute keys in a "wifi
> pre-shared-key way", like a shared password to decrypt a specific zyre
> channel. I think in the glard case the channel was hardcoded to a
> specific value.
> 
> The idea with encrypted zyre was that your fridge could discover your
> TV, and if the manufacturer would have set the crypto keys in advance,
> both devices could talk to each other in an encrypted way.

understood. the patches i’m working on should cover that- basically just 
sending the keys down to the various actors and applying them to the sockets 
leaving “how you exch” at the higher levels. it’s that last step about “is 
there also a way to enable TLS out-of-the-box” part. because i may do 
authorization a diff way (and it may be a bit more fluid)…

ty for this. helpful.. :)
--
wes
wesyoung.me

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
zeromq-dev mailing list
[email protected]
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to