You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/pinentry/files
root 60e2f94211
Sync with portage [Fri Dec 1 14:16:37 MSK 2023].
6 months ago
..
50pinentry-gentoo.el Sync with portage [Wed Nov 22 18:45:23 MSK 2023]. 6 months ago
README.gentoo Sync with portage [Wed Nov 22 18:45:23 MSK 2023]. 6 months ago

README.gentoo

This package (and corresponding support in app-crypt/pinentry)

provides a way to input a passphrase through the Emacs minibuffer.

To use it, add the line

allow-emacs-pinentry

to your gpg-agent.conf configuration file, which can usually be found
in the ~/.gnupg/ directory.

The pinentry server can be started with the command "pinentry-start".
You may add the following line to your Emacs configuration file:

(pinentry-start 'quiet)