Open tel opened 10 years ago
Normally pinentry
should open at that time to ask for your passphrase. Is this the case?
Ah, I was expecting a command line interface. I now note that the active process (as recorded by iTerm's menu bar name) changes to keybase track max (pinentry-curses)
but no further action occurs.
That is strange, curses is CLI... With curses it shouldn't matter, but I don't trust pinentry since tried some scripting with it. What happens, when you first remove the DISPLAY-variable and then try tracking?
unset DISPLAY
kaybase track max
I'm seeing the same. Unsetting DISPLAY doesn't help. In fact - when I get to the hanging point - I can type - but it appears in the terminal so we're not talking to the CLI pinentry (or pinentry-curses - the titlebar of the shell does update to this).
ps shows a pinentry process running.
The GPG_TTY suggestion from https://github.com/keybase/keybase-issues/issues/110 does however seem to work.
Here's a log
and then it hangs indefinitely. This happens for most keybase requests.
Installed via
npm
andbrew install gpg2