[tor-talk] Tor Onion Proxy Library

Yaron Goland yarong at microsoft.com
Thu Feb 19 01:17:53 UTC 2015


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.

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


More information about the tor-talk mailing list