Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert recent GnuPG experiments. | Amin Bandali | 2022-05-19 | 1 | -1/+0 |
| | | | | | Needs some more work, ideally also in Emacs itself, for this to be nicely usable. | ||||
* | gpg: set pinentry-mode to loopback | Amin Bandali | 2021-10-18 | 1 | -0/+1 |
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. |