kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: kgio@librelist.org
Subject: [ANN] kgio-monkey - kinder, gentler, SSL/TLS I/O for Ruby
Date: Thu, 7 Jul 2011 06:50:04 +0000	[thread overview]
Message-ID: <20110707065004.GA11866@dcvr.yhbt.net> (raw)
In-Reply-To: <20110707065004.GA11866@dcvr.yhbt.net>

Wraps OpenSSL to provide {kgio}[http://bogomips.org/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
mailto:kgio@librelist.org (or mailto: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.

http://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:

* http://bogomips.org/kgio-monkey.git (cgit)
* http://repo.or.cz/w/kgio-monkey.git (gitweb)

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}[mailto:kgio@librelist.org]

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

-- 
Eric Wong


           reply	other threads:[~2011-07-07  6:50 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20110707065004.GA11866@dcvr.yhbt.net>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/kgio/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110707065004.GA11866@dcvr.yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=kgio@librelist.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kgio.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).