Save SSH configuration snippets in 1password

FatBaz
FatBaz
Community Member
edited October 23 in SSH

I noticed that 1Password can edit the .config file, and I think it would be nice if I could save SSH connections in 1Password. They could then be automatically added to the .config file.

For example, say I have this connection:

Host github.com
  IdentityFile ~/.ssh/public-key-downloaded-from-1password.pub
  IdentitiesOnly yes

I save an Item that links the key to this snippet, and when I set up a new computer, I can allow 1Password to automatically download the .pub key, and add this snippet to the end of the ssh config file.

This would help with security, as I currently only use 2 keys to avoid the six key limit.


1Password Version: 1Password for Mac 8.10.50 (81050021)
Extension Version: Not Provided
OS Version: Not Provided
Browser: Not Provided