Penguin

Differences between version 9 and previous revision of RobotCA.

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

Newer page: version 9 Last edited on Wednesday, January 26, 2005 11:16:27 am by PeterPramb Revert
Older page: version 4 Last edited on Sunday, March 14, 2004 5:44:03 am by StuartYeates Revert
@@ -1,21 +1,22 @@
-Part of the [OpenPGP] [PKI]
+Part of the [OpenPGP] PublicKeyInfrastructure
  
 A CA which automatically signs public keys which match some requirement. 
  
 Typically [RobotCA]s are set up to validate that the a public key belonging to an email address does actually belong to the email address. This is achieved by the [RobotCA] signing each uid on the public key and sending the signed copy to the email address, encrypted with the public key. If the public key belongs to whoever reads the email address, they recieve the signed copy, can decrypt it and then publish it to the public [KeyServer]s. If the public key does not belong to whoever reads the email address, they recieve are unable to decrypt the encrypted key, but the accompanying message gives them sufficient information to let them know that that someone is attempting to impersonate them. 
  
-[RobotCA]s are considered significantly less secure that other CAs, which typically require multiple forms of photograph identification. In particular most are only as strong as the underlying [Mail] infrastructure: anyone who can read another persons mail can impersonate them and anyone who can read and delete another persons mail can get the signature without the person knowing. 
+[RobotCA]s are considered significantly less secure that other CAs, which typically require multiple forms of photograph identification. In particular most robot CAs are only as strong as the underlying [Mail] infrastructure: anyone who can read another persons mail can impersonate them and anyone who can read and delete another persons mail can get the signature without the person knowing. Robot CAs also offer no evidence as to the real identity of an OpenPGP user, merely their email address. All well behaved Robot CAs use a [SignaturePolicyURL], which is the [URL] of the policy under which the keys are signed
  
 A [RobotCA] also has the side effect of serving as a TimeStampServer for keys---because a time stamp is included in the signature added to the key, the signature is evidence that the key existed at a certain point in time. 
  
-Currently there are three [RobotCA]s in widespread use: 
+Currently there are four [RobotCA]s in widespread use: 
 # http://www.toehold.com/robotca/ 
-# http://pgpkeys.telering.at/robotca/ 
+# http://pgpkeys.telering.at/robotca/ (discontinued as per 25.01.2005)  
 # http://www.imperialviolet.org/keyverify.html 
+# [PGPGlobalDirectory] (WARNING: __VERY__ low security)<br>  
  
-The first two use the same implementation, but all three are wrappers around [GPG]. 
+The first two use the same implementation, the first three are wrappers around [GPG]. 
 (I've used all these [RobotCA]s -- StuartYeates) 
  
 There are some [RobotCA]s which offer a a higher level of trust than simply verifying that email sent to the address list in the uid gets delivered to a holder of the secret key. Generally these are run by organisations and require some form of identification such as a passport. 
  
 # http://cacert.org/