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

Add support for using another app as SSH agent #202

Open
ThomasHabets opened this issue Feb 6, 2020 · 0 comments · May be fixed by #210
Open

Add support for using another app as SSH agent #202

ThomasHabets opened this issue Feb 6, 2020 · 0 comments · May be fixed by #210

Comments

@ThomasHabets
Copy link

With the Secure Shell Chrome app I can provide a SSH server relay options of something like:
--ssh-agent=hutaonesu (ID of app providing the agent). This allows me to use a Yubikey for hardware-backed SSH key.

I log in with hardware-protected keys on all my machines currently, and would like to switch from Secure Shell on ChromeOS to Mosh (for obvious reasons), but losing HW key support is a deal breaker for me.

Note that there's more than one app that can provide SSH agent support, so I think doing the same as Secure Shell, allowing user to specify, is probably best.

vapier added a commit to vapier/mosh-chrome that referenced this issue Nov 23, 2020
This allows users to plugin other extensions if they want.
Fixes rpwoodbu#202.
@vapier vapier linked a pull request Nov 23, 2020 that will close this issue
vapier added a commit to vapier/mosh-chrome that referenced this issue Dec 2, 2020
This allows users to plugin other extensions if they want.
Fixes rpwoodbu#202.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant