[seahorse/mallard-help: 106/473] Updated help: export-existing-keys.page
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/mallard-help: 106/473] Updated help: export-existing-keys.page
- Date: Sat, 24 Aug 2013 20:18:48 +0000 (UTC)
commit c8709875993b9d7456ba9abdd9398da1b8504350
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date: Thu Jun 20 06:34:52 2013 +0530
Updated help: export-existing-keys.page
Renamed file keys-import-export.page.
Explained how to import and export keys.
help/C/keys-import-export.page | 88 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 88 insertions(+), 0 deletions(-)
---
diff --git a/help/C/keys-import-export.page b/help/C/keys-import-export.page
new file mode 100644
index 0000000..2061481
--- /dev/null
+++ b/help/C/keys-import-export.page
@@ -0,0 +1,88 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="import-existing-keys">
+ <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"/>
+
+ <credit type="author copyright">
+ <name>Aruna Sankaranarayanan</name>
+ <email>aruna evam gmail com</email>
+ </credit>
+
+ <desc></desc>
+ </info>
+
+ <title>Import and export keys</title>
+
+ <p>If you have received a key file by e mail, you might want to import it
+ into <app>Passwords and Keys</app>. You can also export the existing keys in
+ <app>Passwords and Keys</app> and email them to the people you communicate
+ with.</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>In the new dialog that opens up, select the folder in which your
+ key is stored, and click <gui style="button">Open</gui>.</p>
+ </item>
+ <item>
+ <p>Select the key of your choice from the folder chosen in the
+ previous step. Pgp keys end with <file>pgp</file> and gpg keys end with
+ <file>gpg</file>, SSH <em>Public keys</em> may end with
+ <file>.pub</file>.</p>
+ </item>
+ <item>
+ <p>Click <gui style="button">Open</gui>.</p>
+ </item>
+ </steps>
+
+ <p>Newly created keys are automatically grouped according to their type. So,
+ <file>SSH</file> keys are stored in the <file>OpenSSH keys</file> keyring,
+ <file>PGP</file> and <file>GPG</file> keys are stored in the
+ <file>GnuPG keys</file> keyring, etc. To view all your keyrings, select,
+ <guiseq><gui style="menu">View</gui>
+ <gui style="menuitem">By keyring</gui></guiseq>.</p>
+
+</section>
+
+<section id="export">
+ <title>Export your keys</title>
+
+ <p>If you want to email a specific key to someone, you must export the key
+ file from <app>Passwords and Keys</app> to your computer first.</p>
+
+ <steps>
+ <title>How do I export my keys?</title>
+ <item>
+ <p>Select the key you want to export.</p>
+ </item>
+ <item>
+ <p>Select
+ <guiseq><gui style="menu">File</gui><gui>Export…</gui></guiseq>.</p>
+ </item>
+ <item>
+ <p>In the dialog that opens up, select the folder in which you want
+ your key to be stored.</p>
+ </item>
+ <item>
+ <p>Click <gui style="button">Export</gui>.</p>
+ </item>
+ </steps>
+
+</section>
+
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]