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

Password from file #129

Closed
lcnbr opened this issue Aug 3, 2023 · 1 comment
Closed

Password from file #129

lcnbr opened this issue Aug 3, 2023 · 1 comment

Comments

@lcnbr
Copy link

lcnbr commented Aug 3, 2023

I have a setup where I can store encrypted secrets in a file and would love to be able to just pipe in the file instead of pinentry. Is this doable currently or does this need to be implemented?

@doy
Copy link
Owner

doy commented Aug 4, 2023

i would prefer to not add additional password-reading mechanisms. the pinentry protocol is not that complicated - see bin/rbw-pinentry-keyring for an example of how you can implement your own pinentry script that rbw can be configured to use.

@doy doy closed this as completed Aug 4, 2023
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