From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12692 invoked by alias); 13 Jan 2020 20:33:14 -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 12681 invoked by uid 89); 13 Jan 2020 20:33:14 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:415, logins X-HELO: elastic.org Received: from li367-187.members.linode.com (HELO elastic.org) (96.126.110.187) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 13 Jan 2020 20:33:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=elastic.org ; s=default2; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=ox/m+u9LqalgtZSBt6YOI2rDEs5USrh8zlnoDYgx/Rk=; b=BhGeISnunAdbB5W8eLFh68PO+B xInriMCxbJs0h7oOjlDNwLDrx1RU0lHYUpnRPlGHG2fJgEBSMqeNLvMw9uzDjakuMRtqYPbTGKiAd NurrS10zY9Lr+tQ44BkPZvqDsRFM4qc8sTzpdLwO6qeDL3aZA5L4MtVz6SoWNi6uq2vdU+8j+rPIU EHWeUUYmO+Kmrmy/qEMl8KAWDaSWpSHCL1BIae7oo5hklRQMB+F1GQJvZwXmh4BNv1MAHGZSxo2KC bUQMSXnuQ+DRd1AY2BN2fGR0MhP7lTwha9yVc2FjkOMEVYzZZeS3GIGB2Ge+XaLmHwfWjLo+DjuVh NaAg/Fkg==; Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.3) (envelope-from ) id 1ir6Od-0002dd-Mb; Mon, 13 Jan 2020 20:33:11 +0000 Received: from fche by elastic.org with local (Exim 4.92.3) (envelope-from ) id 1ir6Od-0009GG-8q; Mon, 13 Jan 2020 15:33:11 -0500 Date: Mon, 13 Jan 2020 20:33:00 -0000 From: "Frank Ch. Eigler" To: Steven Bosscher Cc: overseers@sourceware.org Subject: Re: Remove my keys? Message-ID: <20200113203311.GI89021@elastic.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Sender-Verification: "" X-IsSubscribed: yes X-SW-Source: 2020-q1/txt/msg00016.txt Hi - > I used to contribute to GCC but I haven't committed anything in years. > I also haven't updated my keys. Can they please be remove from > sourceware? Seems safer than keeping them there, inactive... Only public keys are on sourceware.org, and in your case, only a .pub that sourceware itself no longer accepts for logins (old DSA). I will still nuke it, but there was no risk. - FChE