From debbugs-submit-bounces@debbugs.gnu.org Sat May 02 18:02:33 2020 Received: (at 22883) by debbugs.gnu.org; 2 May 2020 22:02:33 +0000 Received: from localhost ([127.0.0.1]:54067 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jV0DR-00089C-0P for submit@debbugs.gnu.org; Sat, 02 May 2020 18:02:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36092) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jV0DO-00088x-Vu for 22883@debbugs.gnu.org; Sat, 02 May 2020 18:02:31 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40358) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jV0DJ-0001wl-GV; Sat, 02 May 2020 18:02:25 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=48438 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jV0DI-0007Qu-Ic; Sat, 02 May 2020 18:02:25 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Ricardo Wurmus Subject: Re: bug#22883: Authenticating a Git checkout References: <87io14sqoa.fsf@dustycloud.org> <87h9ep8gxk.fsf@gnu.org> <20160426001359.GA23088@jasmine> <874majg0z8.fsf@gnu.org> <87bn3iz1xc.fsf_-_@gnu.org> <87wpket748.fsf@gnu.org> <87bmkwm8ed.fsf@gnu.org> <87png9o8i2.fsf@elephly.net> <87fth4bj6y.fsf@gnu.org> <87bln9oupo.fsf@gnu.org> Date: Sun, 03 May 2020 00:02:22 +0200 In-Reply-To: <87bln9oupo.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 30 Apr 2020 17:32:19 +0200") Message-ID: <87ftci3si9.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 22883 Cc: 22883@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Ludovic Court=C3=A8s skribis: > Next steps: > > =E2=80=A2 Clean up the (guix openpgp) API a bit, for instance by using = proper > SRFI-35 error conditions. Done the API cleanup. I=E2=80=99ll go ahead and push the current =E2=80=98= wip-openpgp=E2=80=99 branch (squashing commits marked as such) tomorrow if there are no objections. The formats and mechanisms are not set in stone until this is generalized to channels, but we=E2=80=99re getting there. Now=E2=80=99s a = good time to raise any concerns you may have, comrades! Ludo=E2=80=99.