Re: GPGME: disable S/MIME (signature verification)

2023-08-03 Thread ilf

That seems to work nicely. Thanks!

Ingo Klöcker:
It shouldn't. OpenPGP is handled by gpg which has it's own config file. 
gpgsm.conf is only used by gpgsm which deals with S/MIME.


--
ilf

If you upload your address book to "the cloud", I don't want to be in it.

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
https://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: GPGME: disable S/MIME (signature verification)

2023-08-02 Thread Ingo Klöcker
On Mittwoch, 2. August 2023 20:53:46 CEST ilf wrote:
> Ingo Klöcker:
> > Add disable-dirmngr to your gpgsm.conf.
> > This won't disable S/MIME signature verification, but it disables
> > expensive
> > online checks. The alternative in GpgME is
> > https://gnupg.org/documentation/manuals/gpgme/Offline-Mode.html#Offline-Mo
> > de
>
> Thanks. But those sound like they affect OpenPGP, too.
> 
> Sorry, I didn't make this explicit in my first mail: But I want to use
> OpenPGP with all features, including Dirmngr. I just don't want to use
> S/MIME.

It shouldn't. OpenPGP is handled by gpg which has it's own config file. 
gpgsm.conf is only used by gpgsm which deals with S/MIME.

Regards,
Ingo

signature.asc
Description: This is a digitally signed message part.
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
https://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: GPGME: disable S/MIME (signature verification)

2023-08-02 Thread ilf

Thanks. But those sound like they affect OpenPGP, too.

Sorry, I didn't make this explicit in my first mail: But I want to use 
OpenPGP with all features, including Dirmngr. I just don't want to use 
S/MIME.


Ingo Klöcker:

Add disable-dirmngr to your gpgsm.conf.
This won't disable S/MIME signature verification, but it disables expensive 
online checks. The alternative in GpgME is 
https://gnupg.org/documentation/manuals/gpgme/Offline-Mode.html#Offline-Mode


--
ilf

If you upload your address book to "the cloud", I don't want to be in it.

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
https://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: GPGME: disable S/MIME (signature verification)

2023-08-02 Thread Ingo Klöcker
On Mittwoch, 2. August 2023 16:31:19 CEST ilf wrote:
> How can I disable S/MIME or S/MIME signature verification in GPGME?
> 
> Many Mutt users use GPGME, but few verify S/MIME signatures. In these
> cases, the check is useless. It's also annoying, because it can take
> around 25 seconds to timeout and fail.

Add
disable-dirmngr
to your gpgsm.conf.

This won't disable S/MIME signature verification, but it disables expensive 
online checks. The alternative in GpgME is
https://gnupg.org/documentation/manuals/gpgme/Offline-Mode.html#Offline-Mode

Regards,
Ingo

signature.asc
Description: This is a digitally signed message part.
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
https://lists.gnupg.org/mailman/listinfo/gnupg-users


GPGME: disable S/MIME (signature verification)

2023-08-02 Thread ilf

Hi

How can I disable S/MIME or S/MIME signature verification in GPGME?

Many Mutt users use GPGME, but few verify S/MIME signatures. In these 
cases, the check is useless. It's also annoying, because it can take 
around 25 seconds to timeout and fail.


See the relevant thread over on mutt-users: 
http://lists.mutt.org/pipermail/mutt-users/Week-of-Mon-20230724/004259.html


Thanks

--
ilf

If you upload your address book to "the cloud", I don't want to be in it.

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
https://lists.gnupg.org/mailman/listinfo/gnupg-users