Home GnuPG
Diffusion GnuPG d05ff81732e2

gpg: Keep the trust DB up to date for the tofu and tofu+pgp models.
d05ff81732e2Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

gpg: Keep the trust DB up to date for the tofu and tofu+pgp models.

* g10/trustdb.c (init_trustdb): Recognize tofu and tofu+pgp as
possibly saved trust models.  Also register the ultimately trusted
keys if the trust model is tofu or tofu+pgp.
(check_trustdb): Don't skip if the trust model is tofu or tofu+pgp.
(update_trustdb): Likewise.
(tdb_check_trustdb_stale): Likewise.
(validate_keys): If the trust model is TOFU, just write out the
ultimately trusted keys.
  • Signed-off-by: Neal H. Walfield <neal@g10code.com>

Details

Provenance
Neal H. Walfield <neal@g10code.com>Authored on Oct 21 2015, 1:28 PM
Parents
rG243f90afba87: gpg: Factor out code into a standalone function.
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@g10code.com> committed rGd05ff81732e2: gpg: Keep the trust DB up to date for the tofu and tofu+pgp models. (authored by Neal H. Walfield <neal@g10code.com>).Oct 21 2015, 1:45 PM