Penguin
Diff: PublicKeyInfrastructure
EditPageHistoryDiffInfoLikePages

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

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

Newer page: version 4 Last edited on Tuesday, December 14, 2004 3:20:43 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,13 @@
 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 [LUG]s.  
+  
+The security of the PublicKeyInfrastructure is not uniform and for many of the players issues such as ease of use, price and reliability are much more important.  
  
 ---- 
 CategoryCryptography