diff --git a/README.rst b/README.rst index 4ccc372..26adf3d 100644 --- a/README.rst +++ b/README.rst @@ -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 `__. - - 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 `__. + 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 diff --git a/mw.1 b/mw.1 index 650ebeb..3e01597 100644 --- a/mw.1 +++ b/mw.1 @@ -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