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

No support for Ed25519 with Built-in SSH Plugin #272

Closed
karaface opened this issue Jan 7, 2018 · 9 comments
Closed

No support for Ed25519 with Built-in SSH Plugin #272

karaface opened this issue Jan 7, 2018 · 9 comments

Comments

@karaface
Copy link

karaface commented Jan 7, 2018

Tried to connect using my Ed25519 key with the SSH plugin but was told my authentication key type was not supposed.
capture

Worked just fine on WSL (Fedora).

@karaface karaface changed the title No support for Ed25519 No support for Ed25519 with Built-in SSH Plugin Jan 7, 2018
@stale
Copy link

stale bot commented Aug 26, 2018

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.

@stale stale bot added the S: Stale This issue had no activity for two months label Aug 26, 2018
@angristan
Copy link

Then I will comment, because ed25519 is the future.

@stale stale bot removed the S: Stale This issue had no activity for two months label Aug 26, 2018
@stale
Copy link

stale bot commented Oct 25, 2018

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.

@stale stale bot added the S: Stale This issue had no activity for two months label Oct 25, 2018
@stale stale bot removed the S: Stale This issue had no activity for two months label Oct 25, 2018
@Eugeny
Copy link
Owner

Eugeny commented Oct 27, 2018

Upstream issue: mscdex/ssh2#352

@nimrod7137
Copy link

nimrod7137 commented Apr 29, 2019

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

@Eugeny
Copy link
Owner

Eugeny commented May 24, 2019

Fixed via #883 and #878

@Eugeny Eugeny closed this as completed May 24, 2019
@tchadelicard
Copy link

With the latest version of Terminus, I still can't use my ED25519 SSH keys.

Here's a screenshot of my error:
image

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

@nimrod7137
Copy link

With the latest version of Terminus, I still can't use my ED25519 SSH keys.

Here's a screenshot of my error:
image

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

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.

Terminus_2019-06-20_07-40-52

Terminus_2019-06-20_07-42-15

@tchadelicard
Copy link

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

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