[Zope-dev] New key upload program

2008-05-02 Thread Jim Fulton
As most of you probably know, the machine that is known by many names,  
including mail.zope.org, svn.zope.org, cvs.zope.org, and  
download.zope.org, died Tuesday morning. Thanks to the heroic efforts  
of ZC operations staff, all of the services of the old machine were  
restored onto a new faster machine with a modern operating system.   
This was done by the end of Tuesday.


One service that didn't make it was the old key-upload application.   
It used PHP libraries that we didn't want to move to the new box.   
Also, this program was pretty lame because it used a text area rather  
than a file upload to input keys. This led to lots of key mangling.   
I've replaced this application with a micro-Zope application.  (This  
would have been a Bobo application if Bobo still lived.  Bobo shall  
rise again!)  The new application is available at:


  https://cvs.zope.org/upload-key.html

If you need to change your keys, that's what you should use.

For people who might want to become contributors,  I've tried to  
create comprehensive yet concise set of instructions:


  
http://www.zope.org/DevHome/Subversion/ImpatientPeoplesGuideToRequestingCommitPrivileges

Jim

--
Jim Fulton
Zope Corporation


___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] New key upload program

2008-05-02 Thread Benji York
On Fri, May 2, 2008 at 3:09 PM, Jim Fulton [EMAIL PROTECTED] wrote:

   https://cvs.zope.org/upload-key.html

I get an SSL error when visiting that page:

Secure Connection Failed

cvs.zope.org uses an invalid security certificate.

The certificate expired on 11/10/2005 11:39 AM.

Not something I'd normally complain about, but being a key uploader...
-- 
Benji York
Senior Software Engineer
Zope Corporation
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] New key upload program

2008-05-02 Thread Jim Fulton


On May 2, 2008, at 3:35 PM, Benji York wrote:


On Fri, May 2, 2008 at 3:09 PM, Jim Fulton [EMAIL PROTECTED] wrote:


 https://cvs.zope.org/upload-key.html


I get an SSL error when visiting that page:

   Secure Connection Failed

   cvs.zope.org uses an invalid security certificate.

   The certificate expired on 11/10/2005 11:39 AM.

Not something I'd normally complain about, but being a key uploader...


Not my problem. :)

You got this from the old program to.

This thing probably doesn't really need to be https. I just followed  
what was there before.


Jim

--
Jim Fulton
Zope Corporation


___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] New key upload program

2008-05-02 Thread Stephan Richter
On Friday 02 May 2008, Jim Fulton wrote:
 As most of you probably know, the machine that is known by many names,  
 including mail.zope.org, svn.zope.org, cvs.zope.org, and  
 download.zope.org, died Tuesday morning. Thanks to the heroic efforts  
 of ZC operations staff, all of the services of the old machine were  
 restored onto a new faster machine with a modern operating system.  
 This was done by the end of Tuesday.

Kudos to the people there! It was great to see the services come back that 
quickly.

Regards,
Stephan
-- 
Stephan Richter
Web Software Design, Development and Training
Google me. Zope Stephan Richter
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )