inline gpg password-prompt ??

Ralph Seichter abbot at monksofcool.net
Tue Dec 17 19:17:35 CET 2019


* oxy via Gnupg-users:

> Can i force gpg to prompt for passwd inline?
> (i mean, inside the terminal)

The following might help:

  export GPG_TTY="$(tty)"

If you are not using BASH, change this to your shell's required syntax.

-Ralph



More information about the Gnupg-users mailing list