Tagged Questions
2
votes
0answers
115 views
Can emacs use gpg-agent in a terminal at all?
I understand that there are problems with getting pinentry-curses to work with emacs (see some of the comments on http://emacswiki.org/emacs/EasyPG), and so using emacs in a terminal isn't compatible ...
8
votes
1answer
426 views
Best Practices for SSH, tmux & GnuPG Agent
I'm attempting to consolidate my encryption software to GnuPG, and I'm running into a confusing problem.
My primary unit is a headless server, and I exclusively work in tmux. There is no X session, ...