{"id":18837955,"url":"https://github.com/nextjournal/ssh-auth-github","last_synced_at":"2025-07-19T15:02:55.386Z","repository":{"id":66548293,"uuid":"302610272","full_name":"nextjournal/ssh-auth-github","owner":"nextjournal","description":"Script to retrieve public SSH keys from teams on GitHub","archived":false,"fork":false,"pushed_at":"2022-11-02T10:14:35.000Z","size":8,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T21:09:12.140Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextjournal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-09T10:37:48.000Z","updated_at":"2023-07-25T14:39:54.000Z","dependencies_parsed_at":"2023-08-17T13:47:20.353Z","dependency_job_id":null,"html_url":"https://github.com/nextjournal/ssh-auth-github","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextjournal%2Fssh-auth-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextjournal%2Fssh-auth-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextjournal%2Fssh-auth-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextjournal%2Fssh-auth-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextjournal","download_url":"https://codeload.github.com/nextjournal/ssh-auth-github/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248831139,"owners_count":21168406,"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-11-08T02:37:17.925Z","updated_at":"2025-04-14T06:23:08.625Z","avatar_url":"https://github.com/nextjournal.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SSH Auth Github\n\nThis is a small [Babashka](https://github.com/borkdude/babashka/) script that retrieves public keys from a specific team under a specific organization on Github.\nThis can be useful to essentially use GitHub teams as access control, making sure that only the people in a certain team\nhave SSH access to machines. \n\nThis script can be used as `AuthorizedKeysCommand` or piped into `authorized_keys`.\n\n\n## Usage\n\nYou need a `config.edn` next to the script with\n\n```clojure\n{:token \"\"\n :organization \"\"\n :team \"\"}\n\n```\n\nKeep in mind that the token **must have** the following permissions: `read:org`, `read:user`, `user:email`\n\n\n# Acknowledgements\n\nThis library was inspired by the [Rust analogous](https://github.com/dalen/ssh-auth-github)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextjournal%2Fssh-auth-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnextjournal%2Fssh-auth-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextjournal%2Fssh-auth-github/lists"}