Authenticate BW CLI with SSH Key

Authenticate BW CLI with SSH Key

the BW Login supports Password Authentication or a Personal API Key for CLI Authentication.

It would be great if the BW CLI tool could be configured to also allow authentication using a SSH Key.

While I’m sure this would have a lot of interest from those in the community who are pro SSH, in my personal situation, I have a Yubikey configured with a OpenPGP Key that can be used for SSH Authentication, and when I walk away from a PC it comes with me.

Which means that even if I was to leave a PC unlocked :face_with_hand_over_mouth:, no one would be able to access the vault it would only unlock if the SSH Key present.

The current options either require interaction, or for something to be locally stored for the authentication process to work.