Go to file
n8fr8 f946cef6e3 adding these in to the build process 2012-05-03 18:49:47 -04:00
.settings First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
external adding these in to the build process 2012-05-03 18:49:47 -04:00
patches added in original submitted patches for posterity 2011-05-03 05:54:24 +00:00
res removing binary privoxy 2012-05-02 23:35:57 -04:00
src/org/torproject/android cleaned up tor control cookie file code for #5305 2012-04-08 23:22:54 -04:00
.classpath project updates 2012-05-02 23:36:47 -04:00
.gitmodules adding in git submodules info 2012-05-03 14:33:05 -04:00
.project First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
AUTHORS Updated AUTHORS 2011-06-29 22:35:19 +05:30
AndroidManifest.xml updated to platform 15 2012-05-03 15:09:55 -04:00
BUILD updates to build, changelog info for obfsproxy 2012-02-13 07:32:16 -05:00
CHANGELOG updated changelog 2012-05-03 18:46:36 -04:00
GSoC.txt Added GSoC plan 2011-06-15 17:47:41 +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
OBFSPROXY not much here yet 2012-02-23 14:24:18 -05: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
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 updated build file for latest SDK 2012-05-02 23:37:09 -04:00
po2xml.sh minor modification to the script, new translations for mk, updated translations for ca 2011-03-18 08:52:46 +00:00
procfg.txt added ant build script and proguard opt 2012-01-27 11:00:07 -05:00
project.properties updated project to 15 2012-05-03 15:19:18 -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: 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/ */