pass-cli : add support of OpenSSH private-key format
It would be great if pass-cli ssh-agent parses and serves private keys in the OpenSSH format (openssh-key-v1), since that's the ssh-keygen default (OpenSSH 7.8+ // 2018) and the only format for ed25519.
1
vote