Page MenuHome GnuPG

Gpgolconfig: Grey out autoencryptUntrusted setting for VSD version
Open, NormalPublic

Description

This is a companion ticket for https://dev.gnupg.org/T7861

Users should see that the option autoencryptUntrusted will not work in VSD versions.
Therefore the corresponding option "Also with untrusted keys" in the GpgOL settings should be greyed out.

And if the option was set before the update including this fix, it would be optimal if it was unset on first call of gpgolconfig.exe

Event Timeline

ebo triaged this task as Normal priority.Thu, Feb 5, 3:39 PM
ebo created this task.
ebo created this object with edit policy "Contributor (Project)".

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.

In other words, this should work without code change by making the installer set the registry entry autoencryptUntrusted to 0!.

You are totally correct, confirmed with VSD 3.3.5.

ebo edited projects, added vsd34; removed gpd5x.