Delivery-Date: Thu, 19 Feb 2015 06:01:16 -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,RCVD_IN_DNSWL_MED,
	RP_MATCHES_RCVD,UNPARSEABLE_RELAY,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 5F97A1E042F
	for <archiver@seul.org>; Thu, 19 Feb 2015 06:01:14 -0500 (EST)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id C44C7332B4;
	Thu, 19 Feb 2015 11:01:10 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 58CB13313F
 for <tor-talk@lists.torproject.org>; Thu, 19 Feb 2015 11:01:07 +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 md0CJPWr_d6r for <tor-talk@lists.torproject.org>;
 Thu, 19 Feb 2015 11:01:07 +0000 (UTC)
Received: from paulo.mayfirst.org (paulo.mayfirst.org [209.234.253.240])
 (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 14847319FC
 for <tor-talk@lists.torproject.org>; Thu, 19 Feb 2015 11:01:07 +0000 (UTC)
Received: from paulo.mayfirst.org (unknown [127.0.0.1])
 by paulo.mayfirst.org (Postfix) with ESMTP id 45CC8415A
 for <tor-talk@lists.torproject.org>; Thu, 19 Feb 2015 06:01:03 -0500 (EST)
Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender:
 nathanfreitas@paulo.mayfirst.org) with ESMTPSA id 1B9BF3F34
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailauth.nyi.internal (Postfix) with ESMTP id 8568720B86
 for <tor-talk@lists.torproject.org>; Thu, 19 Feb 2015 06:01:02 -0500 (EST)
Received: from web1 ([10.202.2.211])
 by compute1.internal (MEProxy); Thu, 19 Feb 2015 06:01:02 -0500
Received: by web1.nyi.internal (Postfix, from userid 99)
 id 606D5C438A3; Thu, 19 Feb 2015 06:01:02 -0500 (EST)
Message-Id: <1424343662.3693605.229628597.043CF8B8@webmail.messagingengine.com>
X-Sasl-Enc: 0cG9eTqcl7jI4XL3Tz6FR2pRNFqm9saZS7tXsW/WwFt7 1424343662
From: Nathan Freitas <nathan@freitas.net>
To: tor-talk@lists.torproject.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-4ba7306c
Date: Thu, 19 Feb 2015 06:01:02 -0500
In-Reply-To: <512753.55494438363539372d31343036383939313433@popretr.messagingengine.com>
References: <1406251939447.79465@microsoft.com>
 <512753.55494438363539372d31343036383939313433@popretr.messagingengine.com>
 <1424308673196.65373@microsoft.com>
X-Virus-Scanned: ClamAV using ClamSMTP
Subject: Re: [tor-talk] Tor Onion Proxy Library
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>

On Wed, Feb 18, 2015, at 08:17 PM, Yaron Goland wrote:
> I just updated the Tor Onion Proxy Library [1]. The library will set up a
> Tor Onion Proxy and help you connect to it as well as use it to host a
> hidden service. It provides an AAR for Android and a JAR for Linux, OS/X
> and Windows.

Thanks for updating us and reminding me of this important effort. We are
looking at breaking up Orbot to be more modular itself, and may utilize
your work to do so, along with our PLUTO effort for pluggable
transports.

> 
> The updates are:
> 
>     Re-wrote the readme to provide some sample code
>     Changed build process to simplify it
>     Updated binaries for Android, Linux, OS/X and Windows to Tor 2.5.10
>     Updated Android project to work with SDK 21
>     Updated Android binary to use PIE so it will work on Lollipop
> 
>     Thanks,
> 
>             Yaron
> 
> [1]
> https://github.com/thaliproject/Tor_Onion_Proxy_Library/releases/tag/v0.0.2
> 
> 
> 
> ________________________________________
> From: Yaron Goland
> Sent: Thursday, July 24, 2014 6:32 PM
> To: tor-talk@lists.torproject.org
> Subject: Tor Onion Proxy Library
> 
> I work on the Thali project [1] which depends on being able to host
> hidden services on Android, Linux, Mac and Windows. We wrote an open
> source library to help us host a Tor OP that that we thought would be
> useful to the general community -
> https://github.com/thaliproject/Tor_Onion_Proxy_Library
> 
> The library produces an AAR (Android) and a JAR (Linux, Mac & Windows)
> that contain the Guardian/Tor Project's Onion Proxy binaries. The code
> handles running the binary, configuring it, managing it, starting a
> hidden service, etc.
> 
> The Tor_Onion_Proxy_Library started off with the Briar code for Android
> that Michael Rogers was kind enough to let us use [2]. We then expanded
> it to handle running on Linux, Mac and Windows. The code is just a
> wrapper around Briar's fork of jtorctl (originally from Guardian I
> believe) and the latest binaries from Guardian and the Tor Project.
> 
> This is an alpha release, version 0.0.0 so please treat accordingly.
> 
> I hope y'all find it useful.
> 
>        Thanks,
> 
>              Yaron
> 
> [1] http://www.thaliproject.org/mediawiki/index.php?title=Main_Page
> [2] Specifically he dual licensed the code under Apache 2 so we could use
> 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
-- 
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

