From: Amin Bandali Date: Tue, 19 Oct 2021 03:40:23 +0000 (-0400) Subject: gpg: set pinentry-mode to loopback X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/8c970f6fb3f206aa4645dbe604a2c754b617361f?hp=8c970f6fb3f206aa4645dbe604a2c754b617361f gpg: set pinentry-mode to loopback this is the missing piece for getting pinentry in minibuffer in emacs, for example in eshell, instead of a 'pop up' pinentry that completely messes everything up. with this in place, don't greatly extend the key cache ttls, since we don't have to worry about our tty emacs being interrupted if we mindlessly stumble into a gpg pinentry. ---