From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Mistaken authorship on some commits Date: Thu, 2 Apr 2020 14:17:36 -0400 Message-ID: <20200402181736.GA20385@jasmine.lan> References: <87r1x5stuo.fsf@asu.edu> <20200402173326.GA4768@jasmine.lan> <874ku1iy6n.fsf@nckx> <87369liy1a.fsf@nckx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54260) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jK4PN-0007Th-SK for guix-devel@gnu.org; Thu, 02 Apr 2020 14:17:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jK4PM-00073Q-UJ for guix-devel@gnu.org; Thu, 02 Apr 2020 14:17:41 -0400 Received: from wout4-smtp.messagingengine.com ([64.147.123.20]:48081) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jK4PM-0006zE-L4 for guix-devel@gnu.org; Thu, 02 Apr 2020 14:17:40 -0400 Content-Disposition: inline In-Reply-To: <87369liy1a.fsf@nckx> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Tobias Geerinckx-Rice Cc: guix-devel@gnu.org On Thu, Apr 02, 2020 at 07:43:13PM +0200, Tobias Geerinckx-Rice wrote: > Tobias Geerinckx-Rice 写道: > > > If you do `git show --format=full` on these commits, it shows who > > > actually committed them to the repo. > > > > Are you sure this isn't trivially spoofable? > > > > Not that it would be a big deal, but ‘actually committed’ might give > > someone wrong ideas. > > Forgot to add: I'd recommend --show-signature for that reason. Sure, that's why we require signed commits.