Browse Source

fix readme/man regarding pam-gnupg

pull/276/head
Roland Puntaier 5 years ago
parent
commit
815abbf878
2 changed files with 11 additions and 16 deletions
  1. +6
    -8
      README.rst
  2. +5
    -8
      mw.1

+ 6
- 8
README.rst View File

@@ -154,15 +154,13 @@ Optional:

- *abook* - a terminal-based address book.

- A cron manager (e.g. *cronie*) - if you want to enable the auto-sync
feature.
- A cron manager (e.g. *cronie*) - if you want to enable the auto-sync feature.

- *pam-gnupg* - To provide your GPG key at login and never after.
See `directions <https://github.com/cruegge/pam-gnupg>`__.

Alternatively avoid constant password requests by increasing

- *default-cache-ttl* and *max-cache-ttl* in *gpg-agent.conf*
- *pam-gnupg* - Forwards your login password to the
`gpg-agent <https://www.gnupg.org/documentation/manuals/gnupg/Agent-Options.html>`__.
Login password and GPG password must be the same.
*default-cache-ttl* and *max-cache-ttl* in *gpg-agent.conf* still apply.
Increasing them to avoid password requests too soon after login.

- *urlscan* - outputs urls in mail



+ 5
- 8
mw.1 View File

@@ -222,15 +222,12 @@ If the configuration file \f[I]$NOTMUCH_CONFIG\f[R] is not there,
A cron manager (e.g.\ *cronie*) - if you want to enable the auto-sync
feature.
.IP \[bu] 2
\f[I]pam-gnupg\f[R] - To provide your GPG key at login and never after.
See directions (https://github.com/cruegge/pam-gnupg).
.RS 2
.PP
Alternatively avoid constant password requests by increasing
.IP \[bu] 2
\f[I]pam-gnupg\f[R] - Forwards your login password to the
gpg-agent (https://www.gnupg.org/documentation/manuals/gnupg/Agent-Options.html).
Login password and GPG password must be the same.
\f[I]default-cache-ttl\f[R] and \f[I]max-cache-ttl\f[R] in
\f[I]gpg-agent.conf\f[R]
.RE
\f[I]gpg-agent.conf\f[R] still apply.
Increasing them to avoid password requests too soon after login.
.IP \[bu] 2
\f[I]urlscan\f[R] - outputs urls in mail
.SH INSTALLATION


Loading…
Cancel
Save