Go to file
Nathan Freitas 6afb5da06a updated BUILD info to add split command for tor binary 2011-07-25 17:35:39 -04:00
.settings First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
libs adding tor control java lib to project 2011-05-16 03:51:08 +00:00
patches added in original submitted patches for posterity 2011-05-03 05:54:24 +00:00
res updated tor binary segments to 0.2.3.1-alpah 2011-07-25 17:25:49 -04:00
src/org/torproject/android fixed and cleaned up file path issues with binary installs and execution 2011-07-25 16:12:41 -04:00
.classpath small changes to README etc files 2011-04-15 16:39:35 +00:00
.project First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
AUTHORS Permissions screen added 2011-06-04 02:12:06 +05:30
AndroidManifest.xml new version info and log entries 2011-07-25 11:10:47 -04:00
AndroidManifest.xml.debug updated manifest files with latest version info 2011-05-17 03:09:25 +00:00
AndroidManifest.xml.production updated manifest files with latest version info 2011-05-17 03:09:25 +00:00
BUILD updated BUILD info to add split command for tor binary 2011-07-25 17:35:39 -04:00
CHANGELOG new version info and log entries 2011-07-25 11:10:47 -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 reformat, fix typos and urls, etc 2010-03-18 04:52:53 +00:00
TODO small changes to README etc files 2011-04-15 16:39:35 +00:00
WALKTHROUGH notes from GSoC11 walkthrough session 2011-06-02 16:22:09 -04: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 fixed permission issues; added green notification icon; improved root/su checking logic 2010-09-21 01:26:40 +00:00
default.properties small changes to README etc files 2011-04-15 16:39:35 +00:00
po2xml.sh minor modification to the script, new translations for mk, updated translations for ca 2011-03-18 08:52:46 +00: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: http://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-2010, Nathan Freitas, The Guardian Project
 * http://guardianproject.info/ */