[seahorse/wip/userdocs: 141/210] New page: pgp-sign.page
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/wip/userdocs: 141/210] New page: pgp-sign.page
- Date: Sun, 16 Mar 2014 17:25:55 +0000 (UTC)
commit 213897c4b5e460215e4febe928facded0500a1f6
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date: Fri Aug 30 01:28:31 2013 +0530
New page: pgp-sign.page
Explains when and how to sign keys. Replaces about-key-signing.page
without the extra information.
help/C/pgp-sign.page | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 72 insertions(+), 0 deletions(-)
---
diff --git a/help/C/pgp-sign.page b/help/C/pgp-sign.page
new file mode 100644
index 0000000..7211370
--- /dev/null
+++ b/help/C/pgp-sign.page
@@ -0,0 +1,72 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="guide" style="task"
+ id="pgp-sign">
+
+ <info>
+ <link type="guide" xref="pgp"/>
+
+ <revision pkgversion="3.9" date="2013-08-29" 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>
+
+ <desc>If you trust that a key is, you can sign it.</desc>
+ </info>
+
+ <title>Sign keys</title>
+
+ <p>To show that you trust and vouch for the genuineness of someone's key, you
+ can sign it. A person's key must be signed only after you compare the
+ <link xref="pgp-userid">user ID</link> on the key with a valid proof of their
+ identity. If the two IDs match, the key is said to be trustworthy.</p>
+
+ <steps>
+ <title>To sign a key:</title>
+ <item>
+ <p><link xref="misc-key-import">Import</link> it into
+ <app>Passwords and Keys</app>.</p>
+ </item>
+ <item>
+ <p>From the list of <gui>GnuPG keys</gui>select the imported key.</p>
+ </item>
+ <item>
+ <p>Right click the key and select
+ <guiseq><gui>Properties</gui><gui>Trust</gui></guiseq>.</p>
+ </item>
+ <item>
+ <p>Press the <gui style="button">Sign this Key</gui> button.</p>
+ </item>
+ <item>
+ <p>Depending on how carefully you have checked the key, choose one out of
+ <gui style="radiobutton">Not at all</gui>,
+ <gui style="radiobutton">Casually</gui> or
+ <gui style="radiobutton">Very carefully</gui>.</p>
+ </item>
+ <item>
+ <p>Select if you want to revoke your signature at a later date, and if
+ you want to make your signature public in the checkboxes provided.</p>
+ </item>
+ <item>
+ <p>When you own more than one PGP key, select the key you want to sign
+ with from the list next to <gui>Signer</gui>.</p>
+ </item>
+ <item>
+ <p>Press the <gui style="button">Sign</gui> button to finish.</p>
+ </item>
+ </steps>
+
+ <note style="info">
+ <title>Can I sign my own keys?</title>
+ <p>When you <link xref="pgp-create">create</link> a new
+ <gui>GnuPG key</gui>, it is automatically signed by you. Any new subkeys
+ <link xref="subkeys-add">created</link> using a <gui>GnuPG key</gui>, will
+ also be signed automatically.</p>
+ </note>
+
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]