| Server IP : 34.67.85.211 / Your IP : 216.73.217.52 Web Server : Apache System : Linux wordpress-1-vm 4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64 User : root ( 0) PHP Version : 7.4.9 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /usr/share/doc/pinentry-curses/ |
Upload File : |
PIN entry for Debian
--------------------
This package and its sibling packages are intended to be used as a
pass-phrase entry dialog for the program gpg-agent (Debian package
gnupg-agent). To configure gpg-agent to use one of the provided
pinentry programs, put something like this into your
~/.gnupg/gpg-agent.conf:
pinentry-program /usr/bin/pinentry-FLAVOR
You have the following pinentry variants to choose from:
/usr/bin/pinentry
Generic name that points, via the Debian alternatives system, to
the "best" installed PIN entry program. gpg-agent uses this by
default.
/usr/bin/pinentry-x11
Generic name that points, via the Debian alternatives system, to
the "best" installed PIN entry program with X11 support (that is,
one of the GTK+ or Qt flavors).
/usr/bin/pinentry-curses
Text-mode PIN entry program that uses the curses tool kit (package
pinentry-curses).
/usr/bin/pinentry-gtk-2
Graphical PIN entry program that uses the GTK+ tool kit version 2
(package pinentry-gtk2).
/usr/bin/pinentry-qt4
Graphical PIN entry program that uses the Qt tool kit version 4
(package pinentry-qt4).
The programs pinentry-gtk-2 and pinentry-qt4 automatically fall back
to the curses interface if no X Window System is available. So for
example, if you frequently switch between text mode and KDE, and you
want to use both Mutt and KMail with GnuPG pass-phrase agent support,
then configuring /usr/bin/pinentry-qt4 would work. (In this case,
leaving it at /usr/bin/pinentry would also work, since pinentry-qt4 is
the preferred alternative overall, but if you prefer to use, say,
pinentry-gtk-2, then you need to set it up explicitly (or manually
alter the alternatives system; the possibilities abound).)
Note that for the complete system to work, you also need to configure
GnuPG to use the gpg-agent to get the pass phrases, and you need to
configure your e-mail client to use GnuPG. These issues are not
covered here.
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net>, Sun, 12 Apr 2015 18:41:18 -0400