Deprecated

openssh-github-keys

Fetch OpenSSH keys from a GitHub team

https://github.com/stackbuilders/openssh-github-keys

Latest on Hackage:0.1.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Stack Builders
Maintained by [email protected]

This package fetches the OpenSSH public keys for all users from a GitHub team. It is intended to be executed from the AuthorizedKeys command in the sshd_config file, which then allows users to log in using keys that they have in their Github accounts.

Please see the GitHub page for detailed usage information.