You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 16, 2026. It is now read-only.
I’m wanted to use a ssh ed25519 encrypted key for a sftp backup, when I realised it’s not supported by gulp-ssh. It claims it’s an invalid format.
Would it be possible to add support for ed25519? It provide more secure and faster ssh accesss.
Thanks!