Penguin
Diff: PublicKeyInfrastructure
EditPageHistoryDiffInfoLikePages

Differences between version 3 and revision by previous author of PublicKeyInfrastructure.

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

Newer page: version 3 Last edited on Monday, April 19, 2004 3:47:06 am by StuartYeates Revert
Older page: version 2 Last edited on Thursday, April 1, 2004 11:40:42 am by AristotlePagaltzis Revert
@@ -1,10 +1,11 @@
 The infrastruture required to verify that some user is who they say they are, either by [PGP]'s WebOfTrust or a centralized certification infrastructure provided by a CertificationAuthority (or several). Also known as a [PKI]. 
  
 There are many parts to the infrastruture: 
 * interoperability standards ([X509], [OpenPGP], [LDAP], etc.) so that different products can work together 
-* software ([KeyServer]s, [TimeStampServer]s, [RobotCA]'s, crypto-aware [MailClient]s such as EnigMail and [PINE] etc.) 
+* software (for [KeyServer]s, [TimeStampServer]s, [RobotCA]'s, crypto-aware [MailClient]s such as EnigMail and [PINE] etc.)  
+* servers ([KeyServer]s, [TimeStampServer]s, [RobotCA]'s, etc.) 
 * actual content (the [PublicKey]s and the WebOfTrust's signatures) 
-* social structure to support the software and content ([KeySigningParties|KeySigningParty], etc.) 
+* social structure to support the software and content ([KeySigningParties|KeySigningParty], etc.), which is very often symbiotic with other social structures, often including a [LUG]s.  
  
 ---- 
 CategoryCryptography