It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
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.