From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Signed archives Date: Tue, 04 Feb 2014 14:12:24 +0100 Message-ID: <874n4fnhs7.fsf@gnu.org> References: <87txcqesqv.fsf@karetnikov.org> <87eh3ure1r.fsf@gnu.org> <87bnyyiv2u.fsf_-_@karetnikov.org> <87ha8qo7rl.fsf@gnu.org> <8761p5jv1g.fsf@karetnikov.org> <87r47tfmes.fsf@gnu.org> <8738k0pj8c.fsf@karetnikov.org> 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]:43784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAfsf-0007Rt-71 for guix-devel@gnu.org; Tue, 04 Feb 2014 08:17:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WAfsV-0002j5-FD for guix-devel@gnu.org; Tue, 04 Feb 2014 08:17:37 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:56515) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAfsV-0002ia-7c for guix-devel@gnu.org; Tue, 04 Feb 2014 08:17:27 -0500 In-Reply-To: <8738k0pj8c.fsf@karetnikov.org> (Nikita Karetnikov's message of "Mon, 03 Feb 2014 14:45:55 +0400") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Nikita Karetnikov Cc: guix-devel@gnu.org Hi! Nikita Karetnikov skribis: > I=E2=80=99d like to see a signature in the wild. Are there any signed .n= arinfo > files on hydra.nixos.org? I=E2=80=99ve checked GNU Hello [1]; it=E2=80= =99s not signed. Then I guess it=E2=80=99s not actually deployed on hydra.nixos.org. The log of the Nix commits I referred to does contain an example, and I believe there are test cases as well. So I guess for now the best we can do is look at the code. HTH, Ludo=E2=80=99.