access • Restrict access to known IP addresses • Do not store the master key pair (pem) on bastion • Instead, grant access to servers using individual SSH keys • Enable SSH Forwarding when connecting to bastion
SSH Agent Forwarding http://www.unixwiz.net/techtips/ssh-agent-forwarding.html • Using an SSH Bastion Host http://blog.scottlowe.org/2015/11/21/using-ssh-bastion-host/ • Utility to fetch GitHub SSH Keys by User https://www.npmjs.com/package/github-ssh-keys