Skip to content

Commit 790f057

Browse files
committed
update readme
1 parent 4f90b3e commit 790f057

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# SSH Auth Github
22

33
This is a small [Babashka](https://github.com/borkdude/babashka/) script that retrieves public keys from a specific team under a specific organization on Github.
4+
This can be useful to essentially use GitHub teams as access control, making sure that only the people in a certain team
5+
have SSH access to machines.
6+
7+
This script can be used as `AuthorizedKeysCommand` or piped into `authorized_keys`.
8+
9+
10+
## Usage
411

512
You need a `config.edn` next to the script with
613

0 commit comments

Comments
 (0)