it-tools
it-tools copied to clipboard
[FEAT] SSH key pair generation (inc. Ed25519 keys)
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.
YES PLEASE!!
Goodness yes! ed25519 SSH key generator with passphrase would be the most perfect addition!
Hi @binaryfire , @quadcom , @m4teh and @CorentinTh, implemented as separate tools (RSA and Ed25519) in #888 and #887
Hi @sharevb do you know if the maintainer is still considering merging your PRs?
Hi @abjoseph, at the time being, only @CorentinTh can merge...