Delivery-Date: Thu, 25 Dec 2014 21:45:54 -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=-4.8 required=5.0 tests=BAYES_00,FREEMAIL_FROM,
	RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,URIBL_BLOCKED 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 D745E1E002B
	for <archiver@seul.org>; Thu, 25 Dec 2014 21:45:51 -0500 (EST)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id F292D3286E;
	Fri, 26 Dec 2014 02:45:48 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 4277032869
 for <tor-talk@lists.torproject.org>; Fri, 26 Dec 2014 02:45:46 +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 g1xNW2HFUPKv for <tor-talk@lists.torproject.org>;
 Fri, 26 Dec 2014 02:45:46 +0000 (UTC)
Received: from smtp5.hushmail.com (smtp5a.hushmail.com [65.39.178.235])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client CN "smtp.hushmail.com", Issuer "Self-signed" (not verified))
 by eugeni.torproject.org (Postfix) with ESMTPS id 0BACC32866
 for <tor-talk@lists.torproject.org>; Fri, 26 Dec 2014 02:45:45 +0000 (UTC)
Received: from smtp5.hushmail.com (smtp5a.hushmail.com [65.39.178.235])
 by smtp5.hushmail.com (Postfix) with SMTP id 7A1CE60249
 for <tor-talk@lists.torproject.org>; Fri, 26 Dec 2014 02:45:42 +0000 (UTC)
Received: from smtp.hushmail.com (w2.hushmail.com [65.39.178.46])
 by smtp5.hushmail.com (Postfix) with ESMTP
 for <tor-talk@lists.torproject.org>; Fri, 26 Dec 2014 02:45:42 +0000 (UTC)
Received: by smtp.hushmail.com (Postfix, from userid 99)
 id 4E4CCA00BA; Fri, 26 Dec 2014 02:45:42 +0000 (UTC)
MIME-Version: 1.0
Date: Thu, 25 Dec 2014 20:45:42 -0600
To: tor-talk@lists.torproject.org
From: silence_eternal@hush.ai
Message-Id: <20141226024542.4E4CCA00BA@smtp.hushmail.com>
X-Content-Filtered-By: Mailman/MimeDel 2.1.15
Subject: [tor-talk] Running a Tor node on a Rasberry Pi
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>

I've been very interested recently with this idea of running a Tor
server on one of these.A Raspberry Pi is a great little computer, and
cheap as well, going for only around $40 for a Model B with a micro
usb power cable and a micro sd card.With its low power draw and size,
it has great potential for an unobtrusive Tor server you can simply
keep in a cabinet or a small dyi case.I would love to be able to use
it to run a Tor relay or exit node. However, I'm not as able with
compiling and scripting as many of you, so I cannot easily do this.
I would like to be able to have a distribution that could run on one
of these RPi's. That would entail a very low usage of resources and
compatible with an ARM processor.It wouldn't need any services or
processes such as web browsing or even a GUI (but it would be handy
for debugging).SSH would be wonderful so one could control it from
their desktop (or even phone!)I would simply like to be able to image
the distro onto a micro sd card, plug it into the RPi, and boot
it.And, without any further user action, the RPi would start the Tor
node.
Now I understand there is already some packages already that do some
of these.
Tor-ramdisk (http://opensource.dyc.edu/tor-ramdisk) is a nice little
Tor server that live-boots into RAM. However, I believe it requires
some user interaction to set up on boot.Also, there aren't any
versions that work with ARM processor architecture. I've emailed the
creator and talked with him about porting it to ARM and I believe he
is working on it.
I recently just heard about the Cipollini project
(https://github.com/gordon-morehouse/cipollini).This build seems to be
more of what I'm looking for, but I haven't exactly figured out how to
use it.Its also currently in the pre-alpha stages.
Can anyone give me any help/tips/comments/feedback on resources or
ideas or such?I would greatly appreciate it.
-- 
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

