Go to file
Erinn Clark 01368e3b1f update BUILD with new android target, update strings for new versions of Tor and Orbot
svn:r22703
2010-07-29 15:00:10 +00:00
.settings First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
assets tweaked the new settings for relays and firewalls; updated parsing script too 2010-03-06 04:11:36 +00:00
res update BUILD with new android target, update strings for new versions of Tor and Orbot 2010-07-29 15:00:10 +00:00
src/org/torproject/android big checkin for 0.0.8-beta-280710a build with new start wizard, improved ctrlport handling, and root config 2010-07-28 04:43:58 +00:00
.classpath multiple updates related to pending 0.0.8 including fixes for trac #1388 #1509 #1530 #1513 #1333 2010-07-19 22:34:15 +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 two more fixes, then call it good for now 2010-03-18 05:01:08 +00:00
AndroidManifest.xml update BUILD with new android target, update strings for new versions of Tor and Orbot 2010-07-29 15:00:10 +00:00
BUILD update BUILD with new android target, update strings for new versions of Tor and Orbot 2010-07-29 15:00:10 +00:00
CHANGELOG reformat, fix typos and urls, etc 2010-03-18 04:52:53 +00:00
INSTALL reformat, fix typos and urls, etc 2010-03-18 04:52:53 +00:00
LICENSE two more fixes, then call it good for now 2010-03-18 05:01:08 +00:00
README reformat, fix typos and urls, etc 2010-03-18 04:52:53 +00:00
TODO adding TODO file with GSoC ideas in here as well 2010-03-31 21:55:29 +00: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 update BUILD with new android target, update strings for new versions of Tor and Orbot 2010-07-29 15:00:10 +00:00
default.properties update BUILD with new android target, update strings for new versions of Tor and Orbot 2010-07-29 15:00:10 +00:00
po2xml.sh we need to escape every apostrophe, including update for nl 2010-07-19 14:55:54 +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/ */