(no commit message)
[devwiki.git] / design / trust-anchor.mdwn
index a68472c..15a4f93 100644 (file)
@@ -90,11 +90,11 @@ The server certificate hash field is mutually exclusive with the other fields.
     <identities>
       <identity>
         <display-name>Unique Name</display-name>
-        <user>username</user>
+        <user>user_name</user>
         <password>ENCRYPTEDPW</password>
         <realm>issuer name</realm>
         <services>
-          <service>xmpp@ja;bber.project-moonshot.org</service>
+          <service>xmpp@jabber.project-moonshot.org</service>
           <service>email@project-moonshot.org</service>
         </services>
         <selection-rules>
@@ -116,7 +116,7 @@ The server certificate hash field is mutually exclusive with the other fields.
         </trust-anchor>
       </identity>
       <identity>
-        <display-name>ASD</display-name>
-        <username>ASD</username>
+        <display-name>Another Identity</display-name>
+        <username>another_username</username>
       </identity>
     </identities>