From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id UFcMAQN/U2ACDgAA0tVLHw (envelope-from ) for ; Thu, 18 Mar 2021 16:25:39 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id UNhiOAJ/U2CmfwAAB5/wlQ (envelope-from ) for ; Thu, 18 Mar 2021 16:25:38 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8A2339CB7 for ; Thu, 18 Mar 2021 17:25:38 +0100 (CET) Received: from localhost ([::1]:32904 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lMvSr-0005gq-7Q for larch@yhetil.org; Thu, 18 Mar 2021 12:25:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54472) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lMvCo-0006BT-Ao for guix-patches@gnu.org; Thu, 18 Mar 2021 12:09:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36320) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lMvCo-0004jS-12 for guix-patches@gnu.org; Thu, 18 Mar 2021 12:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lMvCn-00026n-PP for guix-patches@gnu.org; Thu, 18 Mar 2021 12:09:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47013] [PATCH] gnu: Harden filesystem links. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 18 Mar 2021 16:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47013 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo Famulari ,47013@debbugs.gnu.org Received: via spool by 47013-submit@debbugs.gnu.org id=B47013.16160836878032 (code B ref 47013); Thu, 18 Mar 2021 16:09:01 +0000 Received: (at 47013) by debbugs.gnu.org; 18 Mar 2021 16:08:07 +0000 Received: from localhost ([127.0.0.1]:47862 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMvBu-00025U-Lj for submit@debbugs.gnu.org; Thu, 18 Mar 2021 12:08:06 -0400 Received: from lepiller.eu ([89.234.186.109]:41252) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMvBs-00025J-VA for 47013@debbugs.gnu.org; Thu, 18 Mar 2021 12:08:05 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id fefa01d1; Thu, 18 Mar 2021 16:08:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date :in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:to:from:message-id; s=dkim; bh=gGE6k36rlj9pfmHMDHspnaQ3mwO8l8v4vs7ysdSHoCk=; b=DT1wNlVYXPfZ 6CaVmOVOybxKIcKM7UjksrZla5RygSsve14HGuHVee/mi8RJQB6wzazX1TbxPh33 KHgjUtBQLUC96ImZN1i1z5UHRZpkUYRW6kPq7QOPOSsFc7qpHl2JEfFjyhfZiwIz JuF0J4mWAro6ktwU6tagvonmPZyQg4DHUJWx274r5PGTXKhhPDagazDKxzjQ5GH0 5qWOHMVgKKDI9Tg6ceSZgnAEp90qisLn/zpjePoxRP7xQpcPyngpIV6ZxqPYvyHE JLF99QpZoj40kVWrQDLJs4V35TV/18AXkbkqVE/OIHEatg3MQ8PRCEC5tYuuOnzP nsAP+oXqmg== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 25f6f62c (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Thu, 18 Mar 2021 16:08:02 +0000 (UTC) Date: Mon, 15 Mar 2021 16:23:24 -0400 User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----0FX3QDF9SJKWW0CKWCP9T2VZPJHOH3" Content-Transfer-Encoding: 7bit From: Julien Lepiller Message-ID: <2F1A50F6-D801-4DA6-9513-97644293A990@lepiller.eu> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1616084738; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=gGE6k36rlj9pfmHMDHspnaQ3mwO8l8v4vs7ysdSHoCk=; b=eZsH2FN/lFP+12YS5+zHS6JTA2lp4OFjAxtD/sAouchhIaHiLMUp3DrhC/aM0NYZ4P2Fr2 2igKtUJVWUbvNEf+1UOx8A9zRQy2xC4UHcNRqbRv7xvBFULe/uaNxHepJsoFZap27lh4WX 9uKbbYl/ueEuYEjI0xJxVhWb6zKUu2admNrxOeyvNrFNNuGHmkNVEnFdZilbLEErbEiiqe vv4tOYb85t5vM1lZlLnTjn5eEsLQrgognCKUOYRQRk+5sYHxbw4PdvPCqHhZdx6BJFYEnc bOEwIH/3C/uH6Mdh/wiatB1kiOth6+DNAKVi6Q1az4aOfk+DoPTjGjFlfo92lw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1616084738; a=rsa-sha256; cv=none; b=NYyLLoZnku22epsWMD4yNalHMrMMREY0GjWTwYARfA3GNhOCxflvLTYZC34QTuUaU6Bpwx pAfKX0akkUtNYa3i2qgiUnPW+wS7BMYLmDetOzz2quFOnhZlHNtDljagStKT10eDenthM5 f8Da1BP8GK2Kk56il4FHm9TsxD/W2HgfUVkH4qnQ0VH/pZRhNGum9bqOqSDd12twdIAejC ylHAJHC+ffNC7ohG3sSl3KqB0aEQViw5WHddMybEr06MxTL/SH8MVIRWb4IkHJDWueToPA S58k/4Ygyi36yfZXdQi9FY4MrvGeZTjuMXvrH58Nt9HDD/8Q6Hs8pTpcbzrC0Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=DT1wNlVY; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=DT1wNlVY; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 8A2339CB7 X-Spam-Score: -0.31 X-Migadu-Scanner: scn0.migadu.com X-TUID: p+cnpNN9uWiW ------0FX3QDF9SJKWW0CKWCP9T2VZPJHOH3 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Not tested but looks ok=2E Could you extend the documentation a bit? Maybe = add the expected type of data for the service and an example on how to use = it with modify-services? With lirks to relevant sections=2E Le 15 mars 2021 14:56:06 GMT-04:00, Leo Famulari a = =C3=A9crit : >On Fri, Mar 12, 2021 at 05:51:21PM -0500, Leo Famulari wrote: >> Does anyone know how we could make it possible for users to change >these >> new defaults? > >With assistance from roptat on #guix, I wrote these patches that work >well and meet all the requirements I had in mind=2E > >Your thoughts? I'd like to push this soon=2E ------0FX3QDF9SJKWW0CKWCP9T2VZPJHOH3 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Not tested but looks ok=2E Could you extend the do= cumentation a bit? Maybe add the expected type of data for the service and = an example on how to use it with modify-services? With lirks to relevant se= ctions=2E

Le 15 mars 2021 14:56:06 GMT-04= :00, Leo Famulari <leo@famulari=2Ename> a =C3=A9crit :
On Fri, Mar 12, 2021 at 05:51:21PM -0500, Leo Famula=
ri wrote:
Does anyone k= now how we could make it possible for users to change these
new defaults= ?

With assistance from roptat on #guix, I wrote these p= atches that work
well and meet all the requirements I had in mind=2E
=
Your thoughts? I'd like to push this soon=2E
------0FX3QDF9SJKWW0CKWCP9T2VZPJHOH3--