Delivery-Date: Mon, 15 Feb 2016 08:08:57 -0500
Return-Path: <tor-talk-bounces@lists.torproject.org>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on moria.seul.org
X-Spam-Level: 
X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,BODY_URI_ONLY,
	RCVD_IN_DNSWL_MED,T_RP_MATCHES_RCVD autolearn=ham version=3.3.1
X-Original-To: archiver@seul.org
Delivered-To: archiver@seul.org
Received: from eugeni.torproject.org (eugeni.torproject.org [38.229.72.13])
	(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by khazad-dum.seul.org (Postfix) with ESMTPS id 4A4431E0A5A;
	Mon, 15 Feb 2016 08:08:56 -0500 (EST)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 418D939303;
	Mon, 15 Feb 2016 13:08:53 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 56939392F4
 for <tor-talk@lists.torproject.org>; Mon, 15 Feb 2016 13:08:49 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at 
Received: from eugeni.torproject.org ([127.0.0.1])
 by localhost (eugeni.torproject.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 9octHZdWEvbr for <tor-talk@lists.torproject.org>;
 Mon, 15 Feb 2016 13:08:49 +0000 (UTC)
Received: from u1.1gb.ua (smtp-1.1gb.com.ua [195.234.4.10])
 by eugeni.torproject.org (Postfix) with ESMTP id F3001392FB
 for <tor-talk@lists.torproject.org>; Mon, 15 Feb 2016 13:08:48 +0000 (UTC)
Received: from Spooler by u1.1gb.ua (Mercury/32 v4.52) ID MO005A2E;
 15 Feb 2016 15:08:49 +0200
Received: from spooler by mail-u1-robots.in-solve.hidden (Mercury/32 v4.52);
 15 Feb 2016 15:08:41 +0200
Received: from ul1.1gb.ua (195.234.4.24) by smtp-1.1gb.com.ua (Mercury/32
 v4.52) with ESMTP ID MG005A23; 15 Feb 2016 15:08:30 +0200
Received: from [192.162.141.53] ([192.162.141.53]) (authenticated bits=0)
 by ul1.1gb.ua (8.14.9/8.14.0) with ESMTP id u1FD8Qov002775
 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO)
 for <tor-talk@lists.torproject.org>; Mon, 15 Feb 2016 15:08:26 +0200
To: tor-talk@lists.torproject.org
References: <56C1BBA9.5040807@beroal.in.ua> <56C1BF8C.10509@openmailbox.org>
From: me@beroal.in.ua
Message-ID: <56C1CDCA.40401@beroal.in.ua>
Date: Mon, 15 Feb 2016 15:08:26 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
 Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <56C1BF8C.10509@openmailbox.org>
Subject: Re: [tor-talk] Does Tor support ControlSocket?
X-BeenThere: tor-talk@lists.torproject.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: tor-talk@lists.torproject.org
List-Id: "all discussion about theory, design,
 and development of Onion Routing" <tor-talk.lists.torproject.org>
List-Unsubscribe: <https://lists.torproject.org/cgi-bin/mailman/options/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=unsubscribe>
List-Archive: <http://lists.torproject.org/pipermail/tor-talk/>
List-Post: <mailto:tor-talk@lists.torproject.org>
List-Help: <mailto:tor-talk-request@lists.torproject.org?subject=help>
List-Subscribe: <https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Errors-To: tor-talk-bounces@lists.torproject.org
Sender: "tor-talk" <tor-talk-bounces@lists.torproject.org>

On 15.02.16 14:07, nusenu wrote:
> me@beroal.in.ua:
>> Hi. Some old discussions on "stem" and "vidalia" suggest that Tor may be
>> controlled via a Unix domain socket. This seems like a good way to
>> control Tor on Unix; I just need to add a user who will control Tor to
>> the "tor" group. But I can't find anything like a documentation.
> Did you look in to tor's man page?
>
> the relevant torrc option is called:
> ControlSocket ;)
{{{
Permissions on directory /var/run/tor are too permissive.
Before Tor can create a control socket in "/var/run/tor/control", the 
directory "/var/run/tor" needs to exist, and to be accessible only by 
the user account that is running Tor.
}}}
Why are not permissions 0770 allowed?
-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

