Delivery-Date: Sat, 31 Oct 2015 07:37:36 -0400
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=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED,
	T_RP_MATCHES_RCVD,UNPARSEABLE_RELAY 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 309E01E0333;
	Sat, 31 Oct 2015 07:37:35 -0400 (EDT)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 0CB083761B;
	Sat, 31 Oct 2015 11:37:31 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id A3D183760F
 for <tor-talk@lists.torproject.org>; Sat, 31 Oct 2015 11:37:27 +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 0wyeaH7YzY6p for <tor-talk@lists.torproject.org>;
 Sat, 31 Oct 2015 11:37:27 +0000 (UTC)
Received: from boum.org (boum.org [204.13.164.192])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client CN "*.boum.org", Issuer "Gandi Standard SSL CA 2" (not verified))
 by eugeni.torproject.org (Postfix) with ESMTPS id 820213757A
 for <tor-talk@lists.torproject.org>; Sat, 31 Oct 2015 11:37:27 +0000 (UTC)
Received: from localhost (censure.boum.org [192.168.122.20])
 by boum.org (Postfix) with ESMTP id 7052128B1
 for <tor-talk@lists.torproject.org>; Sat, 31 Oct 2015 12:37:23 +0100 (CET)
Received: from boum.org ([192.168.122.29])
 by localhost (censure.boum.org [192.168.122.20]) (amavisd-new, port 10024)
 with ESMTP id uYkHoUtpcCus for <tor-talk@lists.torproject.org>;
 Sat, 31 Oct 2015 12:37:22 +0100 (CET)
Received: from boum.org (boum.org [127.0.0.1])
	with ESMTPSA id 95AB12609
Received: from boum.org (boum.org [127.0.0.1])	with ESMTP id B535572AD73
Message-Id: <85y4ejtgk2.fsf@boum.org>
From: intrigeri <intrigeri@boum.org>
To: tor-talk@lists.torproject.org
References: <20151031112430.GC19854@schlepptopp.fritz.box>
Date: Sat, 31 Oct 2015 12:37:17 +0100
In-Reply-To: <20151031112430.GC19854@schlepptopp.fritz.box> (Lukas Epple's
 message of "Sat, 31 Oct 2015 12:24:30 +0100")
MIME-Version: 1.0
Subject: Re: [tor-talk] Add unix socket to Tor control socket?
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-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: tor-talk-bounces@lists.torproject.org
Sender: "tor-talk" <tor-talk-bounces@lists.torproject.org>

Lukas Epple wrote (31 Oct 2015 11:24:30 GMT) :
> what do you guys think about unix socket support for the tor control port?

torrc(5):

       ControlSocket Path
           Like ControlPort, but listens on a Unix domain socket, rather than a TCP
           socket.  0 disables ControlSocket (Unix and Unix-like systems only.)

:)
-- 
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

