From c83068c03ab94c9928752018a4ce62b62de9d015 Mon Sep 17 00:00:00 2001 From: Narrat Date: Wed, 7 Aug 2024 19:45:17 +0200 Subject: [PATCH] Man-Page: remove part about gpg-agent No plans on making this necessary and information about setting it up may not be the right place for this man-page. --- doc/tomb.1 | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/doc/tomb.1 b/doc/tomb.1 index 23c129b..fd86025 100644 --- a/doc/tomb.1 +++ b/doc/tomb.1 @@ -430,17 +430,6 @@ pinentry-qt because it helps preventing keylogging by other clients. When using it from a remote ssh connection it might be necessary to force use of pinentry-tty for instance by unsetting the DISPLAY (X11) or WAYLAND_DISPLAY (Wayland) environment var. -This program pinentry works in conjunction with -"gpg-agent", a daemon running in background to facilitate secret key -management with gpg. It is recommended one runs "gpg-agent" launching -it via the respective session initialization (in X "~/.xsession" or -"~/.xinitrc" files) with this command: - -.EX - eval $(gpg-agent --daemon --write-env-file "${HOME}/.gpg-agent-info") -.EE - -In the future it may become mandatory to run gpg-agent when using tomb. .SH SWAP