[seahorse/wip/userdocs: 61/420] New page keys-import.page



commit 4199245d334e1005f9ec65b828a0cff7c822c774
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Fri Jul 12 16:33:01 2013 +0530

    New page keys-import.page
    
    Page split from keys-import-export.page
    Page explains how to copy paste keys.

 help/C/keys-import.page |   62 +++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 62 insertions(+), 0 deletions(-)
---
diff --git a/help/C/keys-import.page b/help/C/keys-import.page
new file mode 100644
index 0000000..f891ca8
--- /dev/null
+++ b/help/C/keys-import.page
@@ -0,0 +1,62 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="keys-import">
+  <info>
+    <link type="guide" xref="index#create-keys"/>
+
+    <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>aruna evam gmail com</email>
+    </credit>
+    <credit type="editor copyright">
+      <name>Jim Campbell</name>
+      <email>jwcampbell gmail com</email>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>Import and export keys</title>
+
+  <p>If you have received a key file by email, you might want to import it
+  into <app>Passwords and Keys</app>.</p>
+
+<section id="import">
+  <title>Import your keys</title>
+
+  <p>In most cases, <app>Passwords and Keys</app> automatically imports SSH
+  and 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>From the new dialog that opens up, select the key you wish to
+             import.PGP keys end with <file>pgp</file>, GPG keys end with
+             <file>gpg</file>, SSH public keys end with <file>.pub</file>
+             while SSH secret keys end with a number like 1, 2, 3 etc.</p>
+      </item>
+      <item>
+             <p>Click <gui style="button">Open</gui>.</p>
+      </item>
+  </steps>
+
+  <p>Imported keys are automatically grouped according to their type. So,
+  <file>SSH</file> keys are stored in the <file>OpenSSH keys</file> section,
+  <file>PGP</file> and <file>GPG</file> keys are stored in the
+  <file>GnuPG keys</file> section, etc. To view all your keyrings, select,
+  <guiseq><gui style="menu">View</gui>
+  <gui style="menuitem">By keyring</gui></guiseq>.</p>
+
+</section>
+
+</page>


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