[seahorse/wip/userdocs: 36/229] help: Include new legal.xml file
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/wip/userdocs: 36/229] help: Include new legal.xml file
- Date: Sun, 16 Mar 2014 21:45:23 +0000 (UTC)
commit 4710d783b140ed2d5bb4aa32545a887287922bef
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date: Tue Jul 2 19:25:57 2013 +0530
help: Include new legal.xml file
New legal.xml licenses documentation under CC-by-SA after getting
permission from stefw and j1mc.
help/C/backup-keys.page | 3 +++
help/C/connect-other-computer.page | 5 ++++-
help/C/create-good-password.page | 3 +++
help/C/create-key-or-password.page | 8 ++++++--
help/C/create-pgp-key.page | 2 +-
help/C/create-ssh-key.page | 3 +++
help/C/email-digitally-sign.page | 3 +++
help/C/email-encrypt.page | 3 +++
help/C/encryption-dsa.page | 3 +++
help/C/encryption-rsa.page | 4 +++-
help/C/index.page | 2 ++
help/C/introduction.page | 6 +++---
help/C/key-create-vs-setup.page | 8 ++++++++
help/C/key-delete.page | 2 ++
help/C/key-disabling.page | 3 +++
help/C/key-expiration-setting.page | 4 ++++
help/C/key-expired.page | 3 +++
help/C/key-fingerprint.page | 2 ++
help/C/key-photoid.page | 2 ++
help/C/key-recommend-description.page | 3 +++
help/C/key-servers-what-are-they.page | 3 +++
help/C/key-signing.page | 2 ++
help/C/key-strength-define.page | 6 ++++--
help/C/key-strength-select.page | 3 +++
help/C/key-subkeys.page | 2 ++
help/C/key-userid.page | 2 ++
help/C/keys-import-export.page | 4 +++-
help/C/keys-keep-secure.page | 3 +++
help/C/keys-retrieve-remote.page | 5 ++++-
help/C/keys-sync-publish.page | 2 ++
help/C/passwords-control-access.page | 3 +++
help/C/passwords-update-keyring-password.page | 7 +++++--
help/C/passwords-view.page | 3 +++
help/C/ssh-login.page | 3 +++
help/C/userid-add.page | 2 ++
help/C/userid-primary.page | 2 ++
help/C/userid-remove.page | 2 ++
help/C/what-diff-private-public.page | 5 ++++-
help/C/what-is-certificate-key.page | 25 +++++++++++++++----------
help/C/what-is-keyring.page | 3 +++
help/C/what-is-pgp-key.page | 3 +++
help/C/what-is-ssh-key.page | 23 +++++++++++++----------
42 files changed, 150 insertions(+), 35 deletions(-)
---
diff --git a/help/C/backup-keys.page b/help/C/backup-keys.page
index 00f8dc0..21ee5e5 100644
--- a/help/C/backup-keys.page
+++ b/help/C/backup-keys.page
@@ -3,8 +3,11 @@
id="backup-keys">
<info>
<link type="guide" xref="index#back-up-and-secure-keys"/>
+
<revision version="0.1" date="2011-06-17" status="draft"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/connect-other-computer.page b/help/C/connect-other-computer.page
index fc3fd2f..f86f7cf 100644
--- a/help/C/connect-other-computer.page
+++ b/help/C/connect-other-computer.page
@@ -2,9 +2,12 @@
type="topic" style="task"
id="connect-other-computer">
<info>
- <link type="guide" xref="index#use-keys"/>
+ <link type="guide" xref="index#use-keys"/>
+
<revision version="0.1" date="2011-10-23" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/create-good-password.page b/help/C/create-good-password.page
index 533e9ea..422dc14 100644
--- a/help/C/create-good-password.page
+++ b/help/C/create-good-password.page
@@ -3,8 +3,11 @@
id="create-good-password">
<info>
<link type="guide" xref="index#create-keys"/>
+
<revision version="0.1" date="2011-10-23" status="draft"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/create-key-or-password.page b/help/C/create-key-or-password.page
index e417bcc..c1a0997 100644
--- a/help/C/create-key-or-password.page
+++ b/help/C/create-key-or-password.page
@@ -6,18 +6,22 @@
<link type="guide" xref="index#create-keys"/>
<link type="seealso" xref="what-is-ssh-key"/>
<link type="seealso" xref="what-is-pgp-key"/>
+
<revision pkgversion="3.8" date="2013-02-25" status="draft"/>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
</credit>
</info>
-
+
<title>Create a new key, keyring or password</title>
<p>With <app>Password and Keys</app> you can create the following types of
tokens from the same menu:</p>
-
+
<list>
<title>Token types</title>
<item><p>Password Keyring</p></item>
diff --git a/help/C/create-pgp-key.page b/help/C/create-pgp-key.page
index a747514..7dddeb9 100644
--- a/help/C/create-pgp-key.page
+++ b/help/C/create-pgp-key.page
@@ -36,7 +36,7 @@
key type by expanding the <gui>Advanced key options</gui> panel while
creating a new key.</p>
</note>
-
+
<p><app>Passwords and Keys</app> will take some time to generate your key.
While your key is being created, move your mouse around and press some keys
on your keyboard. This will help <app>Passwords and Keys</app> to create
diff --git a/help/C/create-ssh-key.page b/help/C/create-ssh-key.page
index fdfd976..f6553aa 100644
--- a/help/C/create-ssh-key.page
+++ b/help/C/create-ssh-key.page
@@ -3,8 +3,11 @@
id="create-ssh-key">
<info>
<link type="guide" xref="index#create-keys"/>
+
<revision version="0.1" date="2011-06-17" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/email-digitally-sign.page b/help/C/email-digitally-sign.page
index 09d2ee9..e5a97c9 100644
--- a/help/C/email-digitally-sign.page
+++ b/help/C/email-digitally-sign.page
@@ -3,8 +3,11 @@
id="email-digitally-sign">
<info>
<link type="guide" xref="index#use-keys"/>
+
<revision version="0.1" date="2011-06-17" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/email-encrypt.page b/help/C/email-encrypt.page
index 8d4cdb3..9e3f696 100644
--- a/help/C/email-encrypt.page
+++ b/help/C/email-encrypt.page
@@ -3,8 +3,11 @@
id="email-encrypt">
<info>
<link type="guide" xref="index#use-keys"/>
+
<revision version="0.1" date="2011-06-17" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/encryption-dsa.page b/help/C/encryption-dsa.page
index 3b611fa..f621fd2 100644
--- a/help/C/encryption-dsa.page
+++ b/help/C/encryption-dsa.page
@@ -3,8 +3,11 @@
id="encryption-dsa">
<info>
<link type="guide" xref="learn-about-keys" group="second"/>
+
<revision version="0.1" date="2011-10-23" status="draft"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/encryption-rsa.page b/help/C/encryption-rsa.page
index 7c80487..9dbb3e4 100644
--- a/help/C/encryption-rsa.page
+++ b/help/C/encryption-rsa.page
@@ -2,9 +2,10 @@
type="topic" style="task"
id="encryption-rsa">
<info>
- <desc></desc>
<link type="guide" xref="learn-about-keys" group="second"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<revision version="0.1" date="2011-10-23" status="draft"/>
<revision pkgversion="3.9" version="0.1" date="2013-06-17" status="draft"/>
@@ -13,6 +14,7 @@
<email>aruna evam gmail com</email>
</credit>
+ <desc></desc>
</info>
<title>What is RSA encryption?</title>
diff --git a/help/C/index.page b/help/C/index.page
index 5496eeb..81e3bf6 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -10,6 +10,8 @@
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/introduction.page b/help/C/introduction.page
index 06a497b..6ff1fb0 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -4,10 +4,10 @@
id="introduction">
<info>
- <link type="guide" xref="index" group="#first"/>
+ <link type="guide" xref="index"/>
- <revision version="0.1" date="2011-10-23" status="stub"/>
- <revision pkgversion="3.9" version="0.1" date="2013-06-24" status="review"/>
+ <revision pkgversion="3.8" date="2013-02-26" status="stub"/>
+ <revision pkgversion="3.9" date="2013-06-13" status="draft"/>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/help/C/key-create-vs-setup.page b/help/C/key-create-vs-setup.page
index 68a9f2d..7dd8c9e 100644
--- a/help/C/key-create-vs-setup.page
+++ b/help/C/key-create-vs-setup.page
@@ -3,8 +3,11 @@
id="key-create-vs-setup">
<info>
<link type="guide" xref="index#create-keys"/>
+
<revision version="0.1" date="2011-10-23" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
@@ -23,4 +26,9 @@
<item><p>Third step...</p></item>
</steps>
+ <!-- stefw: I'm assuming this is assuming to the buttons availalbe when creating
+ an SSH key. Is there a better way to represent this option in the UI?
+ In any case the page on this topic should be specific to SSH keys and not
+ a general title.
+ -->
</page>
diff --git a/help/C/key-delete.page b/help/C/key-delete.page
index f9079fe..b873583 100644
--- a/help/C/key-delete.page
+++ b/help/C/key-delete.page
@@ -7,6 +7,8 @@
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" version="0.1" date="2013-06-24" 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>
diff --git a/help/C/key-disabling.page b/help/C/key-disabling.page
index cdca84a..2e286a0 100644
--- a/help/C/key-disabling.page
+++ b/help/C/key-disabling.page
@@ -3,8 +3,11 @@
id="key-disabling">
<info>
<link type="guide" xref="index#revoke-keys"/>
+
<revision version="0.1" date="2011-10-23" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/key-expiration-setting.page b/help/C/key-expiration-setting.page
index 1d289e7..9a99793 100644
--- a/help/C/key-expiration-setting.page
+++ b/help/C/key-expiration-setting.page
@@ -1,10 +1,14 @@
<page xmlns="http://projectmallard.org/1.0/"
type="topic" style="task"
id="key-expiration-setting">
+
<info>
<link type="guide" xref="index#create-keys"/>
+
<revision version="0.1" date="2011-10-23" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/key-expired.page b/help/C/key-expired.page
index 66feb2a..1e745be 100644
--- a/help/C/key-expired.page
+++ b/help/C/key-expired.page
@@ -3,8 +3,11 @@
id="key-expired">
<info>
<link type="guide" xref="index#use-keys"/>
+
<revision version="0.1" date="2011-10-23" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/key-fingerprint.page b/help/C/key-fingerprint.page
index 80bd8a5..7c21f42 100644
--- a/help/C/key-fingerprint.page
+++ b/help/C/key-fingerprint.page
@@ -7,6 +7,8 @@
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" version="0.1" date="2013-06-23" 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>
diff --git a/help/C/key-photoid.page b/help/C/key-photoid.page
index d4e21d2..1a325ec 100644
--- a/help/C/key-photoid.page
+++ b/help/C/key-photoid.page
@@ -7,6 +7,8 @@
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" version="0.1" date="2013-06-24" 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>
diff --git a/help/C/key-recommend-description.page b/help/C/key-recommend-description.page
index 2238a0b..a29ae7c 100644
--- a/help/C/key-recommend-description.page
+++ b/help/C/key-recommend-description.page
@@ -3,8 +3,11 @@
id="key-recommend-description">
<info>
<link type="guide" xref="index#create-keys"/>
+
<revision version="0.1" date="2011-10-23" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/key-servers-what-are-they.page b/help/C/key-servers-what-are-they.page
index 524d605..d77e04a 100644
--- a/help/C/key-servers-what-are-they.page
+++ b/help/C/key-servers-what-are-they.page
@@ -3,9 +3,12 @@
id="key-servers-what-are-they">
<info>
<link type="guide" xref="learn-about-keys"/>
+
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" version="0.1" date="2013-06-18" status="draft"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author copyright">
<name>Aruna</name>
<email>aruna evam gmail com</email>
diff --git a/help/C/key-signing.page b/help/C/key-signing.page
index 18b7eca..102d537 100644
--- a/help/C/key-signing.page
+++ b/help/C/key-signing.page
@@ -7,6 +7,8 @@
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" version="0.1" date="2013-06-18" 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>
diff --git a/help/C/key-strength-define.page b/help/C/key-strength-define.page
index 081e408..db76552 100644
--- a/help/C/key-strength-define.page
+++ b/help/C/key-strength-define.page
@@ -7,6 +7,8 @@
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" version="0.1" date="2013-06-21" 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>
@@ -43,10 +45,10 @@
reccomendations for key strength. The basic concepts for key
strength, is that dependeng how long (in time, years) you want something to remain
secure, you choose a given key length.
-
+
This page might be a source for our recommendations in the help file:
http://www.keylength.com/en/3/
-
+
Note that in general in seahorse we ar etalking about the Assymetric key strength
not the Symmetric ones.
-->
diff --git a/help/C/key-strength-select.page b/help/C/key-strength-select.page
index 1f871cc..69584b8 100644
--- a/help/C/key-strength-select.page
+++ b/help/C/key-strength-select.page
@@ -3,9 +3,12 @@
id="key-strength-select">
<info>
<link type="guide" xref="index#create-keys" group="second"/>
+
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" version="0.1" date="2013-07-02" 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>
diff --git a/help/C/key-subkeys.page b/help/C/key-subkeys.page
index e234deb..5586c02 100644
--- a/help/C/key-subkeys.page
+++ b/help/C/key-subkeys.page
@@ -7,6 +7,8 @@
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" version="0.1" date="2013-06-28" 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>
diff --git a/help/C/key-userid.page b/help/C/key-userid.page
index 718d5a0..0423e7c 100644
--- a/help/C/key-userid.page
+++ b/help/C/key-userid.page
@@ -8,6 +8,8 @@
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" version="0.1" date="2013-06-27" 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>
diff --git a/help/C/keys-import-export.page b/help/C/keys-import-export.page
index 09ef49f..cdb2af4 100644
--- a/help/C/keys-import-export.page
+++ b/help/C/keys-import-export.page
@@ -7,6 +7,8 @@
<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>
@@ -79,7 +81,7 @@
<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
+ <p>In the dialog that opens up, select the folder in which you want
your key to be stored.</p>
</item>
<item>
diff --git a/help/C/keys-keep-secure.page b/help/C/keys-keep-secure.page
index 7b2683b..31a39e8 100644
--- a/help/C/keys-keep-secure.page
+++ b/help/C/keys-keep-secure.page
@@ -3,8 +3,11 @@
id="keys-keep-secure">
<info>
<link type="guide" xref="index#back-up-and-secure-keys"/>
+
<revision version="0.1" date="2011-10-23" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/keys-retrieve-remote.page b/help/C/keys-retrieve-remote.page
index 4876fb6..3069955 100644
--- a/help/C/keys-retrieve-remote.page
+++ b/help/C/keys-retrieve-remote.page
@@ -3,8 +3,11 @@
id="keys-retrieve-remote">
<info>
<link type="guide" xref="index#use-keys"/>
+
<revision version="0.1" date="2011-10-23" status="stub"/>
- <revision pkgversion="3.9" version="0.1" date="2013-06-18" status="stub"/>
+ <revision pkgversion="3.9" version="0.1" date="2013-06-18" status="draft"/>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<credit type="author copyright">
<name>Aruna</name>
diff --git a/help/C/keys-sync-publish.page b/help/C/keys-sync-publish.page
index 80a321e..4a9d47e 100644
--- a/help/C/keys-sync-publish.page
+++ b/help/C/keys-sync-publish.page
@@ -7,6 +7,8 @@
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" version="0.1" date="2013-06-18" status="draft"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author copyright">
<name>Aruna</name>
<email>aruna evam gmail com</email>
diff --git a/help/C/passwords-control-access.page b/help/C/passwords-control-access.page
index 75bd548..845b897 100644
--- a/help/C/passwords-control-access.page
+++ b/help/C/passwords-control-access.page
@@ -3,8 +3,11 @@
id="passwords-control-access">
<info>
<link type="guide" xref="index#back-up-and-secure-keys"/>
+
<revision version="0.1" date="2011-06-17" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/passwords-update-keyring-password.page b/help/C/passwords-update-keyring-password.page
index a21c554..57e7f33 100644
--- a/help/C/passwords-update-keyring-password.page
+++ b/help/C/passwords-update-keyring-password.page
@@ -1,11 +1,14 @@
<page xmlns="http://projectmallard.org/1.0/"
type="topic" style="task"
id="passwords-update-keyring-password">
-
+
<info>
- <link type="guide" xref="index#use-keys"/>
+ <link type="guide" xref="index#use-keys"/>
+
<revision version="0.1" date="2011-06-17" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/passwords-view.page b/help/C/passwords-view.page
index cdb8f2a..4d16d41 100644
--- a/help/C/passwords-view.page
+++ b/help/C/passwords-view.page
@@ -3,8 +3,11 @@
id="passwords-view">
<info>
<link type="guide" xref="index#use-keys"/>
+
<revision version="0.1" date="2011-06-17" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/ssh-login.page b/help/C/ssh-login.page
index 888c729..6712365 100644
--- a/help/C/ssh-login.page
+++ b/help/C/ssh-login.page
@@ -3,8 +3,11 @@
id="ssh-login">
<info>
<link type="guide" xref="index#use-keys"/>
+
<revision version="0.1" date="2011-06-17" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/userid-add.page b/help/C/userid-add.page
index 92c1442..a1632c8 100644
--- a/help/C/userid-add.page
+++ b/help/C/userid-add.page
@@ -8,6 +8,8 @@
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" version="0.1" date="2013-06-27" 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>
diff --git a/help/C/userid-primary.page b/help/C/userid-primary.page
index 64a6989..cbc950a 100644
--- a/help/C/userid-primary.page
+++ b/help/C/userid-primary.page
@@ -7,6 +7,8 @@
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" version="0.1" date="2013-06-27" 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>
diff --git a/help/C/userid-remove.page b/help/C/userid-remove.page
index 5df171c..1480174 100644
--- a/help/C/userid-remove.page
+++ b/help/C/userid-remove.page
@@ -8,6 +8,8 @@
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" version="0.1" date="2013-06-27" 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>
diff --git a/help/C/what-diff-private-public.page b/help/C/what-diff-private-public.page
index b5bfdfa..c410a2d 100644
--- a/help/C/what-diff-private-public.page
+++ b/help/C/what-diff-private-public.page
@@ -4,13 +4,16 @@
<info>
<link type="guide" xref="learn-about-keys" group="second"/>
<link type="seealso" xref="what-is-ssh-key"/>
+
<revision pkgversion="3.8" date="2013-02-26" status="incomplete"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
</credit>
-
+
<!-- TODO Insert pictures to that illustrate these concepts -->
</info>
diff --git a/help/C/what-is-certificate-key.page b/help/C/what-is-certificate-key.page
index ce1a6d9..4c83cf5 100644
--- a/help/C/what-is-certificate-key.page
+++ b/help/C/what-is-certificate-key.page
@@ -2,20 +2,25 @@
type="topic" style="task"
id="what-is-certificate-key">
-<info>
- <link type="guide" xref="learn-about-keys" group="second"/>
- <revision pkgversion="3.4" version="0.1" date="2012-03-04" status="stub"/>
- <credit type="author">
- <name>Jim Campbell</name>
- <email>jwcampbell gmail com</email>
- </credit>
-</info>
+ <info>
+ <link type="guide" xref="learn-about-keys" group="second"/>
+
+ <revision pkgversion="3.4" version="0.1" date="2012-03-04" status="stub"/>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <credit type="author">
+ <name>Jim Campbell</name>
+ <email>jwcampbell gmail com</email>
+ </credit>
+
+ <desc></desc>
+ </info>
<title>What is a certificate?</title>
- <p>If you select <guiseq><gui>View</gui><gui></gui>Show Any</guiseq>, you
+ <p>If you select <guiseq><gui>View</gui><gui></gui>Show Any</guiseq>, you
will see many <em>Certificates</em> listed alongside your PGP and SSH keys.
. . . </p>
-
</page>
diff --git a/help/C/what-is-keyring.page b/help/C/what-is-keyring.page
index 25fd0b4..60eecca 100644
--- a/help/C/what-is-keyring.page
+++ b/help/C/what-is-keyring.page
@@ -3,8 +3,11 @@
id="what-is-keyring">
<info>
<link type="guide" xref="learn-about-keys" group="first"/>
+
<revision version="0.1" date="2011-10-23" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/what-is-pgp-key.page b/help/C/what-is-pgp-key.page
index 6abdd96..8932557 100644
--- a/help/C/what-is-pgp-key.page
+++ b/help/C/what-is-pgp-key.page
@@ -3,8 +3,11 @@
id="what-is-pgp-key">
<info>
<link type="guide" xref="learn-about-keys" group="first"/>
+
<revision version="0.1" date="2011-10-23" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
diff --git a/help/C/what-is-ssh-key.page b/help/C/what-is-ssh-key.page
index 2801080..7b12e3d 100644
--- a/help/C/what-is-ssh-key.page
+++ b/help/C/what-is-ssh-key.page
@@ -3,8 +3,11 @@
id="what-is-ssh-key">
<info>
<link type="guide" xref="learn-about-keys" group="first"/>
+
<revision version="0.1" date="2011-10-23" status="stub"/>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
@@ -14,18 +17,18 @@
<title>What is a Secure Shell key?</title>
- <p>A <em>Secure Shell key</em>, often just called an <em>SSH key</em>,
+ <p>A <em>Secure Shell key</em>, often just called an <em>SSH key</em>,
helps you create a secure connection over an unsecured network.</p>
-
- <p>Before <em>SSH keys</em>, computers would create connections via insecure
- protocols, such as <em>Telnet</em>. These protocols just used plaintext
- passwords to create connections between computers. These passwords could be
+
+ <p>Before <em>SSH keys</em>, computers would create connections via insecure
+ protocols, such as <em>Telnet</em>. These protocols just used plaintext
+ passwords to create connections between computers. These passwords could be
easily intercepted.</p>
-
+
<list>
<title>An SSH key actually consists of two parts:</title>
<item><p>A public key, which is widely available.</p></item>
- <item><p>A private key, which is kept secret. The private key is used
+ <item><p>A private key, which is kept secret. The private key is used
to unlock messages encrypted with a corresponding public key.</p></item>
</list>
@@ -38,8 +41,8 @@
<p><em>SSH keys</em> are most often used in situations where data security is
very important. For example, a system administrator would use an <em>SSH key
- </em> when connecting to a remote server to perform system updates. A
- software developer would use an <em>SSH key</em> to submit updated software
+ </em> when connecting to a remote server to perform system updates. A
+ software developer would use an <em>SSH key</em> to submit updated software
code to a remote software repository.</p>
-
+
</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]