Go to file
n8fr8 b4cdbff06b update installer for new geoip uncompressed format 2018-01-03 22:49:40 -05:00
external update binaries and version to tor 0.3.1.9 2017-12-01 22:39:45 +05:30
gradle/wrapper update to latest build tools and gradle 2017-10-31 09:42:01 -04:00
tor-android-binary update installer for new geoip uncompressed format 2018-01-03 22:49:40 -05:00
.gitignore change gitignore to allow for assets 2017-11-17 10:44:42 -05:00
.gitmodules more cleanup, removal of unused items from orbotservice 2017-11-17 10:40:46 -05:00
.project updates to improve VPN support 2015-12-30 13:21:33 -05:00
AUTHORS updated AUTHORS for amoghbl1 2013-12-28 09:39:59 -05:00
BUILD Add android tor build script 2017-12-07 13:25:56 -02:00
CHANGELOG update CHANGELOG 2017-11-01 09:57:40 -04:00
LICENSE update license for better Obfs4proxy display 2017-10-14 12:17:48 -04:00
README update README for 0.3.1.9 2017-12-03 10:04:16 +05:30
TODO small changes to README etc files 2011-04-15 16:39:35 +00:00
build.gradle more cleanup, removal of unused items from orbotservice 2017-11-17 10:40:46 -05:00
gradle.properties remove auto of date patches 2017-11-17 12:37:08 -05:00
gradlew big check-in of major gradle refactor; now building and running! 2016-06-29 00:20:20 -04:00
gradlew.bat big check-in of major gradle refactor; now building and running! 2016-06-29 00:20:20 -04:00
jenkins-build fix ant builds by using frozen SDK 2016-09-26 21:06:12 +02:00
make-release-build Merge branch 'update-ant-build' of https://github.com/eighthave/orbot into eighthave-update-ant-build 2017-01-13 22:16:59 -05:00
project.properties cleanup, and update project properties 2017-11-16 13:55:17 -05:00
settings.gradle rename module to tor-android-binary 2017-11-17 10:45:47 -05:00
tor-droid-make.sh update script to build for x86 and armeabi 2017-12-07 12:36:38 -05:00

README

Tor Android
***********************************************
This is a project forked from Orbot for building the tor binary for Android

How to Build
***********************************************
Please see: https://raw.githubusercontent.com/n8fr8/tor-android/master/BUILD

How to Use via Gradle
***********************************************

Add the repository your list as shown:

repositories {
        maven { url "https://raw.githubusercontent.com/guardianproject/gpmaven/master" }
    }
    
and then add the dependency, setting it to the latest version (or any version) we have made available, as a release:

dependencies {
    compile 'org.torproject:tor-android-binary:0.3.1.9'
}



***********************************************
Tor protects your privacy on the internet by hiding the connection
between your Internet address and the services you use. We believe Tor
is reasonably secure, but please ensure you read the instructions and
configure it properly. Learn more at https://torproject.org/

Tor Frequently Asked Questions:
        https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ
        https://www.torproject.org/faq.html.en