Explore >> Select a destination


You are here

defn.io
| | blog.oddbit.com
11.7 parsecs away

Travel
| | This is follow-up to my previous post, Converting OpenSSH public keys. OpenSSH allows one to use an agent that acts as a proxy to your private key. When using an agent - particularly with agent forwarding enabled - this allows you to authenticate to a remote host without having to (a) repeatedly type in your password or (b) expose an unencrypted private key to remote systems. If one is temtped to use SSH keys as authentication credentials outside of ssh, one would ideally be able to take advantage of the...
| | wiki.gnupg.org
15.2 parsecs away

Travel
| |
| | www.ssh.com
14.1 parsecs away

Travel
| | The ssh-agent is a helper program that keeps track of users' identity keys and their passphrases. The agent can use the keys to log into other servers without having the user type in a password or passphrase.
| | blog.miguelgrinberg.com
49.2 parsecs away

Travel
| miguelgrinberg.com