b620f828a1
This includes extras in the Intents that are sent as replies to the two different requests to start tor (ACTION_START and ACTION_START_TOR). These extras give all of the current SOCKS and HTTP proxy settings, so that the app can dynamically use the correct settings. Sometimes there are port conflicts, so apps should dynamically adjust in order to reliably find tor. closes #3612 https://dev.guardianproject.info/issues/3612 refs #4419 https://dev.guardianproject.info/issues/4419 refs #3690 https://dev.guardianproject.info/issues/3690 refs #3687 https://dev.guardianproject.info/issues/3687 refs #3859 https://dev.guardianproject.info/issues/3859 |
||
---|---|---|
.settings | ||
.tx | ||
description | ||
docs | ||
external | ||
jni | ||
libs | ||
patches | ||
res | ||
src | ||
.classpath | ||
.gitignore | ||
.gitmodules | ||
.project | ||
AUTHORS | ||
AndroidManifest.xml | ||
BUILD | ||
CHANGELOG | ||
INSTALL | ||
LICENSE | ||
README | ||
TODO | ||
add-proguard-release.xml | ||
bcdroid.manifest | ||
build.xml | ||
compare-to-official-release | ||
custom_rules.xml | ||
fix-translations | ||
jenkins-build | ||
make-release-build | ||
proguard-project.txt | ||
project.properties | ||
setup-ant | ||
web_hi_res_512.png | ||
web_hi_res_512_dark.png | ||
web_hi_res_512_dark.xcf |
README
Orbot: Android Onion Routing Robot *********************************************** Orbot is a freely licensed open-source application developed for the Android platform. It acts as a front-end to the Tor binary application, and also provides an HTTP Proxy for connecting web browsers and other HTTP client applications into the Tor SOCKS interface. *********************************************** Orbot is a component of the Guardian Project, an effort to develop a secure, anonymous smartphone for use by human rights activists, journalists and others around the world. Learn more: https://guardianproject.info/ *********************************************** 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 *********************************************** /* Copyright (c) 2009-2013, Nathan Freitas, The Guardian Project * https://guardianproject.info/ */ *****