Skip to content
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

Open
jeanp413 opened this issue Aug 20, 2022 · 3 comments
Open

Support parsing "ecdsa-sk" and "ed25519-sk" SSH keys #1206

jeanp413 opened this issue Aug 20, 2022 · 3 comments

Comments

@jeanp413
Copy link

Trying to parse "ecdsa-sk" and "ed25519-sk" public SSH keys results in Unsupported key format error

@Ranguna
Copy link

Ranguna commented Jul 10, 2023

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.

@nordeep
Copy link

nordeep commented Oct 12, 2023

It would be great to be able to log in using hardware keys that use ecdsa-sk type keys.

@timhorn1
Copy link

timhorn1 commented Feb 20, 2024

Why is this issue not being solved? Isn't it a security relevant feature?
The only option to have that feature would be to use the original vscode with ssh-remote.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants