suntobright / vscode-sftp

Edit remote Linux files directly in VS Code.
MIT License
15 stars 6 forks source link

ed25519 SSH Key type not supported #27

Open zluggerz opened 4 years ago

zluggerz commented 4 years ago

When using ed25519 SSH keys with this extension, configurations fail to save with an error that says the key type is not supported.

This more secure and more efficient key type is becoming more common. In some environments it is a minimum requirement and RSA keytypes are not permitted any longer.

I love this extension but this particular issue makes it impossible to use in some environments and soon will be the same for most if not all environments.

adrhc commented 1 month ago

unfortunately this become a deal breaker for me

bizzclaw commented 1 month ago

It doens't even support RSA keys for me. What key types are even supported? I don't see it listed anywhere.