Is it possible to keep added ssh keys in ssh-agent after reboot?
As I figure out we use keychain to make ssh-agent keep running between logins, Am I right? so, is there anyway to keeps password somewhere safe with keychain and feed them automatically to key-add?
What about using a key without password? is there any different?