[python-committers] Weak SSH keys
Benjamin Peterson
benjamin at python.org
Tue Jun 2 18:41:56 CEST 2015
More information about the python-committers mailing list
Tue Jun 2 18:41:56 CEST 2015
- Previous message (by thread): [python-committers] Weak SSH keys
- Next message (by thread): [python-committers] Weak SSH keys
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [python-committers] Weak SSH keys
- Next message (by thread): [python-committers] Weak SSH keys
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list