RubyGems Navigation menu

drbservice 1.0.4

DRbService is a framework we use at LAIKA for creating authenticated SSL-encrypted DRb services that provide access to privileged operations without the need to give shell access to everyone. There are a few examples in the `examples/` directory of the gem, which are stripped-down versions of the services we actually use. The current implementation is kind of a hack, but I intend to eventually finish a DRb protocol that does the same thing in a more elegant, less-hackish way, as well as a tool that can generate a new service along with support files for one of several different runtime environments. If you're curious, see the `drb/authsslprotocol.rb` file for the protocol. This will replace the current method-hiding code in `drbservice.rb`, but existing services should be able to switch over quite easily. Or that's the intention.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.0.4 - August 29, 2011 (23.5 KB)

Development 依赖 (4):

hoe ~> 2.10
hoe-highline ~> 0.0.1
hoe-mercurial ~> 1.2.1
rspec ~> 2.6

业主:

作者:

  • Michael Granger

SHA 256 校验和:

0efa8ee78894a443802669211cbcff4527dca95c81892a0bed4ee976efe1bb7b

下载总量 4,831

这个版本 4,831

许可:

需要的 Ruby 版本: >= 1.8.7

链接: