michaellukashov / Far-NetBox

SFTP/SCP/FTP/FTPS/WebDAV/S3 client for Far Manager 3 (http://farmanager.com/)
https://forum.farmanager.com/viewtopic.php?t=6317
GNU General Public License v2.0
159 stars 52 forks source link

Please add support for ed25519 keys #385

Open alabuzhev opened 7 months ago

alabuzhev commented 7 months ago

https://github.com/FarGroup/Far-NetBox/issues/18 by @kiryanov

Please add support for ed25519 keys. Both PuTTY and WinSCP have built-in support for ed25519 keys for quite a while now and NetBox heeds to catch up. ed25519 is replacing RSA and ECDSA in more and more places and a lack of support from NetBox becomes a real inconvenience.

SignFinder commented 5 months ago

I just keep the workaround info below from previous topic. But might it is possible to add native support for ed25519 keys in default PPK version 3.

"Some hit: NetBox work with ed25519 keys, converted in Putty to v2 format "PuTTY-User-Key-File-2: ssh-ed25519" run PUTTYGEN.EXE open exist ed25519 private key, in menu Key > Parameters for saving key files, set PPK file version to 2 then in front window select EdDSA then save private key"