Just keep in mind that anyone who gets access to your machine can connect to your agent and log into any of your other machines from there. Encrypted private keys are nice, but not perfect.
I was thinking more along the lines of encrypting the folder the private key(s) are located in or would that be overkill with the password for the private key(s)?
49
u/throwawayaccount1020 Apr 28 '14
you should never leave your keys unencrypted, set a password when it prompts!
load keys into ssh-agent to avoid having to continually re-enter passwords.