You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
By having my primary key + authentication subkey A on a smart card and another authentication subkey B(generated by the same primary key), stored on my device, causes an issue where only subkey A is attempted while subkey B never gets tried. Unless subkey A is removed.
I believe that the issue may have to do with the fact that the prompt allows the user to select only a default key instead of a specific authentication key.
To Reproduce
Steps to reproduce the behavior:
Having openkeychain containing primary key + auth subkey A on YubiKey and private auth subkey B stored on the device
Starting on PasswordStore fresh installation add a new repo details
A prompt for selecting the authentication key is displayed (notice that it only shows 1 checkbox instead of 2 related to subkey A and subkey B)
Select the available key
Password store asks for scanning Yubikey for authenticating instead of using subkey B which is on the device
Expected behavior
I would expect that subkey B is used for SSH authentication.
Device information (please complete the following information):