Details
Fri, Feb 6
Note: In vsd it must be restricted to the bp algorithms then
Thu, Feb 5
If the user clicks the "No, others also use this key" button they get the following dialog
You are totally correct, confirmed with VSD 3.3.5.
I was curious: Similar to the kiosk/immutable feature of kconfig, gpgolconfig allows to flag values as immutable by appending a '!' to the value set in the registry. If autoencryptUntrusted is set to 0! via the registry then the checkbox should be disabled.
This ticket is only for ignoring the autoencryptUntrusted setting. For the gpgolconfig.exe part see T8090
To test in gpgol after the fix (see T7836: GpgOL: Both disable and prefer S/MIME does not work):
- Make sure you have both secret openpgp and smime certs for ted (both split S/MIME keys)
- Deactivate "Always show security approval dialog"
- Enable S/MIME and activate "Prefer S/MIME"
- Kill background processes and restart Outlook (just to be sure)
- Send an encrypted/signed mail form and to ted => should be S/MIME encrypted
Now an expired signature with certified key is reported like this:
It looks like we get a specific "Invalid public key algorithm" error from gpgme so that we can add helpful information with likely reasons to the error message.
The blue Kleopatra icon is now used for the Windows builds of Gpg4win and GPD and for the corresponding AppImages.
I might add that we recently had a customer support contact where they had that error and asked how they could make using their S/MIME certificates work.
Wed, Feb 4
Backported for VSD 3.4
Fixed. Kleopatra now looks for programs given as plain name (i.e. without any path) first in the GnuPG installation path (as reported by gpgme) and then next to the kleopatra executable. If the program is found at neither location it is run as-is.
For "expired signature with certified key" I believe green with check mark is a too positive. Should be a warning, too.
The text is exactly as discussed and I'm OK with the layout, too.
The AppImage now displays the same version as the Windows builds, i.e. in particular Gpg4win-VERSION for the "default" build.
I was told to only fix this in the German translation, as otherwise all other translations would have to be updated.
I'll push the translations shortly.
I found two issues in libgpg-error for spawning functions.

