@@ -154,15 +154,13 @@ Optional: | |||||
- *abook* - a terminal-based address book. | - *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 | - *urlscan* - outputs urls in mail | ||||
@@ -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 | A cron manager (e.g.\ *cronie*) - if you want to enable the auto-sync | ||||
feature. | feature. | ||||
.IP \[bu] 2 | .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]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 | .IP \[bu] 2 | ||||
\f[I]urlscan\f[R] - outputs urls in mail | \f[I]urlscan\f[R] - outputs urls in mail | ||||
.SH INSTALLATION | .SH INSTALLATION | ||||