jkt 08/08/04 19:49:56 Modified: gnupg-user.xml Log: #233534, we upload a John Doe's key, not the Luis' one :)
Revision Changes Path 1.47 xml/htdocs/doc/en/gnupg-user.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnupg-user.xml?rev=1.47&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnupg-user.xml?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnupg-user.xml?r1=1.46&r2=1.47 Index: gnupg-user.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- gnupg-user.xml 2 Mar 2008 22:12:09 -0000 1.46 +++ gnupg-user.xml 4 Aug 2008 19:49:56 -0000 1.47 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.46 2008/03/02 22:12:09 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.47 2008/08/04 19:49:56 jkt Exp $ --> <guide link = "/doc/en/gnupg-user.xml"> <title>GnuPG Gentoo User Guide</title> @@ -25,7 +25,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.11</version> +<version>1.12</version> <date>2007-12-29</date> <chapter> @@ -368,7 +368,7 @@ <p> Now that you have your key, it is probably a good idea to send it to the world key server. There are a lot of keyservers in the world and most of them exchange -keys between them. Here we are going to send Luis's key to the subkeys.pgp.net +keys between them. Here we are going to send John Doe's key to the subkeys.pgp.net server. This uses HTTP, so if you need to use a proxy for HTTP traffic don't forget to set it (<c>export http_proxy=http://proxy_host:port/</c>). The command for sending the key is: <c>gpg --keyserver subkeys.pgp.net --keyserver-options
