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

Input secret on the fly #4

Open
digitive opened this issue Sep 8, 2022 · 1 comment
Open

Input secret on the fly #4

digitive opened this issue Sep 8, 2022 · 1 comment

Comments

@digitive
Copy link

digitive commented Sep 8, 2022

Instead of storing secret ( password ) in .netrc file, can we get it from console?

The logic could be:
If configured in .netrc file, then use it;
else: prompt and read from console

That will increase the security

Many thanks.

@TheBaus
Copy link

TheBaus commented Dec 5, 2022

Keen to send in a PR @digitive ?

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