From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0@n0.is Subject: bug#35417: Tor Service Date: Thu, 25 Apr 2019 11:56:52 +0000 Message-ID: <20190425115652.n5ftufgtn7pliyr6__5876.45394714258$1556193496$gmane$org@uptimegirl> References: <9db8b9d241902804f6161274028bcf4ee552a26c.camel@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:39708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hJd0t-0008Na-8L for bug-guix@gnu.org; Thu, 25 Apr 2019 07:58:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hJd0s-0000yh-BI for bug-guix@gnu.org; Thu, 25 Apr 2019 07:58:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44123) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hJd0s-0000xz-7i for bug-guix@gnu.org; Thu, 25 Apr 2019 07:58:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hJd0r-0000vF-UD for bug-guix@gnu.org; Thu, 25 Apr 2019 07:58:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: 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.org@gnu.org Sender: "bug-Guix" To: Julien Lepiller Cc: guix-devel@gnu.org, 35417@debbugs.gnu.org, Raghav Gururajan Julien Lepiller transcribed 565 bytes: > Le 24 avril 2019 18:34:22 GMT+02:00, Raghav Gururajan a écrit : > >Hello Guix! > > > >Including "tor-service-type" does not invoke and add "tor" package into > >the system. Without "tor" package, tor commands cannot be used. > >Therefore, "tor-service-type" is of little or no use, if it does not > >invoke and add "tor" package into the system. > > > >Regards, > >RG. > > Hi, > > What kind of command do you want to run? The tor service runs tor and you can configure, eg. your browser to use it through a socks proxy. So it is of some use :) My guess is that this is about torsocks.