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

Figure out how to use key agents properly and restore usage. #23

Open
tee3 opened this issue Dec 11, 2015 · 1 comment
Open

Figure out how to use key agents properly and restore usage. #23

tee3 opened this issue Dec 11, 2015 · 1 comment
Assignees
Milestone

Comments

@tee3
Copy link
Owner

tee3 commented Dec 11, 2015

This is complicated since platforms provide key agents in different forms for different use cases.

For example, OS X starts ssh-agent when a user logs in to the GUI, but not when a user logs in via SSH but is not logged in via the GUI. Linux is similar in this regard. Windows doesn't generally support SSH very well at all.

@tee3 tee3 added this to the asap milestone Dec 11, 2015
@tee3 tee3 self-assigned this Jan 7, 2016
@tee3
Copy link
Owner Author

tee3 commented Jan 11, 2016

This should also include Windows as it is now a supported platform. This is made much harder by the fact that Windows doesn't make it very easy to use SSH, though that might be changing soon for Windows 10.

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