Android-Password-Store icon indicating copy to clipboard operation
Android-Password-Store copied to clipboard

[FEATURE] Allow using PGP key for SSH

Open skewballfox opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe.

With OpenKeychain it was possible to use your GPG key to authenticate over SSH, which is not supported with the PGPainless backend.

Describe the solution you'd like

Implement support for using a selected GPG key as the SSH authentication method.

Describe alternatives you've considered

N/A

Additional context

N/A

skewballfox avatar Jul 18 '22 19:07 skewballfox

I can look into adding support for this to the library.

vanitasvitae avatar Jul 26 '22 10:07 vanitasvitae