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

Please add support for ed25519 keys #385

Open
alabuzhev opened this issue Feb 22, 2024 · 1 comment
Open

Please add support for ed25519 keys #385

alabuzhev opened this issue Feb 22, 2024 · 1 comment

Comments

@alabuzhev
Copy link
Contributor

FarGroup#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
Copy link

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants