On Fri, 13 Jul 2018 20:27, heavyt...@hotmail.com said:

> [user@linuxbox ~]$ gpg2 -d .my_pwds.gpg 2>/dev/null
>
> You need a passphrase to unlock the secret key for

That output goes directly to the tty.  Without a pinentry you will need
to enter the passphrase also directly via the tyy (because we need
direct control to avoid echoing of the passphrase.  It seems that this
is a left-over which should not be displayed (or to stderr) iff the
pinentry is used.

Use --batch or --no-tty to suppress this output


Shalom-Salam,

   Werner

-- 
Too old to Go, too young to Rust.

Attachment: pgp6R7fUbBlEk.pgp
Description: PGP signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to