| 44 | == /git/athena/private == |
| 45 | |
| 46 | This includes things used by hooks, etc: |
| 47 | |
| 48 | * `github_id_rsa`, `github_id_rsa.pub`: Keypairs for mit-athena project on Github. |
| 49 | * `github-password`: username/password for the github account |
| 50 | * `known_hosts`: An SSH known hosts file for Github, but they move IPs too much (not currently in use) |
| 51 | * `my-ssh`: The ssh command to push to Github. If you run this interactively, ssh will yell at you about permissions on the keypair. We should also rename this command. |
| 52 | |