Re: inline gpg password-prompt ??

2019-12-18 Thread oxy via Gnupg-users
> export GPG_TTY="$(tty)" great! Thx.. ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: inline gpg password-prompt ??

2019-12-17 Thread Ralph Seichter
* 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 ___ Gnupg-users

inline gpg password-prompt ??

2019-12-17 Thread oxy via Gnupg-users
Hi, when i try to use my gnupg keys over ssh the password prompt does not tunnel through. (I do have a properly tunneled $DISPLAY) Can i force gpg to prompt for passwd inline? (i mean, inside the terminal) Thx in advance... ___ Gnupg-users mailing