Delivery-Date: Wed, 13 Aug 2014 22:34:37 -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=-3.9 required=5.0 tests=BAYES_00,DKIM_ADSP_ALL,
	DKIM_SIGNED,RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID 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 8CC7E1E0C25;
	Wed, 13 Aug 2014 22:34:35 -0400 (EDT)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 983B530A30;
	Thu, 14 Aug 2014 02:34:31 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id A1BB930A30
 for <tor-talk@lists.torproject.org>; Thu, 14 Aug 2014 02:34:27 +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 AERcOGsqUoW1 for <tor-talk@lists.torproject.org>;
 Thu, 14 Aug 2014 02:34:27 +0000 (UTC)
Received: from latitanza.investici.org (latitanza.investici.org
 [IPv6:2001:888:2000:56::19])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client CN "smtp.autistici.org",
 Issuer "Autistici/Inventati Certification Authority" (not verified))
 by eugeni.torproject.org (Postfix) with ESMTPS id 75C3730A22
 for <tor-talk@lists.torproject.org>; Thu, 14 Aug 2014 02:34:27 +0000 (UTC)
Received: from [82.94.249.234] (latitanza [82.94.249.234]) (Authenticated
 sender: griffin@cryptolab.net) by localhost (Postfix) with ESMTPSA id
 441651207C8; Thu, 14 Aug 2014 02:34:22 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cryptolab.net;
 s=stigmate; t=1407983662;
 bh=34816lMPcZ3NJf4rjhE/mfAo+3xa/hyXKy2okodf+ao=;
 h=Date:From:To:Cc:Subject:In-Reply-To:References;
 b=JSuE/fcLU6ncnzZZMnYChdq00Ipmdw727n07ywDHuNR+C9vp9BARFdTG9FrVU2K/W
 TzK8l2ovS6kV5K2E1AeIpmRcIRetbZTjBGDiPRgJXw2sUDBdQiCnLXA1OY1YswR0Xb
 FHrmEeOAeKM/r5FmEyDzQ/U+vxz5lESCzvAIlxTk=
MIME-Version: 1.0
Date: Wed, 13 Aug 2014 22:34:22 -0400
From: Griffin Boyce <griffin@cryptolab.net>
To: tor-talk@lists.torproject.org
In-Reply-To: <CADop2NEM4n5ebEdGz_W-Mvk4W6bxa+fe=WHPdQrK2L_41457YQ@mail.gmail.com>
References: <CADop2NHJ7NyDERbbGVOFtMefc=n-f-y86zcpS+8Hc-rcd2sVhA@mail.gmail.com>
 <CADop2NEM4n5ebEdGz_W-Mvk4W6bxa+fe=WHPdQrK2L_41457YQ@mail.gmail.com>
Message-ID: <38dd2124de8287448ac0f085bd05d3aa@cryptolab.net>
X-Sender: griffin@cryptolab.net
User-Agent: autistici.org webmail
Subject: Re: [tor-talk]
 =?utf-8?q?Is_there_a_known_tool/script_for_analyzing_t?=
 =?utf-8?q?he_Tor_consensus_files=3F?=
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>

Hey Virgil,

   The answer depends on what you'd like to do with consensus files.  
There was (is?) a GSoC project by Daniel Marti in furtherance of 
proposal 140 [2][1], but that's probably not what you're looking for.

   There's also a script by Moritz Bartl that analyzes consensus files 
and turns them into a KML[3]

   I might be able to give you a better answer if you can give relevant 
details.

   Also, AFAIK, collecTor is just the website [4].

best,
Griffin

[1] 
https://gitweb.torproject.org/torspec.git/blob_plain/refs/heads/master:/proposals/140-consensus-diffs.txt
[2] https://lists.torproject.org/pipermail/tor-dev/2014-May/006792.html
[2b] https://github.com/mvdan/tor
[3] https://github.com/moba/tormap
[4] https://lists.torproject.org/pipermail/tor-dev/2014-June/006942.html



On 2014-08-13 21:01, Virgil Griffith wrote:
> And just to be pedantically clear, the data on metrics.torproject.org 
> is
> computed from the collecTor historical consensus files?
> 
> -V
> 
> On Wednesday, August 13, 2014, Virgil Griffith <i@virgil.gr> wrote:
> 
>> Or, if I were to dream, to highlight the differences between two Tor
>> consensus files?


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

