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

Store ssh password #105858

Closed
vmiheer opened this issue Sep 1, 2020 · 5 comments
Closed

Store ssh password #105858

vmiheer opened this issue Sep 1, 2020 · 5 comments
Assignees

Comments

@vmiheer
Copy link

vmiheer commented Sep 1, 2020

There is existing issue: #74890,
For mac/linux such solutions exists: https://code.visualstudio.com/blogs/2019/10/03/remote-ssh-tips-and-tricks#_controlmaster
And for windows, git credentials are store via wincred: https://code.visualstudio.com/docs/remote/troubleshooting#_sharing-git-credentials-between-windows-and-wsl

I hope it would be possible for storing ssh passwords as well.

@vscodebot
Copy link

vscodebot bot commented Sep 1, 2020

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@roblourens
Copy link
Member

Those links aren't really related to storing passwords, and no, there is no way for us to securely store a password.

@vmiheer
Copy link
Author

vmiheer commented Sep 2, 2020

Is this because of nodejs limitation?

@roblourens
Copy link
Member

Storing user passwords is just an area that I don't want to touch. Would rather people stick to standard ssh auth methods like using ssh keys: https://code.visualstudio.com/docs/remote/troubleshooting#_configuring-key-based-authentication

@vmiheer
Copy link
Author

vmiheer commented Sep 2, 2020

I totally agree but then I am dealing with some stubborn cluster administrators. 😊
I really wish it will be included someday in vscode.
Thank you so much for your response.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants