Whole document tree
4. Passphrase Cache
Mailcrypt can remember your passphrase so that you need not type it
repeatedly. It will also "forget" your passphrase if it has not been
used in a while, thus trading some security for some convenience. You
can tune this tradeoff with the variable So, for example, to make Mailcrypt remember your passphrase for 10 minutes after each use, you would use the following line in your `.emacs' file:
A value of Mailcrypt understands multiple secret keys with distinct passphrases.
To manually force Mailcrypt to forget your passphrase(s), use the
function
Warning: Although Mailcrypt takes pains to overwrite your
passphrase when "forgetting", it cannot prevent the Emacs garbage
collector from possibly leaving copies elsewhere in memory. Also, your
last 100 keystrokes can always be viewed with the function
This document was generated by Davide G. M. Salvetti on April, 12 2002 using texi2html |