Differences between revisions 2 and 3
Revision 2 as of 2004-11-23 15:40:58
Size: 3658
Editor: 222
Comment:
Revision 3 as of 2004-11-23 16:22:53
Size: 3531
Editor: klds
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
  * [http://www.interseo.com Generate a key pair]   * Generate a key pair
Line 30: Line 30:
    * Your key [http://www.navinic.com fingerprint]     * Your key fingerprint
Line 58: Line 58:
    * A writing [http://www.mydear.biz utensil] (pen/pencil).     * A writing utensil (pen/pencil).
Line 64: Line 64:
 === General Information on [http://www.activeshow.net PGP] and [http://www.sba.com.cn GPG] ===  === General Information on PGP and GPG ===
Line 72: Line 72:
  * PGP (Pretty Good Privacy) http://www.dapt.org   * PGP (Pretty Good Privacy) http://www.pgpi.com

Python Software Foundation Member Events

  • === PSF Member Meeting === There will be a PSF member meeting on Thursday, March

    25th, from 5pm to 7pm, meeting room to be announced. The [http://mail.python.org/mailman/private/psf-members/2004-January/000973.html Proposed agenda] is available to psf-member mailing list members. === PGP Key Signing Party ===

    [mailto:barry@python.org Barry Warsaw] proposes to organize a PSF member PGP key signing party. It seems like the best time to conduct the party is just after the PSF meeting. Here is some information on key signing procedures for noobs:

    In summary, do the following:
    • Generate a key pair
    • Send your public key to a designated keyserver. I've been using horowitz.surfnet.nl lately since last year I had problems with some of the other keyservers, and this one seemed to work well for both Thomas Wouters and I. If you upload your keys early enough, it should propagate to the other keyservers.
    • Bring this information with you to the key signing party. We're not going to do a centralized list, we're going to read this information out when we check IDs. Note however that you want to print this out and bring it with you. You shouldn't generate it on your computer at the party, for reasons described in the HOWTO. Specifically, you'll need:

      • Your key ID
      • Your key fingerprint
      • Your key size and type
      • Your name
      • An email address that is signed by your key. For example, my information would be:
      • Key ID: ED9D77D5
      • Fingerprint: D3 34 F2 5F D7 14 E0 90 62 03 EF 2D 7E 4A A5 98
      • Key size and type: 1024 bit RSA
      • Barry A. Warsaw
      • barry@python.org

    • Bring the following required items to the key signing party:
      • Yourself
      • Positive picture ID
      • Your key id, key size and type, and hex fingerprint.
      • A writing utensil (pen/pencil).
      • The key signing party HOWTO linked above recommends against you bringing your computer, but we weren't that strict last year <wink>. If you do bring your computer, please don't use it to produce any secret information (i.e. don't type your passphrase in at the party).

    Note that your fingerprint might look different than mine. It may be displayed as 10 blocks of 4 hex digits. Mine prints as 16 blocks of 2 hex digits because it's a pretty old key. === General Information on PGP and GPG === Here are some more helpful links about public key encryption in general:

PyConDC2004/PsfMemberEvents (last edited 2008-11-15 14:00:38 by localhost)

Unable to edit the page? See the FrontPage for instructions.