it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[FEAT] SSH key pair generation (inc. Ed25519 keys)

Open binaryfire opened this issue 2 years ago • 5 comments

First of all, thanks for creating such an awesome tool!

Would it be possible to add a dedicated SSH key generator with options for both RSA and Ed25519 keys? Ed25519 is preferred over RSA nowadays: https://medium.com/risan/upgrade-your-ssh-key-to-ed25519-c6e8d60d3c54. Also, the existing RSA generator isn't really geared towards SSH keys because there's no passphrase or comment options.

binaryfire avatar Mar 25 '23 04:03 binaryfire

YES PLEASE!!

quadcom avatar Jan 01 '24 00:01 quadcom

Goodness yes! ed25519 SSH key generator with passphrase would be the most perfect addition!

m4teh avatar Feb 01 '24 15:02 m4teh

Hi @binaryfire , @quadcom , @m4teh and @CorentinTh, implemented as separate tools (RSA and Ed25519) in #888 and #887

sharevb avatar Feb 18 '24 11:02 sharevb

Hi @sharevb do you know if the maintainer is still considering merging your PRs?

abjoseph avatar Jul 08 '24 22:07 abjoseph

Hi @abjoseph, at the time being, only @CorentinTh can merge...

sharevb avatar Aug 03 '24 11:08 sharevb