summaryrefslogtreecommitdiffstats
path: root/en-US/Creating_GPG_Keys.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en-US/Creating_GPG_Keys.xml')
-rw-r--r--en-US/Creating_GPG_Keys.xml15
1 files changed, 7 insertions, 8 deletions
diff --git a/en-US/Creating_GPG_Keys.xml b/en-US/Creating_GPG_Keys.xml
index bef0507..1a8eb9b 100644
--- a/en-US/Creating_GPG_Keys.xml
+++ b/en-US/Creating_GPG_Keys.xml
@@ -1,4 +1,3 @@
-
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
@@ -35,23 +34,23 @@ What keysize do you want? (2048) 3072
Requested keysize is 3072 bits
Please specify how long the key should be valid.
0 = key does not expire
- <n> = key expires in n days
- <n>w = key expires in n weeks
- <n>m = key expires in n months
- <n>y = key expires in n years
+ &lt;n&gt; = key expires in n days
+ &lt;n&gt;w = key expires in n weeks
+ &lt;n&gt;m = key expires in n months
+ &lt;n&gt;y = key expires in n years
Key is valid for? (0) 1y
Key expires at Wed 15 Apr 2015 09:40:08 PM EDT
Is this correct? (y/N) y
You need a user ID to identify your key; the software constructs the user ID
from the Real Name, Comment and Email Address in this form:
- "Heinrich Heine (Der Dichter) <heinrichh@duesseldorf.de>"
+ "Heinrich Heine (Der Dichter) &lt;heinrichh@duesseldorf.de&gt;"
Real name: Beefy
Email address: beefy@fedoraproject.org
Comment: FAKE
You selected this USER-ID:
- "Beefy (FAKE) <beefy@fedoraproject.org>"
+ "Beefy (FAKE) &lt;beefy@fedoraproject.org&gt;"
Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? o
You need a Passphrase to protect your secret key.
@@ -83,7 +82,7 @@ gpg: depth: 2 valid: 8 signed: 16 trust: 8-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2014-09-09
pub 3072R/20EE698C 2014-04-16 [expires: 2015-04-16]
Key fingerprint = E6FE 3BF4 F307 00BD 6517 050F C159 309E 20EE 698C
-uid Beefy (FAKE) <beefy@fedoraproject.org>
+uid Beefy (FAKE) &lt;beefy@fedoraproject.org&gt;
sub 3072R/C68ACE5D 2014-04-16 [expires: 2015-04-16]
</screen>
</para>