{"id":34631540,"url":"https://github.com/axvm/ghkeys","last_synced_at":"2026-05-25T18:31:12.349Z","repository":{"id":56874118,"uuid":"61468180","full_name":"axvm/ghkeys","owner":"axvm","description":"GitHub Keys","archived":false,"fork":false,"pushed_at":"2016-06-19T12:01:46.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-03T09:02:51.233Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/axvm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-19T06:49:30.000Z","updated_at":"2019-07-19T21:24:57.000Z","dependencies_parsed_at":"2022-08-20T22:30:35.143Z","dependency_job_id":null,"html_url":"https://github.com/axvm/ghkeys","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/axvm/ghkeys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axvm%2Fghkeys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axvm%2Fghkeys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axvm%2Fghkeys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axvm%2Fghkeys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axvm","download_url":"https://codeload.github.com/axvm/ghkeys/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axvm%2Fghkeys/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33488706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-12-24T16:39:59.499Z","updated_at":"2026-05-25T18:31:12.342Z","avatar_url":"https://github.com/axvm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GHKeys - GitHub Keys\n\nGitHub Keys gem allows you to fetch users keys in the simplest way. It uses web scraping because of GH API limits.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'ghkeys'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install ghkeys\n\n## Usage\n\n```ruby\nrequire 'ghkeys'\n\nGHKeys('axvm')\n=\u003e #array of strings\n```\n\nEach key will be wrapped into SSHKey class. It gives you ability to calculate md5\\sha1\\sha256 fingerprints. If key is corrupted or invalid, `IncorrectOrCorruptedKey` exception will be raised.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/axvm/ghkeys.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxvm%2Fghkeys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxvm%2Fghkeys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxvm%2Fghkeys/lists"}