HACKING ISSUES KNOWN_ISSUES LATEST LICENSE NEWS README
Flipper OpenSSL OpenSSL::SSL
Kgio SSL SSLConnector SSLServer

kgio-monkey - kinder, gentler, SSL/TLS I/O for Ruby

Wraps OpenSSL to provide kgio-compatible kgio_trywrite and kgio_tryread IO methods to Kgio::SSL wrapper objects.

WARNING!!!!!!!!1

This project is NOT maintained nor reviewed by anybody with any credentials in security nor cryptography, use at your own risk.

Security/code/all reviews are very welcome, email us at kgio@librelist.org (or kgio@bogomips.org if you wish to remain anonymous).

This project is NOT an endorsement of OpenSSL itself. This project uses OpenSSL only because Ruby already bundles the "openssl" extension and we don't have time to maintain full Ruby bindings for NSS or any another SSL/TLS library.

Install

Ruby 1.8.6 and earlier is NOT supported.

The library consists of a C extension so you'll need a Unix-like system with a C compiler and Ruby development libraries/headers.

rubyforge.org/frs/?group_id=8977

You may also install it via RubyGems.org:

gem install kgio-monkey

You can get the latest source via git from the following locations (these versions may not be stable):

git://bogomips.org/kgio-monkey.git
git://repo.or.cz/kgio-monkey.git (mirror)

You may browse the code from the web and download the latest snapshot tarballs here:

See the HACKING guide on how to contribute and build prerelease gems from git.

Contact

All feedback (bug reports, user/development dicussion, patches, pull requests) go to the mailing list/newsgroup. See the ISSUES document for information on the kgio mailing list

For the latest on kgio-monkey releases, you may check our NEWS page (and subscribe to our Atom feed).