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
Since v8.2p1 OpenSSH supports FIDO hardware authenticators (e.g. Yubikey) with the key types “ecdsa-sk” and “ed25519-sk", and use of FIDO key is a security requirement in certain situations.
Since v8.2p1 OpenSSH supports FIDO hardware authenticators (e.g. Yubikey) with the key types “ecdsa-sk” and “ed25519-sk", and use of FIDO key is a security requirement in certain situations.
Is FIDO support on the roadmap for sshj?
Thanks.