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

Make adding ssh keys easier #3

Closed
rpwoodbu opened this issue Jan 20, 2014 · 7 comments
Closed

Make adding ssh keys easier #3

rpwoodbu opened this issue Jan 20, 2014 · 7 comments
Milestone

Comments

@rpwoodbu
Copy link
Owner

One easy way would be to add a button in the UI to add/replace the key, which would pop up a box to paste it into.

Also, consider supporting multiple keys, which is mostly a UI thing.

@rpwoodbu rpwoodbu added this to the v0.3.0 milestone Feb 17, 2014
@mrohnstock
Copy link

👍

@reedy
Copy link

reedy commented Aug 7, 2014

+1 from me too

@split-n
Copy link

split-n commented Aug 22, 2014

👍

1 similar comment
@nharward
Copy link

👍

@reedy
Copy link

reedy commented Sep 22, 2014

Nice! What format should the key be in?

It seems that every time I press "Add ssh key" the window is always empty, even after entering a key (of varying formats), clicking save, and then pressing "Add ssh key" again

@rpwoodbu
Copy link
Owner Author

@reedy The behavior you observe is intentional. The key is saved, but it will not display the key, since it is sensitive. I should make that clearer in the UI.

The format is the same as what you'd find in ~/.ssh/id_rsa. I should also clarify that in the UI.

@rpwoodbu rpwoodbu reopened this Sep 23, 2014
@rpwoodbu
Copy link
Owner Author

I have updated the wiki page about ssh authentication with pertinent details. I should add a link to that from the ssh key window.

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

5 participants