How to fold long lines in the gpg.conf file?
Is there a way to fold long lines in the gpg.conf file? ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users
Re: pinentry dialog
On 26/10/16 19:57, Amitesh Mishra wrote: > If i remove the pinentry parameter, the same password works fine. Any > suggestions on that ? I just used $ echo test | gpg2 --no-tty --batch --pinentry-mode loopback --passphrase-fd 0 -o test.out --yes -d test.gpg as a variation on the precise invocati