{"id":16068032,"url":"https://github.com/ged/drbservice","last_synced_at":"2025-07-07T21:33:07.733Z","repository":{"id":65987994,"uuid":"1512577","full_name":"ged/drbservice","owner":"ged","description":"SSL-encrypted, authenticated DRb service library (Github mirror)","archived":false,"fork":false,"pushed_at":"2011-08-29T21:10:30.000Z","size":188,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T20:56:53.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bitbucket.org/ged/drbservice","language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ged.png","metadata":{"files":{"readme":"README.rdoc","changelog":"History.rdoc","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-03-22T18:22:54.000Z","updated_at":"2021-11-29T00:07:25.000Z","dependencies_parsed_at":"2023-02-19T20:40:18.733Z","dependency_job_id":null,"html_url":"https://github.com/ged/drbservice","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fdrbservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fdrbservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fdrbservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fdrbservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ged","download_url":"https://codeload.github.com/ged/drbservice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247318746,"owners_count":20919483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-09T06:08:02.906Z","updated_at":"2025-04-05T10:14:08.960Z","avatar_url":"https://github.com/ged.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= drbservice\n\n* https://bitbucket.org/ged/drbservice\n\n== Description\n\nDRbService is a framework we use at LAIKA for creating authenticated\nSSL-encrypted DRb services that provide access to privileged operations\nwithout the need to give shell access to everyone.\n\nThere are a few examples in the `examples/` directory of the gem, which\nare stripped-down versions of the services we actually use.\n\nThe current implementation is kind of a hack, but I intend to \neventually finish a DRb protocol that does the same thing in a more\nelegant, less-hackish way, as well as a tool that can generate \na new service along with support files for one of several different \nruntime environments.\n\nIf you're curious, see the `drb/authsslprotocol.rb` file for the \nprotocol. This will replace the current method-hiding code in \n`drbservice.rb`, but existing services should be able to switch over\nquite easily. Or that's the intention.\n\n\n== Installation\n\n    gem install drbservice\n\n\n== Contributing\n\nYou can check out the current development source with Mercurial via its\n{Bitbucket project}[https://bitbucket.org/ged/drbservice]. Or if you prefer Git, via \n{its Github mirror}[https://github.com/ged/drbservice].\n\nAfter checking out the source, run:\n\n    $ rake newb\n\nThis task will install any missing dependencies, run the tests/specs,\nand generate the API documentation.\n\n\n== License\n\nCopyright (c) 2010, 2011, Michael Granger\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice,\n  this list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the author/s, nor the names of the project's\n  contributors may be used to endorse or promote products derived from this\n  software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fged%2Fdrbservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fged%2Fdrbservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fged%2Fdrbservice/lists"}