From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#28659: bug#39575: guix time-machine fails when a tarball was modified in-place Date: Sun, 16 Feb 2020 11:59:01 +0100 Message-ID: <87k14m3iiy.fsf@gnu.org> References: <87y2t7j54n.fsf@gnu.org> <87eeuy2mua.fsf@gnu.org> <87pnehe0zk.fsf@gnu.org> <878sl47t0q.fsf@gnu.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:470:142:3::10]:45836) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j3Hed-0007c8-3U for bug-guix@gnu.org; Sun, 16 Feb 2020 06:00:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j3Hec-0005nB-8P for bug-guix@gnu.org; Sun, 16 Feb 2020 06:00:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58999) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j3Hec-0005n3-55 for bug-guix@gnu.org; Sun, 16 Feb 2020 06:00:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j3Hec-0003zV-2P for bug-guix@gnu.org; Sun, 16 Feb 2020 06:00:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (zimoun's message of "Sat, 15 Feb 2020 16:43:46 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: zimoun Cc: 39575@debbugs.gnu.org, 28659@debbugs.gnu.org Hi! zimoun skribis: > On Fri, 14 Feb 2020 at 22:34, Ludovic Court=C3=A8s wrote: > >> Also, one could argue that we=E2=80=99d steer users towards downloading = from our >> server, which could be a privacy concern (probably not a strong argument >> since one can easily change the substitute URLs.) > > I am not following the privacy concern. > What do you mean? I mean that by default, someone who=E2=80=99s disabled substitutes (presuma= bly out of security or privacy concerns) would find themself downloading source code from ci.guix.gnu.org instead of various upstream sites. Ludo=E2=80=99.