Categories: None [Edit]
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: 122,662 of 193,767
Downloads: 5,691
Daily
Ranking: 114,013 of 193,752
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 29 | 989,755,551 | rspec |
| 2,368 | 9,346,280 | hoe |
| 23,758 | 66,272 | hoe-mercurial |
| 31,482 | 44,011 | hoe-highline |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | ged |