From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51196 invoked by alias); 13 Jan 2016 10:31:44 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 51180 invoked by uid 89); 13 Jan 2016 10:31:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=BAYES_00,KAM_COUK,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy= X-HELO: sasl.smtp.pobox.com Received: from pb-smtp0.int.icgroup.com (HELO sasl.smtp.pobox.com) (208.72.237.35) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 13 Jan 2016 10:31:42 +0000 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-smtp0.pobox.com (Postfix) with ESMTP id C6B65316E6 for ; Wed, 13 Jan 2016 05:31:39 -0500 (EST) Received: from pb-smtp0.int.icgroup.com (unknown [127.0.0.1]) by pb-smtp0.pobox.com (Postfix) with ESMTP id BEB59316E4 for ; Wed, 13 Jan 2016 05:31:39 -0500 (EST) Received: from [192.168.1.86] (unknown [89.242.10.127]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pb-smtp0.pobox.com (Postfix) with ESMTPSA id D5926316E2 for ; Wed, 13 Jan 2016 05:31:38 -0500 (EST) From: Brian Gough Subject: Re: sourceware/gcc ssh public key analysis To: overseers@sourceware.org References: <20160112220925.51505.qmail@sourceware.org> Message-ID: <56962789.40307@network-theory.co.uk> Date: Wed, 13 Jan 2016 10:31:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20160112220925.51505.qmail@sourceware.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Pobox-Relay-ID: D4471AAC-B9E0-11E5-8E90-6BD26AB36C07-14813046!pb-smtp0.pobox.com X-SW-Source: 2016-q1/txt/msg00015.txt.bz2 You can remove the account below, it is no longer in use. Thank you. On 12/01/16 22:09, root@sourceware.org wrote: > Due to recent user reports of difficulty logging onto the server > known as sourceware.org / gcc.gnu.org / etc., we are scanning > your installed ssh public keys for continued compatibility. > Here is your analysis. > > FILENAME /home/bjg/.ssh/authorized_keys > FILEDATE 2008-05-21 > SHELL you have shell access > RSA 1024: weak rsa key > > You have no strong keys. If you still need access to sourceware/gcc, > consider generating new key-pair with % ssh-keygen -t rsa -b 4096 > and if necessary, sending the .pub part to. > > Happy hacking!