Go to file
Jacob Appelbaum 1fd59dfac2 This is an updated build document that gets us one step closer to an actual .apk file!
svn:r20832
2009-10-25 04:33:05 +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 First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
libs added libs directory; moved jsocks.jar 2009-10-25 04:22:17 +00:00
res First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
src/org/torproject/android Removed the futuristic copyright notice 2009-10-21 23:33:48 +00:00
.classpath Removed the futuristic copyright notice 2009-10-21 23:33:48 +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 added CHANGELOG and INSTALL documentation; begrudgingly agreed to call Jake by his proper name, and not Jack 2009-10-21 23:57:31 +00:00
AndroidManifest.xml First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
BUILD This is an updated build document that gets us one step closer to an actual .apk file! 2009-10-25 04:33:05 +00:00
CHANGELOG added CHANGELOG and INSTALL documentation; begrudgingly agreed to call Jake by his proper name, and not Jack 2009-10-21 23:57:31 +00:00
INSTALL added CHANGELOG and INSTALL documentation; begrudgingly agreed to call Jake by his proper name, and not Jack 2009-10-21 23:57:31 +00:00
LICENSE Removed the futuristic copyright notice 2009-10-21 23:33:48 +00:00
README Removed the futuristic copyright notice 2009-10-21 23:33:48 +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 added new ant build script 2009-10-25 04:21:57 +00:00
default.properties First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
jsocks.jar First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00

README

Orbot: Android Onion Routing Robot
***********************************************
This is a freely licensed open-source application developed for the 
Android platform, that acts as a front-end to the Tor binary application.
Orbot 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 develope
a secure, anonymous smartphone for use by human rights activists, journalists
and others around the world. Learn more: http://openideals.com/guardian

***********************************************
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 http://torproject.org

Tor Frequently Asked Questions:
        https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ

***********************************************

/* Copyright (c) 2009, Nathan Freitas, The Guardian Project - http://openideals.com/guardian */