From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH] ui: 'package->recutils' serializes the source field. Date: Sun, 7 Aug 2016 12:26:15 +0200 Message-ID: References: <20160805145804.26753-1-david@craven.ch> <87y44af52m.fsf@gmail.com> <87shuit01e.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWLHk-0005fZ-Pv for guix-devel@gnu.org; Sun, 07 Aug 2016 06:26:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bWLHe-0008FA-Nv for guix-devel@gnu.org; Sun, 07 Aug 2016 06:26:23 -0400 Received: from mail-yb0-x242.google.com ([2607:f8b0:4002:c09::242]:33270) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWLHd-0008Er-H1 for guix-devel@gnu.org; Sun, 07 Aug 2016 06:26:18 -0400 Received: by mail-yb0-x242.google.com with SMTP id e125so2403280ybc.0 for ; Sun, 07 Aug 2016 03:26:16 -0700 (PDT) In-Reply-To: <87shuit01e.fsf@gnu.org> 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: Mathieu Lirzin Cc: guix-devel , Alex Kost If I understand you correctly, you are saying the following: We shouldn't display an url to a tarball that may contain unfree software, because a user might run `guix package -s` download the tarball from the source-uris field and build and run the code, and accidentally run nonfree software on his computer?