[seahorse/wip/userdocs: 168/433] drafted more seahorse help topics



commit eeaf761050486a2917db11a15af8fa440ef3f1a8
Author: Jim Campbell <jwcampbell gmail com>
Date:   Sun Oct 23 15:24:47 2011 -0500

    drafted more seahorse help topics

 create-good-password.page     |   32 ++++++++++++++++++++++++++++++++
 key-create-vs-setup.page      |   32 ++++++++++++++++++++++++++++++++
 key-strength-define.page      |   32 ++++++++++++++++++++++++++++++++
 key-strength-select.page      |   32 ++++++++++++++++++++++++++++++++
 what-diff-private-public.page |   32 ++++++++++++++++++++++++++++++++
 what-is-keyring.page          |   32 ++++++++++++++++++++++++++++++++
 what-is-pgp-key.page          |   32 ++++++++++++++++++++++++++++++++
 what-is-ssh-key.page          |   32 ++++++++++++++++++++++++++++++++
 8 files changed, 256 insertions(+), 0 deletions(-)
---
diff --git a/create-good-password.page b/create-good-password.page
new file mode 100644
index 0000000..efb9be4
--- /dev/null
+++ b/create-good-password.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="create-good-password">
+  <info>
+    <revision version="0.1" date="2011-10-23" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Jim Campbell</name>
+      <email>jwcampbell gmail com</email>
+      <years>2011</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>Tips for creating a good password</title>
+
+  <comment>
+    <cite date="2011-10-23" href="mailto:jwcampbell gmail com">Jim Campbell</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/key-create-vs-setup.page b/key-create-vs-setup.page
new file mode 100644
index 0000000..1128260
--- /dev/null
+++ b/key-create-vs-setup.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="key-create-vs-setup">
+  <info>
+    <revision version="0.1" date="2011-10-23" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Jim Campbell</name>
+      <email>jwcampbell gmail com</email>
+      <years>2011</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>Should I setup my key, or just create it?</title>
+
+  <comment>
+    <cite date="2011-10-23" href="mailto:jwcampbell gmail com">Jim Campbell</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/key-strength-define.page b/key-strength-define.page
new file mode 100644
index 0000000..079ee86
--- /dev/null
+++ b/key-strength-define.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="key-strength-define">
+  <info>
+    <revision version="0.1" date="2011-10-23" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Jim Campbell</name>
+      <email>jwcampbell gmail com</email>
+      <years>2011</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>What does key strength mean?</title>
+
+  <comment>
+    <cite date="2011-10-23" href="mailto:jwcampbell gmail com">Jim Campbell</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/key-strength-select.page b/key-strength-select.page
new file mode 100644
index 0000000..34760f9
--- /dev/null
+++ b/key-strength-select.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="key-strength-select">
+  <info>
+    <revision version="0.1" date="2011-10-23" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Jim Campbell</name>
+      <email>jwcampbell gmail com</email>
+      <years>2011</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>What key strength should I use?</title>
+
+  <comment>
+    <cite date="2011-10-23" href="mailto:jwcampbell gmail com">Jim Campbell</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/what-diff-private-public.page b/what-diff-private-public.page
new file mode 100644
index 0000000..cad98ef
--- /dev/null
+++ b/what-diff-private-public.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="what-diff-private-public">
+  <info>
+    <revision version="0.1" date="2011-10-23" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Jim Campbell</name>
+      <email>jwcampbell gmail com</email>
+      <years>2011</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>What is the difference between a private and a public key?</title>
+
+  <comment>
+    <cite date="2011-10-23" href="mailto:jwcampbell gmail com">Jim Campbell</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/what-is-keyring.page b/what-is-keyring.page
new file mode 100644
index 0000000..fa3bb78
--- /dev/null
+++ b/what-is-keyring.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="what-is-keyring">
+  <info>
+    <revision version="0.1" date="2011-10-23" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Jim Campbell</name>
+      <email>jwcampbell gmail com</email>
+      <years>2011</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>What is the keyring?</title>
+
+  <comment>
+    <cite date="2011-10-23" href="mailto:jwcampbell gmail com">Jim Campbell</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/what-is-pgp-key.page b/what-is-pgp-key.page
new file mode 100644
index 0000000..df5d4a1
--- /dev/null
+++ b/what-is-pgp-key.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="what-is-pgp-key">
+  <info>
+    <revision version="0.1" date="2011-10-23" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Jim Campbell</name>
+      <email>jwcampbell gmail com</email>
+      <years>2011</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>What is a PGP key?</title>
+
+  <comment>
+    <cite date="2011-10-23" href="mailto:jwcampbell gmail com">Jim Campbell</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/what-is-ssh-key.page b/what-is-ssh-key.page
new file mode 100644
index 0000000..051b073
--- /dev/null
+++ b/what-is-ssh-key.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="what-is-ssh-key">
+  <info>
+    <revision version="0.1" date="2011-10-23" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Jim Campbell</name>
+      <email>jwcampbell gmail com</email>
+      <years>2011</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>What is an SSH key?</title>
+
+  <comment>
+    <cite date="2011-10-23" href="mailto:jwcampbell gmail com">Jim Campbell</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>


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