Passphrase entry dialog using the Assuan protocol for GPG
Passphrase entry dialog utilizing the Assuan protocol
pinentrypinentry-cursespinentry-mac$ echo 'pinentry-program /usr/local/bin/pinentry-mac' >> ~/.gnupg/gpg-agent.conf$ gpg --decrypt encrypted-file.gpg$ gpg --sign --default-key your-key-id document.txt