Skip to content

Use "--no-auto-check-trustdb" instead of "--trust-model always" #91

@jamessan

Description

@jamessan

g:GPGExecutable currently forces --trust-model always in order to avoid the potentially costly trustdb update. This should instead use --no-auto-check-trustdb since that honors the user's trust model but still avoids the db check.

This should happen after any refactoring of how the gpg executable is specified, since g:GPGExecutable currently conflates the executable name along with one of the default arguments.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions