[gentoo-dev] GSoC 2016: Extensions for the Gentoo Wiki

2016-03-26 Thread Ankita Shukla
Hi, I am Ankita Shukla, a Computer Science senior undergraduate at Indian Institute of Technology, Roorkee, India. I have applied to Gentoo project 'Extensions for the Gentoo Wiki'. The Gentoo Wiki has been the main documentation source for Gentoo for well over two years now. It has plenty of con

Re: [gentoo-dev] ssh keys setup for git.gentoo.org after ssh-dss deprecation

2016-03-26 Thread Paweł Hajdan , Jr .
On 3/26/16 11:41 AM, Michał Górny wrote: > On Sat, 26 Mar 2016 18:40:17 +0900 > Aaron Bauman wrote: >> Git SSH key changes are done manually by the infra team. I just went >> through >> the same issue when I updated my keys. Hope this helps. > > Updated. Thanks! Everything works now. Should

Re: [gentoo-dev] ssh keys setup for git.gentoo.org after ssh-dss deprecation

2016-03-26 Thread Michał Górny
On Sat, 26 Mar 2016 18:40:17 +0900 Aaron Bauman wrote: > On Saturday, March 26, 2016 10:05:58 AM JST Paweł Hajdan, Jr. wrote: > > I recently hit ssh-dss key deprecation > > ( > > > l>), and PubkeyAcceptedKeyTypes=+ssh

Re: [gentoo-dev] ssh keys setup for git.gentoo.org after ssh-dss deprecation

2016-03-26 Thread Aaron Bauman
On Saturday, March 26, 2016 10:05:58 AM JST Paweł Hajdan, Jr. wrote: > I recently hit ssh-dss key deprecation > ( l>), and PubkeyAcceptedKeyTypes=+ssh-dss on the client side allows me to > keep access to Gentoo infrastruct

[gentoo-dev] ssh keys setup for git.gentoo.org after ssh-dss deprecation

2016-03-26 Thread Paweł Hajdan , Jr .
I recently hit ssh-dss key deprecation (), and PubkeyAcceptedKeyTypes=+ssh-dss on the client side allows me to keep access to Gentoo infrastructure I need. I generated a new RSA key using instructions from