Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gnupg-user.xml
Date: Thu, 13 Oct 2005 20:15:37
Message-Id: 200510132005.j9DK5kYk015166@robin.gentoo.org
1 jkt 05/10/13 20:15:23
2
3 Modified: xml/htdocs/doc/en gnupg-user.xml
4 Log:
5 #109151, use subkeys.pgp.net instead of pgp.mit.edu
6 (+ fixed a typo as well)
7
8 Revision Changes Path
9 1.29 +14 -14 xml/htdocs/doc/en/gnupg-user.xml
10
11 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnupg-user.xml?rev=1.29&content-type=text/x-cvsweb-markup&cvsroot=gentoo
12 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnupg-user.xml?rev=1.29&content-type=text/plain&cvsroot=gentoo
13 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnupg-user.xml.diff?r1=1.28&r2=1.29&cvsroot=gentoo
14
15 Index: gnupg-user.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v
18 retrieving revision 1.28
19 retrieving revision 1.29
20 diff -u -r1.28 -r1.29
21 --- gnupg-user.xml 4 May 2005 16:46:21 -0000 1.28
22 +++ gnupg-user.xml 13 Oct 2005 20:15:23 -0000 1.29
23 @@ -1,7 +1,7 @@
24 <?xml version='1.0' encoding="UTF-8"?>
25 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
26
27 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.28 2005/05/04 16:46:21 neysx Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.29 2005/10/13 20:15:23 jkt Exp $ -->
29
30 <guide link = "/doc/en/gnupg-user.xml">
31 <title>GnuPG Gentoo user guide</title>
32 @@ -22,8 +22,8 @@
33
34 <license/>
35
36 -<version>1.0.13</version>
37 -<date>2005-05-04</date>
38 +<version>1.1</version>
39 +<date>2005-10-13</date>
40
41 <chapter>
42 <title>Introduction</title>
43 @@ -34,7 +34,7 @@
44 <p>
45 This guide assumes that you are familiar with public-key cryptography,
46 encryption, and digital signatures. If this is not the case jump to <uri
47 -link="#doc_chap6">Public Key Cryptography</uri> or take a look at the
48 +link="#doc_chap6">Public Key Cryptography</uri> or take a look at the
49 <uri link="http://www.gnupg.org/(en)/documentation/guides.html">GnuPG
50 handbook</uri>, chapter 2, and then come back.
51 </p>
52 @@ -42,9 +42,9 @@
53 <p>
54 This guide will teach you how to install GnuPG, how to create your key pair, how
55 to add keys to your keyring, how to submit your public key to a key server and
56 -how to sign,encrypt,verify or decode messages you send or receive. You will also
57 -learn how to encrypt files on your local computer to prevent people from reading
58 -their contents.
59 +how to sign, encrypt, verify or decode messages you send or receive. You will
60 +also learn how to encrypt files on your local computer to prevent people from
61 +reading their contents.
62 </p>
63
64 </body>
65 @@ -364,10 +364,10 @@
66 <p>
67 Now that you have your key, it is probably a good idea to send it to the world
68 key server. There are a lot of keyservers in the world and most of them exchange
69 -keys between them. Here we are going to send Luis's key to the pgp.mit.edu
70 +keys between them. Here we are going to send Luis's key to the subkeys.pgp.net
71 server. This uses HTTP, so if you need to use a proxy for HTTP traffic don't
72 forget to set it (<c>export http_proxy=http://proxy_host:port/</c>). The command
73 -for sending the key is: <c>gpg --keyserver pgp.mit.edu --keyserver-options
74 +for sending the key is: <c>gpg --keyserver subkeys.pgp.net --keyserver-options
75 honor-http-proxy --send-key 75447B14</c> where <c>75447B14</c> is the key ID.
76 If you don't need a HTTP proxy you can remove the <e>--keyserver-options
77 honor-http-proxy</e>.
78 @@ -392,8 +392,8 @@
79 </p>
80
81 <pre caption="Searching keys from keyservers">
82 -$ <i>gpg --keyserver pgp.mit.edu --keyserver-options honor-http-proxy --search-keys humpback@××××××××××.net</i>
83 -gpg: searching for "humpback@××××××××××.net" from HKP server pgp.mit.edu
84 +$ <i>gpg --keyserver subkeys.pgp.net --keyserver-options honor-http-proxy --search-keys humpback@××××××××××.net</i>
85 +gpg: searching for "humpback@××××××××××.net" from HKP server subkeys.pgp.net
86 Keys 1-5 of 5 for "humpback@××××××××××.net"
87 (1)Gustavo Felisberto (apt-get install anarchy) &lt;humpback@××××××××××.net&gt; 1024
88 created 2002-12-06, key B9F2D52A
89 @@ -406,7 +406,7 @@
90 (5)Gustavo Adolfo Silva Ribeiro Felisberto &lt;humpback@×××××××××.net&gt; 1024
91 created 1998-06-14, key AE02AF87
92 Enter number(s), N)ext, or Q)uit &gt;<i>1</i>
93 -gpg: requesting key B9F2D52A from HKP keyserver pgp.mit.edu
94 +gpg: requesting key B9F2D52A from HKP keyserver subkeys.pgp.net
95 gpg: key B9F2D52A: public key imported
96 gpg: Total number processed: 1
97 gpg: imported: 1
98 @@ -574,7 +574,7 @@
99 </p>
100
101 <pre caption="~/.gnupg/gpg.conf">
102 -#keyserver x-hkp://pgp.mit.edu
103 +#keyserver x-hkp://subkeys.pgp.net
104 #keyserver-options auto-key-retrieve include-disabled include-revoked
105 </pre>
106
107 @@ -582,7 +582,7 @@
108 Search for the above two lines and uncomment them. With this any time GnuPG
109 needs to check a signature and it does not find the public key on the local
110 keyring it will contact the key server at <uri
111 -link="http://pgp.mit.edu">pgp.mit.edu</uri> and will try to fetch it
112 +link="http://subkeys.pgp.net/">subkeys.pgp.net</uri> and will try to fetch it
113 from there.
114 </p>
115
116
117
118
119 --
120 gentoo-doc-cvs@g.o mailing list