From 8078c08969ae26780dfb50cb9dee53daab61d9d5 Mon Sep 17 00:00:00 2001 From: David Shaw Date: Mon, 4 Nov 2002 18:00:16 +0000 Subject: [PATCH] * DETAILS: Clarify meaning of 'u'. Noted by Timo. --- doc/ChangeLog | 4 ++++ doc/DETAILS | 7 ++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 97e7cd54f..953b0e772 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2002-11-04 David Shaw + + * DETAILS: Clarify meaning of 'u'. Noted by Timo. + 2002-10-25 Werner Koch * README.W32: Add blurb on how to create a ZIP file, changed diff --git a/doc/DETAILS b/doc/DETAILS index 1ba9df159..d37fda408 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -51,9 +51,10 @@ record. value for most purposes n = Don't trust this key at all m = There is marginal trust in this key - f = The key is full trusted. - u = The key is ultimately trusted; this is only used for - keys for which the secret key is also available. + f = The key is fully trusted + u = The key is ultimately trusted. This often means + that the secret key is available, but any key may + be marked as ultimately trusted. 3. Field: length of key in bits. 4. Field: Algorithm: 1 = RSA 16 = ElGamal (encrypt only)