Go to file
Roger Dingledine 178d06b8d3 reformat, fix typos and urls, etc
svn:r22010
2010-03-18 04:52:53 +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 updated changelog and resource definition files 2010-03-18 03:15:40 +00:00
src/org/torproject/android fixed a few small bugs, added new network package classes for future functionality 2010-03-18 03:15:20 +00:00
.classpath migrating Orbot codebase from old repo and updating to 0.0.3a 2010-02-08 20:39:42 +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 reformat, fix typos and urls, etc 2010-03-18 04:52:53 +00:00
AndroidManifest.xml updated changelog and resource definition files 2010-03-18 03:15:40 +00:00
BUILD reformat, fix typos and urls, etc 2010-03-18 04:52:53 +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 reformat, fix typos and urls, etc 2010-03-18 04:52:53 +00:00
README reformat, fix typos and urls, etc 2010-03-18 04:52:53 +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 bump orbot version to prepare for new release, update tor version listed in layout 2010-03-08 06:33:34 +00:00
default.properties updated changelog and resource definition files 2010-03-18 03:15:40 +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/ */