[seahorse/wip/userdocs: 93/363] New page to add key-servers.



commit a9eb0cb3ba1c48ce6f505feec9f5992e78999b9a
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Tue Aug 20 15:46:44 2013 +0530

    New page to add key-servers.

 help/C/key-servers-add.page |   60 +++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 60 insertions(+), 0 deletions(-)
---
diff --git a/help/C/key-servers-add.page b/help/C/key-servers-add.page
new file mode 100644
index 0000000..4035851
--- /dev/null
+++ b/help/C/key-servers-add.page
@@ -0,0 +1,60 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="topic" style="task"
+      id="key-servers-add">
+
+  <info>
+    <link type="guide" xref="index#pgp-keys"/>
+
+    <revision version="0.1" date="2011-10-23" status="stub"/>
+    <revision pkgversion="3.9" date="2013-08-18" status="draft"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <credit type="author copyright">
+      <name>Arunai Sankaranarayanan</name>
+      <email its:translate="no">aruna evam gmail com</email>
+      <years>2013</years>
+    </credit>
+
+    <desc>Make additions to the list of keyservers in
+    <app>Passwords and Keys</app></desc>
+  </info>
+
+  <title>Add a keyserver</title>
+    <p><app>Passwords and Keys</app> have the following keyservers listed by default:</p>
+
+    <list>
+      <item>
+        <p>hkp://pool.sks-keyservers.net</p>
+      </item>
+      <item>
+        <p>ldap://keyserver.pgp.com</p>
+      </item>
+    </list>
+
+  <steps>
+    <title>To add a keyserver</title>
+    <item>
+      <p>Select <guiseq><gui style="menu">Edit</gui>
+      <gui style="menuitem">Preferences</gui></guiseq></p>
+    </item>
+    <item>
+      <p>Press the <gui style="button">Add</gui> button.</p>
+    </item>
+    <item>
+      <p>In the new dialog, select the appropriate <gui>Key Server Type</gui>.
+      Key servers are identified by the protocol they use to communicate. Look
+      for the first few letters in the Internet URL of your key server to
+      identify its type.</p>
+    </item>
+    <item>
+      <p>In the <gui style="input">Host</gui> field, paste the Internet URL of
+      your key server.</p><!--Not sure about port numbers?- Aruna-->
+    </item>
+    <item>
+      <p>Press <gui style="button">OK</gui> to finish.</p>
+    </item>
+  </steps>
+
+</page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]