Go to file
Nathan Freitas e9396b7cc2 use new bundled xtables binary appropriately 2013-12-28 09:21:25 -05:00
.settings First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
docs updated orbot glow icon 2013-08-23 13:03:59 -04:00
external add patches for iptables/xtables building on Android 2013-12-28 09:21:13 -05:00
libs adding back in jtorctrl jar file 2013-12-27 15:28:39 -05:00
patches collection of submitted patches 2012-10-04 11:28:47 +05:30
res stop button for notification bar 2013-12-28 00:44:09 -05:00
src/org/torproject/android use new bundled xtables binary appropriately 2013-12-28 09:21:25 -05:00
.classpath updated classpath for latest eclipse 2013-07-22 15:18:26 -04:00
.gitignore adding new iptables/xtables build from source 2013-12-28 09:10:05 -05:00
.gitmodules adding new iptables/xtables build from source 2013-12-28 09:10:05 -05:00
.project First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
AUTHORS add our new icon source CC license link 2013-08-19 11:17:46 -04:00
AndroidManifest.xml updating SDK and removing share intents 2013-12-27 15:28:28 -05:00
BUILD new build instructions 2012-05-03 19:40:21 -04:00
CHANGELOG v11 stable update 2012-11-07 01:30:16 +05:30
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 updating to Android 18 / 4.4 2013-12-27 15:28:15 -05:00
update-ant-build.sh updates for building 2013-07-22 13:57:10 -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/ */

 *****