-
Notifications
You must be signed in to change notification settings - Fork 673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support parsing "ecdsa-sk" and "ed25519-sk" SSH keys #1206
Comments
vscodium's remote ssh is also affected by this. I can't use my hardware key to log into my remote machine through vscodium. Proprietary vscode remote ssh works fine. |
It would be great to be able to log in using hardware keys that use ecdsa-sk type keys. |
Why is this issue not being solved? Isn't it a security relevant feature? |
When will two-factor authentication using YubiKey with the ssh.sk-helper finally be available? |
And it's a new year, but the world says no, 🥺 I just need my security key to work through ssh2 apps please 😔 |
Trying to parse "ecdsa-sk" and "ed25519-sk" public SSH keys results in
Unsupported key format
errorThe text was updated successfully, but these errors were encountered: