Page MenuHome GnuPG

Wish: A gpgconf command to remove all config files
Open, WishlistPublic

Description

A fun little hacking task that would help me supporting users with broken gpg.conf. I can't really tell them to delete ther gnupg home as that would also remove their keys.

If I could just offer an option in Kleopatra or on the command line that would be helpful. Currently I can't because gpgconf errors out on invalid config.

So for example if a user writes a non existing option string in the config I would like a command to fix that. Basically the command should:

rm $GNUPGHOME/*.conf