Forum Discussion
Former Member
4 years agoFor now I've solved/worked around this by exporting the private key and adding a passphrase to it (ssh-keygen -f ~/.ssh/id_ed25519 -p -a 100
). Then adding the the encrypted id_ed25519
file as a file attachment to the SSH key entry in 1Password, along with a custom password field that holds the password for the attached file.