[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#203861: Patch



Hi.

I propose the attached patch for this bug.

Gruesse,
-- 
Frank Lichtenheld <frank@lichtenheld.de>
www: http://www.djpig.de/
Index: keysigning.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/events/keysigning.wml,v
retrieving revision 1.7
diff -u -r1.7 keysigning.wml
--- keysigning.wml	24 Nov 2002 22:53:23 -0000	1.7
+++ keysigning.wml	28 Sep 2003 17:04:50 -0000
@@ -8,7 +8,13 @@
 interesting.
 
 <p>This document intends to help you with running a keysigning
-session.  People should only sign a key under at least two conditions:
+session. Note that all examples use <code>keyring.debian.org</code> as 
+the keyserver. If the key to upload is not in the Debian keyring,
+replace <code>keyring.debian.org</code> with a public
+keyserver like <code>wwwkeys.pgp.net</code> (which despite the name
+also stores GnuPG keys.)</p>
+
+<p>People should only sign a key under at least two conditions:</p>
 
 <ol>
 
@@ -56,11 +62,6 @@
 <pre>
        gpg --keyserver keyring.debian.org --recv-keys 0xDEADBEEF
 </pre>
-
-     <p>If the person whose key you  want to sign is not in the Debian
-     keyring, replace <code>keyring.debian.org</code> with a public
-     keyserver like <code>wwwkeys.pgp.net</code> (which despite the name
-     also stores GnuPG keys.)</p>
 
      <p>Note we can use the last eight hex digits of the key in this and
      other GnuPG operations. The <tt>0x</tt> in front is also optional.</p>

Reply to: