[seahorse/wip/userdocs: 83/109] help: New pgp-import.page



commit fb646e4e6494fb232bb4876a598ea1d8c5bf8758
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Sat Sep 14 00:25:54 2013 +0530

    help: New pgp-import.page
    
    Importing keys from keyfiles.

 help/C/pgp-import.page |   54 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 54 insertions(+), 0 deletions(-)
---
diff --git a/help/C/pgp-import.page b/help/C/pgp-import.page
new file mode 100644
index 0000000..63c4fb0
--- /dev/null
+++ b/help/C/pgp-import.page
@@ -0,0 +1,54 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="topic" style="task"
+      id="pgp-import">
+
+  <info>
+    <link type="guide" xref="pgp"/>
+
+    <revision version="0.1" date="2011-06-17" status="stub"/>
+    <revision pkgversion="3.9" version="0.1" date="2013-06-20" status="draft"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <credit type="author copyright">
+      <name>Aruna Sankaranarayanan</name>
+      <email its:translate="no">aruna evam gmail com</email>
+      <years>2013</years>
+    </credit>
+    <credit type="editor copyright">
+      <name>Jim Campbell</name>
+      <email its:translate="no">jwcampbell gmail com</email>
+      <years>2013</years>
+    </credit>
+
+    <desc>Import keys from keyfiles into <app>Passwords and Keys</app>.</desc>
+  </info>
+
+  <title>Import PGP keys</title>
+
+  <p>If you have received a key file by email, you might want to import it into
+  <app>Passwords and Keys</app>. In most cases, <app>Passwords and Keys</app>
+  automatically imports PGP keys from your computer. You can also manually
+  import a particular key, if it has not been imported already.</p>
+
+  <steps>
+    <title>How do I manually import a key?</title>
+    <item>
+      <p>Select
+      <guiseq><gui style="menu">File</gui><gui>Import…</gui></guiseq>.</p>
+    </item>
+    <item>
+      <p>In the new dialog, select the key you wish to import. PGP keys end
+      with <file>pgp</file> or <file>asc</file>, GPG keys end with
+      <file>gpg</file>.</p>
+    </item>
+    <item>
+      <p>Click <gui style="button">Open</gui>.</p>
+    </item>
+  </steps>
+
+  <p>Once imported, the PGP and GPG keys are listed under
+  <file>GnuPG keys</file>.</p>
+
+</page>


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