From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id m4+kImTWPl8eNwAA0tVLHw (envelope-from ) for ; Thu, 20 Aug 2020 20:00:36 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id MH0bHmTWPl81GgAAbx9fmQ (envelope-from ) for ; Thu, 20 Aug 2020 20:00:36 +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 B68F29403CA for ; Thu, 20 Aug 2020 20:00:35 +0000 (UTC) Received: from localhost ([::1]:45042 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k8qjh-0004hR-Cp for larch@yhetil.org; Thu, 20 Aug 2020 16:00:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54766) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k8qjU-0004hC-FN for help-guix@gnu.org; Thu, 20 Aug 2020 16:00:20 -0400 Received: from w4.tutanota.de ([81.3.6.165]:52108) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k8qjR-0004nf-Iv for help-guix@gnu.org; Thu, 20 Aug 2020 16:00:20 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id 32A8E10602D1 for ; Thu, 20 Aug 2020 20:00:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1597953612; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=3dnY+R7vaFfXj6QaP1ZzzcldHDe+eSfVKSahHasmTu0=; b=bMWh+ejLHmaKdBWNEX+Iqe7m+fpfJ1jf1oFGF8fYHCsO3vNTEm2xYkfOFAHyCQOC /zSb2FbKsVIPduB54sfGXnjh5ZRfMg6HN5QkQKDPpOL9QH0oYkVOD4+WQrRUan8Gv6h mhvP6+yvuZZXbtotYOTy1sMJrFLXasT9ImL2mmvrdZaMkhfGIRhL5KtZdxmKd+iZqVO fNlHZPYDqmADznw37pyVOxQYDozRSQ3IY1sVbOcKAJdzxHLsi1PXfcVwQj6n1jii0O5 1Cre3g2cmh76LEEg9PDFtVM8C7zYp8J1iWv6X0wCx19N25Mc6zaBkG6guUd0IssQLOy BlXiwmB+ug== Date: Thu, 20 Aug 2020 22:00:12 +0200 (CEST) To: Guix Mailing List Message-ID: Subject: Systemwide TOR Service MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=81.3.6.165; envelope-from=julia.galaman@tutanota.com; helo=w4.tutanota.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/20 16:00:12 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" Reply-to: julia.galaman@tutanota.com From: julia.galaman--- via X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=tutanota.com header.s=s1 header.b=bMWh+ejL; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -0.01 X-TUID: OsGKM/zLT1sG Hello everyone, I'm going to reiterate, because I finally know how to ask this question. Does anybody know how to configure the systemwide TOR service you can inclu= de when installing the system? So that it's actually usable and visible to = IceCat and such? Thanks in advance! --=20 Bezpiecznie wys=C5=82ane za pomoc=C4=85 serwisu Tutanota. Otrzymaj ju=C5=BC= dzi=C5=9B swoj=C4=85=C2=A0szyfrowan=C4=85, woln=C4=85 od reklam skrzynk=C4= =99 mailow=C4=85!=20 https://tutanota.com