X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=website%2Ftrust-models.mdwn;h=486b007e835e623f5451ca9082d60e906d70909a;hb=6d1b55b18c4d0d1d0723175242a81889c2a811d7;hp=60aa680a3f4d0153a5bdb5ad06a40ecba00e5b45;hpb=99b3c2c4aa1e145ed14e22612abb3473016ac307;p=monkeysphere.git diff --git a/website/trust-models.mdwn b/website/trust-models.mdwn index 60aa680..486b007 100644 --- a/website/trust-models.mdwn +++ b/website/trust-models.mdwn @@ -1,4 +1,5 @@ -[[meta title +[[meta title="PGP Trust Models"]] + You can see your trust database parameters like this: gpg --with-colons --list-key bogusgarbagehere 2>/dev/null | head -n1 @@ -16,6 +17,6 @@ These colon-delimited records say (in order): * `1220465006`: seconds after the epoch that the trustdb will need to be rechecked (usually due to the closest pending expiration, etc) * `3`: Either 3 certifications from keys with marginal ownertrust are needed for full User ID+Key validity * `1`: Or 1 certification from a key with full ownertrust is needed for full User ID+Key validity - * `5`: max_cert_depth (not sure exactly how this is used) + * `5`: `max_cert_depth` (not sure exactly how this is used, though the name is certainly suggestive)