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

Create SSH key pair directly in the app #9

Open
spodskubka opened this issue Apr 6, 2017 · 0 comments
Open

Create SSH key pair directly in the app #9

spodskubka opened this issue Apr 6, 2017 · 0 comments

Comments

@spodskubka
Copy link
Owner

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?

  • display/copy the public key in OpenSSH format
  • export the public key in OpenSSH format
  • export the private key?
  • delete the key pair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant