{"id":16022037,"url":"https://github.com/cfstras/github-ssh-auth","last_synced_at":"2025-08-05T12:05:45.279Z","repository":{"id":39839015,"uuid":"199164716","full_name":"cfstras/github-ssh-auth","owner":"cfstras","description":"Automatically populates authorized_keys file based on members of a GitHub organisation or team","archived":false,"fork":false,"pushed_at":"2024-07-06T00:39:25.000Z","size":41,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-21T21:14:07.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/cfstras.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-27T12:54:05.000Z","updated_at":"2023-07-25T07:47:51.000Z","dependencies_parsed_at":"2024-04-12T07:42:53.032Z","dependency_job_id":"b55b5802-848d-4595-af1d-8fbc371aa453","html_url":"https://github.com/cfstras/github-ssh-auth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cfstras/github-ssh-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfstras%2Fgithub-ssh-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfstras%2Fgithub-ssh-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfstras%2Fgithub-ssh-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfstras%2Fgithub-ssh-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfstras","download_url":"https://codeload.github.com/cfstras/github-ssh-auth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfstras%2Fgithub-ssh-auth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268893503,"owners_count":24324670,"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","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-10-08T18:20:33.418Z","updated_at":"2025-08-05T12:05:45.249Z","avatar_url":"https://github.com/cfstras.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-ssh-auth\n\nAutomatically provision SSH authorized_keys to your user by scraping a GitHub organisation (optional team).\n\n## Setup\n- If you're on Debian, you will need some more packages:\n```bash\nsudo apt install python3 python3-venv\n```\n- Also, upgrade your system. An outdated libssl will cause pain.\n```bash\nsudo apt update \u0026\u0026 sudo apt upgrade\n```\n\nThe following script will:\n\n- Make a virtualenv and install dependencies from [requirements.txt](requirements.txt)\n- Setup a systemd-user-service `github-ssh-auth.service`\n- Setup a timer which refreshes authorized_keys every 30 minutes\n\n```bash\n./setup.sh\n```\n\n- Edit `config.yml`\n  - Create an access token\n  - Set your organization and team\n  - optionally, add fallback ssh keys which will always be added\n\n# License\nGPLv3. Other licenses available upon request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfstras%2Fgithub-ssh-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcfstras%2Fgithub-ssh-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfstras%2Fgithub-ssh-auth/lists"}