------------------------------------------------------------ revno: 65 committer: Barry Warsaw <[email protected]> branch nick: admin timestamp: Wed 2010-09-22 10:10:03 -0400 message: Include GPG fingerprints modified: www/download.ht www/download.html
-- lp:mailman-administrivia https://code.launchpad.net/~mailman-administrivia/mailman-administrivia/admin Your team Mailman Checkins is subscribed to branch lp:mailman-administrivia. To unsubscribe from this branch go to https://code.launchpad.net/~mailman-administrivia/mailman-administrivia/admin/+edit-subscription
=== modified file 'www/download.ht' --- www/download.ht 2009-09-01 13:03:12 +0000 +++ www/download.ht 2010-09-22 14:10:03 +0000 @@ -24,18 +24,34 @@ We always sign releases with the <a href="http://www.gnupg.org">GPG keys</a> of one of the core developers: Barry Warsaw, Mark Sapiro, or Tokio Kikuchi. Our public keys are available from all the public keyservers. For cross -referencing, here are the key ids we use to sign releases: +referencing, here are the keys we use to sign releases: <table border="1"> -<tr><th>Developer</th><th>GPG key id</th><th>Notes</th></tr> -<tr><td>Barry Warsaw</td><td><code>EA5BBD71</code><br><code>ED9D77D5</code> - </td><td><i>Barry has used two keys to sign releases. The - <code>ED9D77D5</code> key is a GPG v3 key and may not work with all - applications, but he used this key to sign most of the early releases. - Barry now uses his newer GPG v4 key <code>EA5BBD71</code> to sign - releases.</i> - </td></tr> -<tr><td>Mark Sapiro</td><td><code>953B8693</code></td><td></td></tr> -<tr><td>Tokio Kikuchi</td><td><code>E099F769</code></td><td></td></tr> +<tr><th>Developer</th> + <th>GPG key id</th> + <th>GPG fingerprint</th> + <th>Notes</th> +</tr> +<tr><td>Barry Warsaw</td> + <td><code>EA5BBD71</code></td> + <td><code>DBBF 2EEB F925 FAAD CF1F 3FFF D986 6941 EA5B BD71</code></td> + <td>Newer GPG v4 key used to sign all Mailman 3 releases</td> +</tr> +<tr><td>Barry Warsaw</td> + <td><code>ED9D77D5</code></td> + <td><code>D3 34 F2 5F D7 14 E0 90 62 03 EF 2D 7E 4A A5 98</code></td> + <td>Older GPG v3 key used to sign early Mailman 2 releases. + May not work with all applications.</td> +</tr> +<tr><td>Mark Sapiro</td> + <td><code>953B8693</code></td> + <td><code>C638 CAEF 0AC2 1563 736B 5A22 555B 975E 953B 8693</code></td> + <td></td> +</tr> +<tr><td>Tokio Kikuchi</td> + <td><code>E099F769</code></td> + <td><code>8EF0 4115 5AFB 37AF ACC7 26F3 1070 9966 E099 F769</code></td> + <td></td> +</tr> </table> === modified file 'www/download.html' --- www/download.html 2010-05-26 22:59:16 +0000 +++ www/download.html 2010-09-22 14:10:03 +0000 @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/loose.dtd" > <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Wed May 26 18:56:44 2010 --> +<!-- Wed Sep 22 10:09:32 2010 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -194,19 +194,35 @@ We always sign releases with the <a href="http://www.gnupg.org">GPG keys</a> of one of the core developers: Barry Warsaw, Mark Sapiro, or Tokio Kikuchi. Our public keys are available from all the public keyservers. For cross -referencing, here are the key ids we use to sign releases: +referencing, here are the keys we use to sign releases: <table border="1"> -<tr><th>Developer</th><th>GPG key id</th><th>Notes</th></tr> -<tr><td>Barry Warsaw</td><td><code>EA5BBD71</code><br><code>ED9D77D5</code> - </td><td><i>Barry has used two keys to sign releases. The - <code>ED9D77D5</code> key is a GPG v3 key and may not work with all - applications, but he used this key to sign most of the early releases. - Barry now uses his newer GPG v4 key <code>EA5BBD71</code> to sign - releases.</i> - </td></tr> -<tr><td>Mark Sapiro</td><td><code>953B8693</code></td><td></td></tr> -<tr><td>Tokio Kikuchi</td><td><code>E099F769</code></td><td></td></tr> +<tr><th>Developer</th> + <th>GPG key id</th> + <th>GPG fingerprint</th> + <th>Notes</th> +</tr> +<tr><td>Barry Warsaw</td> + <td><code>EA5BBD71</code></td> + <td><code>DBBF 2EEB F925 FAAD CF1F 3FFF D986 6941 EA5B BD71</code></td> + <td>Newer GPG v4 key used to sign all Mailman 3 releases</td> +</tr> +<tr><td>Barry Warsaw</td> + <td><code>ED9D77D5</code></td> + <td><code>D3 34 F2 5F D7 14 E0 90 62 03 EF 2D 7E 4A A5 98</code></td> + <td>Older GPG v3 key used to sign early Mailman 2 releases. + May not work with all applications.</td> +</tr> +<tr><td>Mark Sapiro</td> + <td><code>953B8693</code></td> + <td><code>C638 CAEF 0AC2 1563 736B 5A22 555B 975E 953B 8693</code></td> + <td></td> +</tr> +<tr><td>Tokio Kikuchi</td> + <td><code>E099F769</code></td> + <td><code>8EF0 4115 5AFB 37AF ACC7 26F3 1070 9966 E099 F769</code></td> + <td></td> +</tr> </table>
_______________________________________________ Mailman-checkins mailing list [email protected] Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org
