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 SSH Agent Support #189

Open
helje5 opened this issue Feb 3, 2025 · 1 comment
Open

Add SSH Agent Support #189

helje5 opened this issue Feb 3, 2025 · 1 comment

Comments

@helje5
Copy link
Contributor

helje5 commented Feb 3, 2025

It would be nice to have SSH Agent support in the lib, I could use this right now :-)

Opening a separate issue to #94, which is about files, but mentions the topic already:

I think the most useful addition to work around this would be to add support for the ssh agent protocol, and use that as a potential backing for NIOSSHPrivateKey. This is admittedly a lot of work, but it circumvents the need for us to manage the protection of the key at all, and encourages good SSH key hygiene.

@Lukasa
Copy link
Contributor

Lukasa commented Feb 3, 2025

I think adding the support for the SSH agent protocol is a great idea. We'd welcome that contribution.

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

No branches or pull requests

2 participants