|
Server IP : 128.199.20.84 / Your IP : 172.70.80.37 Web Server : Apache/2.4.41 (Ubuntu) System : Linux competent-maruti 5.4.0-128-generic #144-Ubuntu SMP Tue Sep 20 11:00:04 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.0.20 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 : OFF Directory (0755) : /usr/share/doc/python3-incremental/../python3-debian/../pinentry-curses/ |
| [ Home ] | [ C0mmand ] | [ 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 while pinentry-curses will work in some cases in a
non-graphical environment, it is likely to fail when used while
sharing a tty with a terminal-intensive program like emacs. If a
graphical pinentry isn't possible, the recommended workaround is to
have a curses-based pinentry attached to a separate pseudoterminal.
(see https://dev.gnupg.org/T3217 for more details)
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 <[email protected]>, Sun, 6 Aug 2017 23:52:43 -0400