aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2003-01-27 22:07:38 +0000
committerDavid Shaw <[email protected]>2003-01-27 22:07:38 +0000
commite20701b7e519161dee1b953727f70bb4530fc034 (patch)
treedb24a22c3c914f93e587f2a7f8168579b881a491
parent* mainproc.c (list_node): Show signature expiration date in with-colons (diff)
downloadgnupg-e20701b7e519161dee1b953727f70bb4530fc034.tar.gz
gnupg-e20701b7e519161dee1b953727f70bb4530fc034.zip
* DETAILS: Document trust depth, value, and regexp.
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/DETAILS8
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 <[email protected]>
+
+ * DETAILS: Document trust depth, value, and regexp.
+
2003-01-14 David Shaw <[email protected]>
* 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.