From e20701b7e519161dee1b953727f70bb4530fc034 Mon Sep 17 00:00:00 2001 From: David Shaw Date: Mon, 27 Jan 2003 22:07:38 +0000 Subject: [PATCH] * DETAILS: Document trust depth, value, and regexp. --- doc/ChangeLog | 4 ++++ doc/DETAILS | 8 ++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index fd1c1b10b..003728065 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2003-01-27 David Shaw + + * DETAILS: Document trust depth, value, and regexp. + 2003-01-14 David Shaw * gpg.sgml: Minor language tweaks, spell check, copyright date, diff --git a/doc/DETAILS b/doc/DETAILS index bcc975d6c..48e125c4c 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -66,12 +66,16 @@ record. 6. Field: Creation Date (in UTC). For UID and UAT records, this is the self-signature date. 7. Field: Key or user ID/user attribute expiration date or empty if none. + 8. Field: Used for serial number in crt records (used to be the Local-ID). For UID and UAT records, this is the namehash: a RIPEMD/160 hash - of the user ID contents. + of the user ID contents. For trust signatures, this is + the trust depth seperated by the trust value by a space. 9. Field: Ownertrust (primary public keys only) This is a single letter, but be prepared that additional - information may follow in some future versions. + information may follow in some future versions. For trust + signatures with a regular expression, this is the regular + expression value, quoted as in field 10. 10. Field: User-ID. The value is quoted like a C string to avoid control characters (the colon is quoted "\x3a"). This is not used with --fixed-list-mode in gpg.