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

Feature Request: 'password-eval' option #9280

Open
demure opened this issue Apr 22, 2016 · 1 comment
Open

Feature Request: 'password-eval' option #9280

demure opened this issue Apr 22, 2016 · 1 comment

Comments

@demure
Copy link

@demure demure commented Apr 22, 2016

It would be nice to have a way of storing passwords in a non-plain text format.
Many programs (like pianobar, mutt, offlineimap, etc) have a config option like 'password-eval COMMAND_HERE' which will run a command, and use its output as the password.
At that point, a number of different tools could be used, such as �https://www.passwordstore.org/

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Apr 22, 2016

How about shell built-in eval $() or .netrc (via --netrc)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.