Sha256: 1e7ce685246aa58ac8058ac383b40e4109fcf9991deb27240cf450ea4d59330b

Contents?: true

Size: 462 Bytes

Versions: 9

Compression:

Stored size: 462 Bytes

Contents

These examples show the five main security patterns that ZeroMQ/4.x 
provides, and CZMQ wraps up in its zauth class:

* Grasslands - plain text with no authentication
* Strawhouse - plain text with authentication by IP address
* Woodhouse - plain text with authentication by IP address and/or name & password
* Stonehouse - encrypted, with server authentication but no client authentication
* Ironhouse - encrypted and authentication of both clients and server

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
laag-libczmq-4.1.0.0 vendor/github.com/zeromq/czmq/examples/security/README.txt
rbczmq-1.7.9 ext/czmq/examples/security/README.txt
rbczmq-1.7.8 ext/czmq/examples/security/README.txt
rbczmq-1.7.7 ext/czmq/examples/security/README.txt
rbczmq-1.7.6 ext/czmq/examples/security/README.txt
rbczmq-1.7.5 ext/czmq/examples/security/README.txt
rbczmq-1.7.4 ext/czmq/examples/security/README.txt
rbczmq-1.7.3 ext/czmq/examples/security/README.txt
rbczmq-1.7.2 ext/czmq/examples/security/README.txt