Categories: None [Edit]

drbservice

https://rubygems.org/gems/drbservice
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.

Total

Ranking: 119,190 of 180,459
Downloads: 4,838

Daily

Ranking: 105,358 of 180,454
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
23767,894,233rspec
1,9568,411,436hoe
22,05157,430hoe-mercurial
29,19138,729hoe-highline

Owners

#GravatarHandle
1iconged