dolmen / github-keygen

Easy creation of secure SSH configuration for your GitHub account(s)
GNU General Public License v3.0
246 stars 25 forks source link

Add algorithm in key filename #50

Open dolmen opened 2 years ago

dolmen commented 2 years ago

Current key filename is id_<account>@github. We want to switch to id_<account>+<algorithm>@github to transition to ed25519 (#48).