Re: [python-committers] PSA: replace your DSA keys for SSH

2015-10-08 Thread Paul Moore
On 8 October 2015 at 03:58, Benjamin Peterson wrote: >> Just noting that the Windows section of the devguide: >> >> https://docs.python.org/devguide/faq.html >> >> should probably be changed to say something other than the current: >> >> Use PuTTYgen to generate your public key. Choose the

Re: [python-committers] PSA: replace your DSA keys for SSH

2015-10-08 Thread Terry Reedy
On 10/7/2015 10:38 PM, Tim Peters wrote: [Benjamin Peterson ] As a followup to this, I have now removed all DSA keys. People who only had DSA keys will need to submit new keys to hgaccounts@. I sent a new one about 11 hours ago. I am still getting Putty Fatal Error Disconnected: No supported

Re: [python-committers] PSA: replace your DSA keys for SSH

2015-10-08 Thread Tim Peters
[Terry Reedy , on SSH keys] > I sent a new one about 11 hours ago. I am still getting > Putty Fatal Error > Disconnected: No supported authentication methods available > (server sent: publickey) > > Is anyone tending the mail box, or do I have to do something else? My new one got installed about

Re: [python-committers] PSA: replace your DSA keys for SSH

2015-10-08 Thread Brett Cannon
I personally know Terry's key has not been installed yet. You will always get a reply email from whomever installs your new key that it was done and that you should test it. This manual key management is yet another reason why we are going to get a new development process *somehow* in 2016. On Th

Re: [python-committers] PSA: replace your DSA keys for SSH

2015-10-08 Thread Brett Cannon
People are reading it, just a matter of people having a checkout and time to get to the keys. If no one beats me to it I will personally work through the backlog tonight. On Thu, 8 Oct 2015 at 10:07 Terry Reedy wrote: > On 10/7/2015 10:38 PM, Tim Peters wrote: > > [Benjamin Peterson ] > >> As a

Re: [python-committers] PSA: replace your DSA keys for SSH

2015-10-08 Thread Terry Reedy
On 10/8/2015 1:20 PM, Brett Cannon wrote: I personally know Terry's key has not been installed yet. You will always get a reply email from whomever installs your new key that it was done and that you should test it. Ignore the one I sent 12 hours ago: it was still DSA though with more bits. I

Re: [python-committers] PSA: replace your DSA keys for SSH

2015-10-08 Thread Terry Reedy
On 10/8/2015 1:20 PM, Brett Cannon wrote: > You will > always get a reply email from whomever installs your new key that it was > done and that you should test it. Perhaps follow "29. How do I generate an SSH-2 public key? All generated SSH keys should be sent to hgaccou...@python.org for addi