gpg is so slow :-(
Posted Jul 21, 2004 6:45 UTC (Wed) by
dd9jn (subscriber, #4459)
In reply to:
gpg is so slow :-( by lakeland
Parent article:
The Grumpy Editor, graphical mail clients, and GPG
I guess you either have an ElGamal signing key in your keyring or a large keyring. gpg needs to rebuild its view of the Web of Trust at certain times and that may take quite long. You can avoid this by adding "no-auto-check-trustdb" to gpg.conf and run a nightly cron job of "gpg --batch --check-trustdb".
(
Log in to post comments)