mirror of
https://github.com/moul/awesome-ssh
synced 2024-11-24 21:33:05 +00:00
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:
parent
1f216e3222
commit
892720c229
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue