Delivery-Date: Sat, 26 Sep 2015 02:14:13 -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.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	RCVD_IN_DNSWL_MED,T_DKIM_INVALID,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 CAA3C1E137A;
	Sat, 26 Sep 2015 02:14:11 -0400 (EDT)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id DCBAA36C92;
	Sat, 26 Sep 2015 06:14:06 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id BB64536BC4
 for <tor-talk@lists.torproject.org>; Sat, 26 Sep 2015 06:14:03 +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 NT_-LjgcQunC for <tor-talk@lists.torproject.org>;
 Sat, 26 Sep 2015 06:14:03 +0000 (UTC)
Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client CN "*.riseup.net",
 Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified))
 by eugeni.torproject.org (Postfix) with ESMTPS id 9C3CD36B8F
 for <tor-talk@lists.torproject.org>; Sat, 26 Sep 2015 06:14:03 +0000 (UTC)
Received: from cotinga.riseup.net (unknown [10.0.1.161])
 (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
 (Client CN "*.riseup.net",
 Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK))
 by mx1.riseup.net (Postfix) with ESMTPS id EEEC3C0DB4
 for <tor-talk@lists.torproject.org>; Fri, 25 Sep 2015 23:14:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak;
 t=1443248041; bh=wt8/yZimp0L4TIeNlhnqBoYl+N7FfHsRW54phC/BVkE=;
 h=Date:From:To:Subject:From;
 b=CrQnRzFupeX+c0kZvSCSRSmdSlqXMrcFupTSE2xiVAMwphdgfzUb5kuTeiAqVQ82A
 9YmOdIb2z0Mhk1CgV6m6O47ueS/u6vjldHHQcVQzGbaF/NxnBs1mRKF79PC9DN7cp1
 v09sW1mX++JHSniqGHnQmkqma6vJQ6FHAXb0Ia+U=
Received: from [127.0.0.1] (localhost [127.0.0.1])
 (Authenticated sender: colinmahns) with ESMTPSA id 8D7401C0082
Date: Sat, 26 Sep 2015 02:12:24 -0400
From: Colin Mahns <colinmahns@riseup.net>
To: tor-talk@lists.torproject.org
Message-ID: <20150926061222.GA4995@riseup.net>
MIME-Version: 1.0
User-Agent: Mutt/1.5.23 (2014-03-12)
X-Virus-Scanned: clamav-milter 0.98.7 at mx1.riseup.net
X-Virus-Status: Clean
Subject: [tor-talk] tor-relay-bootstrap -- automated setup for a Tor bridge,
 relay, and exit
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: multipart/mixed; boundary="===============5385527000938980604=="
Errors-To: tor-talk-bounces@lists.torproject.org
Sender: "tor-talk" <tor-talk-bounces@lists.torproject.org>


--===============5385527000938980604==
Content-Type: multipart/signed; micalg=pgp-sha512;
	protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy"
Content-Disposition: inline


--gBBFr7Ir9EOA20Yy
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi all!

Wrapped up a mini-project of mine a few hours ago, which was a
re-working of Micah Lee's tor-relay-bootstrap script. The main
improvements I've added are making it work on Debian Jessie, merging in
_NSAKEY's tor-bridge-bootstrap fork, along with adding options to set up
your server to be a bridge, relay, or exit (with the appropriate
iptables rules).

https://github.com/colinmahns/tor-relay-bootstrap

I've tested the script out on a blank Jessie box I have here and can
confirm it works with all three options, but would love some additional
testing. I'm not a programmer by trade so if anyone has any ideas on how
to improve it feel free to put in an issue or pull request. I have a few
ideas that I've written down in the README file as to how I'd like to
see the script progress but would love to hear more suggestions.=20

Colin

--gBBFr7Ir9EOA20Yy
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJWBjdGAAoJEO5AyXwfVvMgOqkP/Apg6dn38MBWv4fC4DJSXLGT
560WMK7/0sqcART4+xPp+2ZT9DnY318kCEwEVJXjrLMkgjrUNfkS6j1Tf3/gTjrt
I9nRbqyOqMfhOEPYLviIOXHiAM0oHfd3ai2AtwQaIA7TXzOMfDKJPn7LAguOAYMI
ND7gO+aE+p1ETCCDeVUDGwfdxIsCPoOklEgQRFVb4GwvT0RX7DmcaoYhQ+e+ayMq
/tkKO7dR2lSw7Zaj1fyuKIcUu2NRHOoPGMTkpwo5Qq+MVf86lE2sZSkamgFMhBrJ
KCTYvjMm+nn7zdEEvIDWF+FAh5MAujib/0Hv8lQbN4zpd3iHnyjfSEJJTpRIfwVI
knqcFVMUVlTZeLsJVguziyiZ6TdRlIuObwWcdiMHa5xnbhoouhYd5wb87DAX1xUa
+s1ubUw2L9nA8Ic104/vYvA02M5Va9+jdXCF5YyY99CwfgCtthhPV6EgKQ2lVkMd
YNeFrwS6/80D/juVLMfe+rSDkwbUTeMSh5evucjE1PNxwRBznKhq7GOuBJoC1d3n
uDujv5jhSCtYt6H2jeDVWppWmi1Ak8IiOQlJ/fOPbSKJyscuuHy3u/1ftdGScpnB
ZeNzUA0qW1I9vrwsGL+VBsMtKFDtp7DC/BF5cqcsiEyHsAvq1zMwhWh75GqDD0Zu
3NPNxGwLs3lJ4UAdxBrs
=eBKV
-----END PGP SIGNATURE-----

--gBBFr7Ir9EOA20Yy--

--===============5385527000938980604==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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

--===============5385527000938980604==--

