From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: push right for trivial commits Date: Thu, 22 Nov 2018 10:15:23 +0100 Message-ID: <87va4pcw2c.fsf@gnu.org> References: <875zxej04d.fsf@gmail.com> <87k1lq5tv0.fsf@gnu.org> <87d0rd2tj6.fsf@gmail.com> <87sh07r285.fsf@gnu.org> <87sh05zr5q.fsf@gmail.com> <20181113123153.xvdmwo7e46m5ap5t@abyayala> <878t1wj6a0.fsf@gnu.org> <87ftvu6vp6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gPlHT-00043x-Ei for guix-devel@gnu.org; Thu, 22 Nov 2018 04:28:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gPl53-0004Wg-6P for guix-devel@gnu.org; Thu, 22 Nov 2018 04:15:26 -0500 In-Reply-To: <87ftvu6vp6.fsf@gmail.com> (Alex Vong's message of "Thu, 22 Nov 2018 04:07:33 +0800") 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.org@gnu.org Sender: "Guix-devel" To: Alex Vong Cc: guix-devel@gnu.org Alex Vong skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > > [...] >> >> Hmm? I think it neither works nor doesn=E2=80=99t work with Savannah be= cause >> AIUI Savannah simply stores the keys. Or am I missing something? >> > I think ECC key works with commit signing precisely because commit > signing simply requires Savannah to store the key. However, for > functionalities provided by Savannah (e.g. sending email to your address > encrypted with your ECC public key), it wouldn't work (as mentioned in > ). OK, I didn=E2=80=99t know about this feature. Thanks for explaining! Ludo=E2=80=99.