{"id":13994618,"url":"https://github.com/coreos/ssh-key-dir","last_synced_at":"2025-04-04T19:13:13.060Z","repository":{"id":37080592,"uuid":"271641470","full_name":"coreos/ssh-key-dir","owner":"coreos","description":"sshd AuthorizedKeysCommand to read ~/.ssh/authorized_keys.d","archived":false,"fork":false,"pushed_at":"2025-02-01T22:25:16.000Z","size":288,"stargazers_count":52,"open_issues_count":8,"forks_count":17,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-28T18:16:32.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coreos.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-06-11T20:33:14.000Z","updated_at":"2025-02-22T21:38:17.000Z","dependencies_parsed_at":"2023-11-21T23:26:16.327Z","dependency_job_id":"d90fd055-49ae-4dcc-82df-d5506463e805","html_url":"https://github.com/coreos/ssh-key-dir","commit_stats":{"total_commits":150,"total_committers":9,"mean_commits":"16.666666666666668","dds":0.5,"last_synced_commit":"ef9fc3f9cb72645a8b0f2a7f2cf0b81fcd123dc2"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fssh-key-dir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fssh-key-dir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fssh-key-dir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fssh-key-dir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/ssh-key-dir/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247234923,"owners_count":20905854,"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-08-09T14:02:59.553Z","updated_at":"2025-04-04T19:13:13.041Z","avatar_url":"https://github.com/coreos.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# ssh-key-dir\n\n[![crates.io](https://img.shields.io/crates/v/ssh-key-dir.svg)](https://crates.io/crates/ssh-key-dir)\n\nssh-key-dir is an sshd [`AuthorizedKeysCommand`](https://man.openbsd.org/sshd_config#AuthorizedKeysCommand) that reads SSH authorized key files from a directory, `~/.ssh/authorized_keys.d`.  It allows SSH keys to be managed by multiple tools and processes, without competing over `~/.ssh/authorized_keys`.\n\nssh-key-dir reads key files in lexigraphical order, ignoring any filenames starting with a dot.\n\n# Installing\n\n## Installing on Fedora\n\n`ssh-key-dir` is packaged in Fedora:\n\n```sh\nsudo dnf install ssh-key-dir\n```\n\nInstalling the package automatically configures sshd to read keys using ssh-key-dir.\n\n## Installing with Cargo\n\nYou can also install just the `ssh-key-dir` binary with Rust's Cargo package manager:\n\n```sh\ncargo install ssh-key-dir\n```\n\n## Build and install from source tree\n\nTo build from the source tree:\n\n```sh\nmake\n```\n\nTo install the binary and `sshd_config.d` fragment to a target rootfs (e.g. under a [coreos-assembler](https://github.com/coreos/coreos-assembler) workdir):\n\n```sh\nmake install DESTDIR=/my/dest/dir\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreos%2Fssh-key-dir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoreos%2Fssh-key-dir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreos%2Fssh-key-dir/lists"}