[Pkg-mozext-maintainers] Bug#775933: enigmail: calls 'gpg --list-keys' before encrypting. This is slow, esp. with gpg2

Willi Mann willi at debian.org
Wed Jan 21 18:43:00 UTC 2015


Hi,

Am 2015-01-21 um 18:42 schrieb Daniel Kahn Gillmor:
> On Wed 2015-01-21 12:25:13 -0500, Andrew Gallagher wrote:
> 
>> Is this all really necessary? It would be hundreds of times faster to call 
>> 'gpg --list-keys $email' for each recipient in turn. 
> 
> This is likely true if you have a large keyring and a few recipients,
> but might not be the case if you have a small keyring and many
> recipients :/

You could call 'gpg --list-keys $email1 $email2 ...' . I would be
surprised if there is a case where this is not the fastest method.

Bye
Willi



More information about the Pkg-mozext-maintainers mailing list