Differences between version 2 and revision by previous author of PublicKeyInfrastructure.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Thursday, April 1, 2004 11:40:42 am | by AristotlePagaltzis | Revert |
Older page: | version 1 | Last edited on Thursday, April 1, 2004 2:32:30 am | by StuartYeates | Revert |
@@ -1,11 +1,10 @@
-
-
The infrastruture required to verify that some user is who they say they are, either by PGP's WebOfTrust or perhaps
a Certification Path to
a CertificationAuthority. Also know
as a [PKI].
+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.)
-#
actual content (the public keys
and the web of
signatures)
-#
social structure to support the software and content (key signing parties
, etc.)
+*
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.)
+*
actual content (the [PublicKey]s
and the WebOfTrust's
signatures)
+*
social structure to support the software and content ([KeySigningParties|KeySigningParty]
, etc.)
----
CategoryCryptography