-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
There a several options to gpg that it would be really useful to use, but I would like users to be able to set them as they please.
gpg (quite correctly) only reads from a single config file, so having simplekey use a "new default" file and let the user's options override isn't an option.
I'm tempted to create a set of options for simplekey, and add function to check that all of those options at least have values. If not, issue a warning or fail, with the suggestion of running ./simplekey configure to edit the file automatically to add those options.
The problem with this option is that it couples tightly to the gpg2 options format, but gpgconf doesn't manage a number of the options I'd like to be using.
Metadata
Metadata
Assignees
Labels
No labels