add howto on signing ssh keys for temporary access

Disclaimer: I am not the author of the linked post, but stumbled upon it a few days ago and thought it might be a nice fit.
This commit is contained in:
Felix Bartels 2016-06-30 09:17:46 +02:00 committed by GitHub
parent 1f216e3222
commit 892720c229

View file

@ -151,6 +151,7 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri
* [How to use SSH to Connect to a Remote Server](https://www.digitalocean.com/community/tutorials/how-to-use-ssh-to-connect-to-a-remote-server-in-ubuntu)
* [Best practices](https://blog.0xbadc0de.be/archives/300)
* [Granting Temporary Access to Your Servers (Using Signed SSH Keys)](http://linux-audit.com/granting-temporary-access-to-servers-using-signed-ssh-keys/)
### Security