added documentation about pinentry to manual, fix #115

This commit is contained in:
Jaromil 2014-10-24 01:35:29 +02:00
parent 3d29d6a422
commit 49af92e1a8

View File

@ -291,6 +291,15 @@ whole system's security: just add such a line to \fI/etc/sudoers\fR:
username ALL=NOPASSWD: /usr/local/bin/tomb username ALL=NOPASSWD: /usr/local/bin/tomb
.EE .EE
Password input is handled by the pinentry program: it can be text
based or graphical and is usually configured with a symlink. When
using Tomb in X11 it is better to use a graphical pinentry-gtk2 or
pinentry-qt because it helps preventing keylogging by other X
clients. When using it from a remote ssh connection it might be
necessary to force use of pinentry-curses for instance by unsetting
the DISPLAY environment var.
.SH SWAP .SH SWAP
On execution of certain commands Tomb will complain about swap memory On execution of certain commands Tomb will complain about swap memory