[python-committers] Weak SSH keys

Benjamin Peterson benjamin at python.org
Tue Jun 2 18:41:56 CEST 2015



On Tue, Jun 2, 2015, at 12:35, Skip Montanaro wrote:
> On Tue, Jun 2, 2015 at 11:28 AM, Benjamin Peterson <benjamin at python.org>
> wrote:
> > Also, everyone should use ed25519 keys now. :)
> 
> For people like myself who are behind the curve, can someone point me
> to a primer on generating new, more secure SSH keys?

You just have to pass the right option to ssh-keygen

https://docs.python.org/devguide/faq.html#how-do-i-generate-an-ssh-2-public-key


More information about the python-committers mailing list