Merge branch 'master' of github.com:n8fr8/tor-android

This commit is contained in:
n8fr8 2017-11-17 12:34:31 -05:00
commit c2189d4a2c
1 changed files with 17 additions and 0 deletions

17
README
View File

@ -3,6 +3,23 @@ Tor Android
*********************************************** ***********************************************
This is a project forked from Orbot for building the tor binary for 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
***********************************************
repositories {
maven { url "https://raw.githubusercontent.com/guardianproject/gpmaven/master" }
}
dependencies {
compile 'org.torproject:tor-android-binary:0.3.1'
}
*********************************************** ***********************************************
Tor protects your privacy on the internet by hiding the connection Tor protects your privacy on the internet by hiding the connection
between your Internet address and the services you use. We believe Tor between your Internet address and the services you use. We believe Tor