Go to file
Unpublished 99eb75aeaf update gradle to 4.5.1
includes speed and memory usage improvements
2018-03-16 10:24:18 +01:00
external update binaries and version to tor 0.3.1.9 2017-12-01 22:39:45 +05:30
gradle/wrapper update gradle to 4.5.1 2018-03-16 10:24:18 +01:00
tor-android-binary remove useless stuff and update android gradle plugin to 3.0.1 2018-03-16 10:24:08 +01: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
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 remove useless stuff and update android gradle plugin to 3.0.1 2018-03-16 10:24:08 +01:00
gradle.properties remove auto of date patches 2017-11-17 12:37:08 -05:00
gradlew update gradle to 4.5.1 2018-03-16 10:24:18 +01:00
gradlew.bat update gradle to 4.5.1 2018-03-16 10:24:18 +01: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