From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNawl-0000pe-MK for guix-patches@gnu.org; Wed, 21 Jun 2017 04:25:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNawg-0000Bn-MN for guix-patches@gnu.org; Wed, 21 Jun 2017 04:25:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56150) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dNawg-0000Ba-IS for guix-patches@gnu.org; Wed, 21 Jun 2017 04:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dNawg-0006rI-9r for guix-patches@gnu.org; Wed, 21 Jun 2017 04:25:02 -0400 Subject: [bug#27394] [PATCH] gnu: tor: Add seccomp support. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <9a77b4c9d799bd5f95bf3fce88e268af@mykolab.com> Date: Wed, 21 Jun 2017 10:24:15 +0200 In-Reply-To: <9a77b4c9d799bd5f95bf3fce88e268af@mykolab.com> (Rutger Helling's message of "Wed, 21 Jun 2017 08:57:01 +0200") Message-ID: <87mv91kats.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Rutger Helling Cc: 27394-done <27394-done@debbugs.gnu.org> Hi, Rutger Helling skribis: > I don't have any issues (yet) running it with the sandbox on, but I > agree it's good to test it extensively beforehand and depending on the > stability wait until the Tor Project defaults to it.=20 Sounds reasonable. Thanks for your feedback, ng0 and Rutger. Ludo=E2=80=99.