Go to file
n8fr8 51c7a076a5 update makefile to copy into proper native lib location 2018-05-09 12:53:26 -04:00
external update makefile to copy into proper native lib location 2018-05-09 12:53:26 -04:00
gradle/wrapper update to use faux .so shared library method for loading tor binary 2018-05-09 12:47:25 -04:00
tor-android-binary update to use faux .so shared library method for loading tor binary 2018-05-09 12:47:25 -04:00
.gitignore change gitignore to allow for assets 2017-11-17 10:44:42 -05:00
.gitmodules remove polipo 2018-03-16 17:56:33 +01: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 remove polipo 2018-03-16 17:56:33 +01: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 update to use faux .so shared library method for loading tor binary 2018-05-09 12:47:25 -04: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