From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sourceware.org (Postfix) with ESMTPS id A85C4386F432 for ; Sat, 20 Jun 2020 20:36:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A85C4386F432 X-IronPort-AV: E=Sophos;i="5.75,260,1589234400"; d="scan'208";a="352214461" Received: from 85-171-191-139.rev.numericable.fr (HELO stedding) ([85.171.191.139]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Jun 2020 22:36:11 +0200 Date: Sat, 20 Jun 2020 22:36:10 +0200 (CEST) From: Marc Glisse X-X-Sender: glisse@stedding.saclay.inria.fr To: overseers@sourceware.org Subject: Re: New SSH key In-Reply-To: <20200620200306.GA3889@cgf.cx> Message-ID: References: <20200620200306.GA3889@cgf.cx> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jun 2020 20:36:15 -0000 On Sat, 20 Jun 2020, Christopher Faylor wrote: > On Sat, Jun 20, 2020 at 07:39:50PM +0200, Marc Glisse wrote: >> Hello, >> >> it seems that my DSA key is so old that the documented way to update >> it (ssh sourceware.org updatekey < ...) won't work. Could you help me >> switch to this shiny new key? My login is glisse. I don't know what's >> the best way to prove that I am me and not some rando trying to usurp >> my account: I still have access to the old DSA key, I can use the gcc >> bugzilla account associated with this account, I can answer email at >> the email address I am sending this from, which is likely what I >> recorded for the sourceware account. >> >> ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM2PIro7d4s40hr9cHU1PUT+9ZXlJLNnug21ZMtAM+R+ glisse@stedding > > I've added that modern key to your authorized_keys file so you should be > all set. I can confirm it is working, thanks! -- Marc Glisse