[seahorse/wip/userdocs: 135/210] Docs: Modify pgp-publish.page



commit e2f40ae661d2e9b229ebd02b2eedc18edb698b2b
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Wed Aug 28 23:12:08 2013 +0530

    Docs: Modify pgp-publish.page
    
    Add note about key servers in pgp-publish.page and delete the
    about-key-servers.page.

 help/C/pgp-publish.page |   39 +++++++++++++++++++++++++++++----------
 1 files changed, 29 insertions(+), 10 deletions(-)
---
diff --git a/help/C/pgp-publish.page b/help/C/pgp-publish.page
index 7737435..dd848d3 100644
--- a/help/C/pgp-publish.page
+++ b/help/C/pgp-publish.page
@@ -17,36 +17,49 @@
       <years>2013</years>
     </credit>
 
-    <desc>Make your keys downloadable from key servers.</desc>
+    <desc>Publish your public keys on key servers, or
+    <link xref="misc-key-export">export</link> and mail them to your
+    friends.</desc>
   </info>
 
-  <title>Publish your public keys</title>
+  <title>Share your public keys</title>
 
   <p>If you want people to send you encrypted communication, you must share
   your <gui>GnuPG keys</gui> with them. To share your key with a selected few
-  people, <link xref="misc-key-export">export</link> the desired key and mail
+  people, <link xref="misc-key-export">export</link> it and mail
   the resulting keyfile to them. To allow anyone to
   <link xref="pgp-retrieve-remote">retrieve</link> and use your public key,
   publish it on a key server.</p>
 
   <steps>
-    <title>How do I publish my key?</title>
+    <title>How do I publish my key on a key server?</title>
     <item>
-      <p>Select the PGP key you want to publish.</p>
+      <p>Select <gui>GnuPG keys</gui> from the left side panel.</p>
+    </item>
+    <item>
+      <p>From the list, select the <gui>Personal PGP key</gui> you want to
+      publish.</p>
     </item>
     <item>
       <p>Select <guiseq><gui style="menu">Remote</gui>
       <gui style="menuitem">Sync and Publish Keys…</gui></guiseq>.</p>
     </item>
     <item>
-      <p>Click the <gui style="button">Key Servers</gui> button to see the list
+      <p>Press the <gui style="button">Key Servers</gui> button to see the list
       of key servers on which you can publish your public key.</p>
     </item>
     <item>
-      <p>From the <gui style="group">Publish keys to</gui> menu, select the key
-      server that you want to publish your key on.</p>
+      <p>To publish your key on a key server of your choice, select the key
+      server from the <gui>Publish keys to</gui> menu.</p>
+    </item>
+    <item>
+      <p>Press <gui style="button">Close</gui> to go back to the previous
+      dialog.</p>
     </item>
     <item>
+      <p>Press <gui style="button">Sync</gui> to finish.</p>
+    </item>
+   <!-- <item>
       <p>Tick the
       <gui style="checkbox">Automatically retrieve keys from key servers</gui>
       checkbox to retrieve any key that is published on the server you have
@@ -54,8 +67,14 @@
       <gui style="checkbox">Automatically sync modified keys with key servers</gui>
       checkbox to ensure that any modifications to a key on the key server,
       like a signature, are updated on your copy of the key too.</p>
-      <!--Not sure about this - Aruna 18/08/2013-->
-    </item>
+      Not sure about this - Aruna 18/08/2013
+    </item>-->
   </steps>
 
+  <note style="info">
+    <title>What is a keyserver?</title>
+    <p>Key servers are computers that store copies of public encryption keys
+    submitted to them, and share these copies with other key servers.</p>
+  </note>
+
 </page>


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