It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
3 years agoDo I still need to keep my SSH key in ~/.ssh/ after importing into 1Password?
I've followed https://developer.1password.com/docs/ssh/manage-keys#import-an-ssh-key and imported my existing SSH key into 1Password and have enabled the 1Password SSH agent. Do I still need to keep my SSH key on my desktop in ~/.ssh/
or should this now be removed since 1Password will be authenticating with it each time?
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Browser:_ Not Provided
Referrer: forum-search:https://1password.community/search?Search=Do%20I%20still%20need%20to%20keep%20my%20SSH%20key%20in%20%7E%2F.ssh%2F%20%3F
2 Replies
- Former Member
Hi @iany.
Indeed you no longer need to keep your keys in the
~/.ssh/
directory after importing them into 1Password. - Former Member
Having got the authentication working I've tested moving my SSH keypair out of ~/.ssh/ and it seems to work fine so I'll go ahead and delete them after backing up.
Let me know if there is anything else to be aware of.