Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
blemasle
4 years agoOccasional Contributor
Storing ssh private key should not mean storing them unencrypted
Hi,
Just found out that 1password now supports SSH keys, wonderful!
Trouble is, 1 password decrypts the private key and returns a unencrypted key when downloading the file. Why not decrypt the ...
Former Member
4 years agoOh wait! I misunderstood! I failed to notice the š½Download feature, and was able to ssh-keygen -o -p -f keyfile
my way back to having an encrypted key.