Tried to connect using my Ed25519 key with the SSH plugin but was told my authentication key type was not supposed.
Worked just fine on WSL (Fedora).
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks unless you comment.
Thank you for your contributions.
Then I will comment, because ed25519 is the future.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks unless you comment.
Thank you for your contributions.
Upstream issue: https://github.com/mscdex/ssh2/issues/352
I was poking around the open issues and it looks like ed25519 was finally added to the ssh2 library a few days ago with v0.8.3 and node v12.0.0.
Hopefully the changes can get pulled in soon, using my key natively instead of having to ssh from my WSL instance.
Here's the link to the offending upstream issue from their github repository though it's referenced in the comment above.
Thanks and good luck on the project
With the latest version of Terminus, I still can't use my ED25519 SSH keys.
Here's a screenshot of my error:

Here's a screenshot of the version I'm running:

With the latest version of Terminus, I still can't use my ED25519 SSH keys.
Here's a screenshot of my error:
Here's a screenshot of the version I'm running:
I think you're supposed to use OpenSSH format instead of Putty. I'm still getting errors when attempting to use my OpenSSH ED25519 keys.


When I convert my SSH key to OpenSSH format with PuttyGen, my key is recognized but my passphrase is not parsed.

Most helpful comment
Then I will comment, because ed25519 is the future.