On Fri, 28 Oct 2005, Christopher Faylor wrote: > I just updated the cvs/svn shell on gcc.gnu.org. It now has the ability > to add a v2 key to the system: > > ssh gcc.gnu.org 'updatekey' < ~/.ssh/id_rsa.pub > > This will add the id_rsa.pub to the authorized_keys file on gcc.gnu.org. > It will, of course, only work if you are already able to access the > system.
That's really, really cool. Thanks! Gerald