-
-
Notifications
You must be signed in to change notification settings - Fork 161
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
Yubikey Neo Pin entry not working properly on Ubuntu 15.04 #73
Comments
Also should mention I just pulled from source about 15 minutes ago, version 0.9.2 |
So, after disabling gnome-keyring-daemon at startup, restarting, and then starting up qtpass, it prompted me for my Yubikey NEO pin on the first password edit click. This was successful! But when I tried again, I see this error:
|
I'll also note that I was prompted for the pin again when I tried from CLI. Not sure if that matters but maybe it's similar to that problem I had with gnome-keyring before? |
Ok, resolved my problem myself. In case anyone else has this problem in the future, here is how I solved it. I disable gnome-keyring on startup. I did not have a ~/.gnupg/gpg-agent.conf set up. In it I added this:
Restarted, and now it works nicely, and I only get prompted one time for the pin, not once for the CLI and once for qtpass. |
Thanks for reporting and fixing this. This is an awesome find, I'll add this to the README or FAQ later today! |
No problem! I'll update myself, if you want, but won't be able to get to it this weekend. I forgot I also had to update my .bashrc with this :
|
@karlgrz This is confusing: You |
@nh2 no arguments, you're right. Probably just forgot to clean that up, ¯_(ツ)_/¯. Nice catch. |
Greetings,
I just went through setting up a Yubikey NEO with pass.
I got all the keys exported properly, and went and re-encrypted all my entries with the new subkey. The Yubikey is successfully working on the CLI and also on android-password-store on my phone with Openkeychain.
When I try to open a password entry in qtpass now I see the following:
Let me know if there's anything else I can provide to help diagnose.
The text was updated successfully, but these errors were encountered: