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

Re: Debian WWW CVS commit by joy: webwml/english/devel/join Makefile nm-step1.wm ... (fwd)



Hi.

A week ago, after a little conversation with Joy on this list, I posted a
(IMHO) improved version of devl/join/nm-step2.wml . I got no feedback
regarding this mail.
I can live with any answers and am open for advice (as Alfie can tell,
don't you? ;)) but pure silence give me no hints.
Attached you find the original mail and the wml file.

Thanks,
	Frank

-- 
Frank Lichtenheld
www:  http://www.djpig.de
mail: frank@lichtenheld.de

---------- Forwarded message ----------
Date: Fri, 28 Feb 2003 19:51:02 +0100 (CET)
From: Frank Lichtenheld <Frank.Lichtenheld@usta.de>
To: debian-www@lists.debian.org
Subject: Re: Debian WWW CVS commit by joy: webwml/english/devel/join
    Makefile nm-step1.wm ...
Resent-Date: Fri, 28 Feb 2003 13:11:05 -0600 (CST)
Resent-From: debian-www@lists.debian.org

Hi.

On Fri, 28 Feb 2003, Frank Lichtenheld wrote:

> I'll try to provide a rewritten version of step2 until tomorrow. Want to
> do to this anyway since i translated it and have some time atm.

Have finished it. Any comments are welcome. Especially: Do you find it
more clear and structured than the old one? and: How's my English? :-/

hth,
	Frank Lichtenheld

-- 
Frank Lichtenheld
www:  http://www.djpig.de
mail: frank@lichtenheld.de
PGP:  http://www.djpig.de/Frank.Lichtenheld.asc
#use wml::debian::template title="Step 2: Identification" NOHEADER="true"
#include "$(ENGLISHDIR)/devel/join/nm-steps.inc"

<p>The information on this page, while public, will primarily
be of interest to future Debian developers.</p>

<h2>Step 2: Identification</h2>

<h3>Why GPG?</h3>
<p>Because the <a href="newmaint#Member">Debian members</a> are
located everywhere around the world (see 
<a href="../developers.loc">developers locations</a>) and rarely 
meet each other personal an alternate method of identification 
is necessary. All Debian developers are identified by their 
<a href="http://www.gnupg.org";>GPG</a> key. This provides an accurate
method to authenticate messages and other data by signing it. For
more information on GPG keys see the README in the 
<code>debian-keyring</code> package.</p>

<h3>Providing a key</h3>
<p>Each <a href="newmaint#Applicant">applicant</a> must provide a
GPG public key. The prefered way to do this is to export it to one of
the <a href="http://wwwkeys.us.pgp.net/";>public key servers</a>.  
Public keys can be exported using:</p>
<pre>
gpg --send-key --keyserver &lt;server address&gt; &lt;yourkeyid&gt;
</pre>

<p>Note: There are <a href="nm-amchecklist#gpgversion" \
>known problems</a> with GPG &lt;= 1.0.1 and ElGamal keys.</p>

<h3>Verification</h3>
<p>Because anyone can upload a public key to the servers it needs
to be verified that the key is the applicants one. There at least two
ways to do this:</p>

<ol>
      <li>
	<p>The public key itself can be signed by an other
	  <a href="newmaint#Member">Debian member</a>. Therefor the
	  applicant must meet this Debian member personal and must 
	  identify himself (by providing a passport, a drivers license 
	  or some other ID).</p> 
	<p>This is the preferred way for verification. See below
	  for more details on <a href="#key_signature">how to get your
	    key signed</a>. If this method is not applicable because
	  there is no other Debian developer near the applicant then the
	  following way is recommended.</p>
      </li>
      <li>
	<p>The applicant can provide a digital image of an ID signed
	  with his GPG key. This image should be send to his 
	  <a href="newmaint#AppMan">Application Manager (AM)</a>.</p>
	<p>It is allowed to hide irrelevant information on the image
	  for privacy reasons.</p>
      </li>
</ol>

<p>If none of this procedures are appropriate for an applicant he can
always work out an other one with his AM as long as the rest of 
<a href="newmaint#Committee">the NM-Committee</a> is informed
and agreed to accept it.</p>

<h3><a name="key_signature">How to get your GPG key signed</a></h3>
<p>Announces of key signing parties are usually posted on the
<code>debian-devel</code> mailing list, so check there first.</p>

<p>If you are looking for developers in any specific areas to sign your
GPG public key, the <a href="http://nm.debian.org/gpg.php";>key signing
coordination page</a> may be of help.</p>

<p>You can also send e-mail to <email gpg-coord@nm.debian.org> telling
us where you live exactly (plus naming some big cities close to you), 
then we can check in the developer database for developers who are 
near you.</p>

<p>Once you find someone to sign your key, you should follow the steps
in the <a href="$(HOME)/events/keysigning">Keysigning Mini-HOWTO</a>.</p>

<hr noshade size=1>
#include "$(ENGLISHDIR)/devel/join/nm-steps.inc"

Reply to: