spodskubka / RemoteTerminal

An SSH/Telnet terminal emulator for Microsoft Windows
56 stars 41 forks source link

Create SSH key pair directly in the app #9

Open spodskubka opened 7 years ago

spodskubka commented 7 years ago

Adding SSH private keys to the app is difficult at the moment. Remote Terminal doesn't support all possible formats and it also doesn't do a good job of explaining to the user which formats can be imported.

Someone suggested to me a function to create a new key pair directly inside the app. I think this is a good idea. What should the user be able to do with the generated key pair?