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: Mon, 17 Feb 2020 15:40:13 +0100 Message-ID: <87pned6zw2.fsf@gnu.org> References: <87y2t7j54n.fsf@gnu.org> <87eeuy2mua.fsf@gnu.org> <87pnehe0zk.fsf@gnu.org> <878sl47t0q.fsf@gnu.org> <87k14m3iiy.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]:36702) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j3ha9-0004mi-RF for bug-guix@gnu.org; Mon, 17 Feb 2020 09:41:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j3ha4-0004ph-NN for bug-guix@gnu.org; Mon, 17 Feb 2020 09:41:09 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60465) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j3ha4-0004pd-KP for bug-guix@gnu.org; Mon, 17 Feb 2020 09:41:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j3ha2-0003pL-8Q for bug-guix@gnu.org; Mon, 17 Feb 2020 09:41:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (zimoun's message of "Mon, 17 Feb 2020 11:18:22 +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 Sun, 16 Feb 2020 at 11:59, Ludovic Court=C3=A8s wrote: >> zimoun skribis: >> > On Fri, 14 Feb 2020 at 22:34, Ludovic Court=C3=A8s wrot= e: > >> >> Also, one could argue that we=E2=80=99d steer users towards downloadi= ng from our >> >> server, which could be a privacy concern (probably not a strong argum= ent >> >> 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 (pres= umably >> out of security or privacy concerns) would find themself downloading >> source code from ci.guix.gnu.org instead of various upstream sites. [...] > By privacy concern, do you mean that Guix could collect who downloads > what; in a central fashion? Which is not the case when one downloads > from several distributed upstream sources. Right? Exactly. But like I wrote above, I don=E2=80=99t think it=E2=80=99s a stro= ng argument. What remains is the issue with =E2=80=98content-addressed-item?=E2=80=99, t= hen. Ludo=E2=80=99.