Go to file
Amogh Pradeep 758633c9e6 Merge branch 'master' of https://github.com/n8fr8/orbot into new_notification_expanded 2014-05-29 05:02:08 +05:30
.settings First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
docs updated graphic 2014-04-03 21:56:06 -04:00
external updated Tor version to 0.2.5.4-alpha 2014-05-04 00:38:29 -04:00
libs update jtorctrl jar 2014-04-24 12:30:31 -04:00
patches collection of submitted patches 2012-10-04 11:28:47 +05:30
res Merge branch 'master' of https://github.com/n8fr8/orbot into new_notification_expanded 2014-05-29 05:02:08 +05:30
src/org/torproject/android Merge branch 'master' of https://github.com/n8fr8/orbot into new_notification_expanded 2014-05-29 05:02:08 +05:30
.classpath updated classpath for latest eclipse 2013-07-22 15:18:26 -04:00
.gitignore Signed-off-by: Nathan Freitas <nathan@freitas.net> 2014-03-27 13:47:16 -04:00
.gitmodules change from privoxy to polipo for http proxy 2014-04-24 23:43:33 -04:00
.project First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
AUTHORS updated AUTHORS for amoghbl1 2013-12-28 09:39:59 -05:00
AndroidManifest.xml updated to 14.0.0-ALPHA-4 2014-05-08 09:56:08 -04:00
BUILD include note about git submodules in BUILD instructions 2013-12-05 18:49:23 -05:00
CHANGELOG update the changelog 2014-05-05 00:09:14 -04:00
INSTALL small changes to README etc files 2011-04-15 16:39:35 +00:00
LICENSE updating project files, including re-enabling onBoot mode for Orbot service 2011-05-03 05:58:58 +00:00
README update the readme copyright 2013-08-19 11:18:11 -04:00
TODO small changes to README etc files 2011-04-15 16:39:35 +00:00
add-proguard-release.xml added ant build script and proguard opt 2012-01-27 11:00:07 -05:00
bcdroid.manifest First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
build.xml updates for building 2013-07-22 13:57:10 -04:00
procfg.txt added ant build script and proguard opt 2012-01-27 11:00:07 -05:00
proguard-project.txt adding obfuscation config 2012-10-04 11:29:42 +05:30
project.properties add the basic proguard support 2014-05-02 00:40:57 -04:00
update-ant-build.sh fix ant build script and target 2014-04-07 12:17:23 -04:00
web_hi_res_512.png add hi-res icon for the web 2014-03-03 10:38:11 -05:00
web_hi_res_512_dark.png updated to dark icon 2014-04-08 10:46:11 -04:00
web_hi_res_512_dark.xcf updated to dark icon 2014-04-08 10:46:11 -04:00

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/ */

 *****