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

Key-management through command line #50

Closed
goerz opened this issue Jun 25, 2016 · 4 comments
Closed

Key-management through command line #50

goerz opened this issue Jun 25, 2016 · 4 comments
Labels

Comments

@goerz
Copy link

goerz commented Jun 25, 2016

I would propose to add an ssh-keygen command to the blink> command line interface. There should also be commands for listing existing keys (so I can tell easily what names I can give to ssh-copy-id, and possibly a command to delete keys.

@goerz
Copy link
Author

goerz commented Jun 26, 2016

This would have the added benefit (assuming ssh-keygen is the same as the one that comes with OpenSSH), that it would create id_rsa by default, which would then be picked up automatically as the default key (see #51, #36)

@goerz
Copy link
Author

goerz commented Jun 26, 2016

An alternative to a utility for listing keys would be tab-completion of ssh-copy-id (see #43)

@carloscabanero
Copy link
Member

Unfortunately I'm not sure I will have time to fit this before final release. But if someone considers it too important, please step in.

@carloscabanero
Copy link
Member

The main proposal of this feature is already covered by the "keys" dialog. We will hopefully clear the default key management with #91. Please reopen if you think we can do better :)

yury added a commit to yury/blink that referenced this issue Aug 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants