L'agente gpg compilato in Homebrew fallisce, gpg: cancellato dall'utente

2

Sto cercando di far funzionare gpg-agent su OS X, compilato con homebrew.

Ecco il mio gpg-agent.conf:

djc@djc-mbp ~ $ cat .gnupg/gpg-agent.conf 
pinentry-program /usr/local/bin/pinentry-curses
no-grab

Tuttavia, quando provo a testarlo, fallisce:

djc@djc-mbp ~ $ echo "test" | gpg -ase -r 30380381 | gpg

You need a passphrase to unlock the secret key for
user: "Me <[email protected]>"
4096-bit RSA key, ID 30380381, created 2013-09-16

gpg: cancelled by user
gpg: no default secret key: bad passphrase
gpg: [stdin]: sign+encrypt failed: bad passphrase
gpg: processing message failed: eof

Hai qualche idea su come farlo funzionare?

    
posta djc 13.02.2014 - 21:22
fonte

0 risposte

Leggi altre domande sui tag