Go to file
n8fr8 219242cef7 updated target version 2012-10-25 15:27:38 +05:30
.settings First check-in of Orbot: the Onion Routing Robot (aka Tor on Android) 2009-10-21 23:17:45 +00:00
docs added docs folder and readme's 2012-05-09 23:08:00 -04:00
external 0.2.4.4-alpha-1.0.11-RC4 2012-10-22 17:52:30 +05:30
libs updated jar binary for development 2012-10-01 12:36:51 +05:30
patches collection of submitted patches 2012-10-04 11:28:47 +05:30
res added new onion notification icon 2012-10-25 15:14:51 +05:30
src/org/torproject/android moved init to oncreate to try and stop flashing 2012-10-25 15:15:11 +05:30
.classpath updated makefile to fix issues resources 2012-05-06 22:47:34 -04:00
.gitignore cleaning up git 2012-10-04 11:29:58 +05:30
.gitmodules added obfsproxy submodule 2012-05-04 10:59:50 -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 added screenSize config change support 2012-10-25 15:19:01 +05:30
BUILD new build instructions 2012-05-03 19:40:21 -04:00
CHANGELOG 0.2.4.4-alpha-1.0.11-RC4 2012-10-22 17:52:49 +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
README project file cleanup 2012-05-09 23:07:40 -04:00
TODO small changes to README etc files 2011-04-15 16:39:35 +00: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
procfg.txt added ant build script and proguard opt 2012-01-27 11:00:07 -05:00
proguard-project.txt adding obfuscation config 2012-10-04 11:29:42 +05:30
project.properties updated target version 2012-10-25 15:27:38 +05:30

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: https://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-2012, Nathan Freitas, The Guardian Project
 * https://guardianproject.info/ */