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

Dont store ssh password in config file #41

Open
sverhoeven opened this issue Jan 27, 2023 · 0 comments
Open

Dont store ssh password in config file #41

sverhoeven opened this issue Jan 27, 2023 · 0 comments

Comments

@sverhoeven
Copy link
Member

sverhoeven commented Jan 27, 2023

Someone might post his/her config file on the Internet with a password included. We might not want to encourage this as standard practice. Perhaps we can provide an alternative mechanism.

Use https://asyncssh.readthedocs.io/en/latest/api.html#asyncssh.SSHClient.password_auth_requested to get password interactively during startup or read from some other file like .secrets or from keyring.

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

1 participant