Delivery-Date: Thu, 31 Jul 2014 10:10:59 -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.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED,
	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 D773F1E0B97;
	Thu, 31 Jul 2014 10:10:57 -0400 (EDT)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id DB45B30A1A;
	Thu, 31 Jul 2014 14:10:53 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 5C5D630A19
 for <tor-talk@lists.torproject.org>; Thu, 31 Jul 2014 14:10:50 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at eugeni.torproject.org
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 9YE_11tNkyhq for <tor-talk@lists.torproject.org>;
 Thu, 31 Jul 2014 14:10:50 +0000 (UTC)
Received: from posteo.de (mx02.posteo.de [89.146.194.165])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by eugeni.torproject.org (Postfix) with ESMTPS id 2D29730A07
 for <tor-talk@lists.torproject.org>; Thu, 31 Jul 2014 14:10:49 +0000 (UTC)
Received: from localhost (localhost.localdomain [127.0.0.1])
 by mail.posteo.de (Postfix) with ESMTP id 40BE225B17CE
 for <tor-talk@lists.torproject.org>; Thu, 31 Jul 2014 16:10:46 +0200 (CEST)
X-Virus-Scanned: amavisd-new at posteo.de
Received: from posteo.de ([10.125.125.178]) (using TLS)
 by localhost (amavis1.posteo.de [10.125.125.165]) (amavisd-new, port 10026)
 with ESMTPS id mrqQ2x5fHjiS for <tor-talk@lists.torproject.org>;
 Thu, 31 Jul 2014 16:10:44 +0200 (CEST)
Received: from mail.posteo.de (localhost [127.0.0.1])
 by mail.posteo.de (Postfix) with ESMTPSA id 857AB2C32BF
 for <tor-talk@lists.torproject.org>; Thu, 31 Jul 2014 16:10:44 +0200 (CEST)
Message-ID: <53DA4E23.6090602@posteo.de>
Date: Thu, 31 Jul 2014 16:09:39 +0200
From: Martin Kepplinger <martink@posteo.de>
User-Agent: Mozilla/5.0 (X11; Linux i686;
 rv:24.0) Gecko/20100101 Icedove/24.6.0
MIME-Version: 1.0
To: tor-talk@lists.torproject.org
References: <a3c379101a94882d292b82de72d30ecf@cajuntechie.org>
In-Reply-To: <a3c379101a94882d292b82de72d30ecf@cajuntechie.org>
X-Enigmail-Version: 1.6
Subject: Re: [tor-talk] Question about the myfamily variable in torrc
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>

Am 2014-07-31 01:02, schrieb Cypher:
> I'm about to fire up another exit relay and I want to make sure users
> are protected from picking both of my relays in the same chain. So I
> came across the MyFamily variable in the torrc file. I have two
> questions about how to properly set this variable:
> 
> 1. In the docs, it says NOT to use your relays fingerprint. What do I
> use instead and where can I get it?
> 
> 2. Do I need to list the current relay in its own MyFamily variable or
> just every other relay I run excluding the current one?
> 
> Thanks,
> Cypher
> 
> 
as describen in the manual
https://www.torproject.org/docs/tor-manual.html.en you use fingerprints
or nicknames. fingerprints are preferred I guess. the format is $fingerpint

You can just maintain one list of all your relays and put the same line
in every torrc. Doesn't matter if the relay itself is in it.

                        martin
-- 
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

