You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
n8fr8 e822160b00
udpate gradle depend version to 0.3.4.8-2
5 years ago
external fixes #7 disable dirauth support for tor client only mode 5 years ago
gradle/wrapper update build files 5 years ago
sampletorapp add split APK support to the sample 5 years ago
tor-android-binary udpate gradle depend version to 0.3.4.8-2 5 years ago
.gitignore change gitignore to allow for assets 6 years ago
.gitmodules remove polipo 5 years ago
.project updates to improve VPN support 8 years ago
AUTHORS updated AUTHORS for amoghbl1 10 years ago
BUILD remove polipo 5 years ago
LICENSE update license for better Obfs4proxy display 6 years ago
README update README for 0.3.1.9 6 years ago
TODO small changes to README etc files 12 years ago
build.gradle update build files 5 years ago
gradle.properties update build files 5 years ago
gradlew update gradle to 4.5.1 5 years ago
gradlew.bat update gradle to 4.5.1 5 years ago
project.properties update build files 5 years ago
settings.gradle add simple sample app 5 years ago
tor-droid-make.sh update script to build for x86 and armeabi 6 years ago

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