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

Update docs on rbw-pinentry-keyring to clarify setup #196

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

soraxas
Copy link
Contributor

@soraxas soraxas commented Jul 24, 2024

Thanks for the nice script.

The setup in the script wasn't too clear, where I was keep getting this error when I've try to switch to this pinentry in rbw:

failed to read password from pinentry: error reading pinentry output: unexpected EOF

After spending some time, I realise it's the pinentry cannot open tty:

S ERROR curses.isatty 83918950 
ERR 83918950 Inappropriate ioctl for device <Pinentry>

Manually changing the script's pinentry to pinentry-gnome3 works, but it wasn't too clear from the original doc.


This PR just standardise the help message and include the one-liner command that allows you manually add your master password to 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

Successfully merging this pull request may close these issues.

1 participant