Penguin

Differences between current version and previous revision of KeyValidity.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Sunday, February 6, 2005 7:12:27 pm by MattBrown
Older page: version 1 Last edited on Sunday, February 6, 2005 6:37:25 pm by MattBrown Revert
@@ -29,4 +29,7 @@
 # Ask the key owner to decrypt the message, and tell you the token (this proves they have access to the secret key) 
 # Once they have performed this task for each user id on the key, you have successfully verified the validity of the key. 
  
 Once you have verified the validity of a key you should sign it (see SigningAKey) to indicate that you trust it's validity. This helps to expand the WebOfTrust and increase the usefulness of the [OpenPGP] system 
+  
+----  
+Part of CategoryCryptography