2013-11-02 00:16:14 +00:00
|
|
|
Categories:Internet
|
2012-08-21 21:09:48 +00:00
|
|
|
License:NewBSD
|
2010-12-29 10:55:58 +00:00
|
|
|
Web Site:http://www.torproject.org/docs/android.html.en
|
2012-09-24 15:20:17 +00:00
|
|
|
Source Code:https://gitweb.torproject.org/orbot.git
|
2013-08-17 16:37:43 +00:00
|
|
|
Issue Tracker:https://dev.guardianproject.info/projects/orbot/issues
|
2012-07-26 13:57:24 +00:00
|
|
|
Donate:https://www.torproject.org/donate/donate.html.en
|
2012-10-08 10:31:10 +00:00
|
|
|
FlattrID:5649
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2013-06-17 09:06:42 +00:00
|
|
|
Auto Name:Orbot
|
2012-06-26 18:36:13 +00:00
|
|
|
Summary:Tor (anonymity) client
|
2010-12-29 10:55:58 +00:00
|
|
|
Description:
|
2013-05-27 10:08:12 +00:00
|
|
|
Tor is both software and an open network that helps you defend against network
|
2013-05-09 19:16:16 +00:00
|
|
|
surveillance that
|
2013-05-27 10:08:12 +00:00
|
|
|
threatens personal freedom and privacy, confidential business activities and
|
2013-05-09 19:16:16 +00:00
|
|
|
relationships.
|
2012-09-12 09:54:24 +00:00
|
|
|
|
2013-06-28 11:23:00 +00:00
|
|
|
Orbot allows access to Tor by accessing a local SOCKS or HTTP proxy.
|
|
|
|
On a rooted device, the proxying can be completely transparent i.e. the app
|
|
|
|
that accesses the network need not be aware of the proxy's existence;
|
|
|
|
you can choose which apps go via the proxy in the settings.
|
|
|
|
|
2013-05-27 10:08:12 +00:00
|
|
|
If you don't have root access, there are some apps that are designed to work
|
2013-06-28 11:23:00 +00:00
|
|
|
closely with tor or allow proxied connections:
|
|
|
|
[[info.guardianproject.otr.app.im]], [[info.guardianproject.browser]] and
|
|
|
|
[[org.mariotaku.twidere]].
|
|
|
|
There is also a proxy configurator addon for [[org.mozilla.firefox]] called
|
2012-10-01 18:03:31 +00:00
|
|
|
[https://github.com/guardianproject/ProxyMob/downloads ProxyMob] (not yet
|
|
|
|
available from the Mozilla addon site).
|
2013-06-28 11:23:00 +00:00
|
|
|
|
|
|
|
Requires root: No, but you will need to use apps that allow proxies if root
|
|
|
|
is not granted.
|
2010-12-29 10:55:58 +00:00
|
|
|
.
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2012-09-24 15:20:17 +00:00
|
|
|
Repo Type:git
|
|
|
|
Repo:git://git.torproject.org/orbot.git
|
2012-09-12 09:54:24 +00:00
|
|
|
|
2013-12-30 04:39:30 +00:00
|
|
|
Build:0.2.3.23-rc-1.0.11-RC5-test2,51
|
|
|
|
commit=ff38bf4e5
|
|
|
|
submodules=yes
|
|
|
|
srclibs=ActionBarSherlock@4.1.0
|
|
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
|
|
export NDK_BASE=$$NDK$$ && \
|
|
|
|
export PATH=$PATH:$$NDK$$/toolchain/bin && \
|
|
|
|
sed -i 's/ndk-build/\$(NDK_BASE)\/ndk-build/g' external/Makefile && \
|
|
|
|
make -C external
|
|
|
|
|
2014-01-23 12:30:59 +00:00
|
|
|
Build:13.0.4a,69
|
2014-01-24 14:44:33 +00:00
|
|
|
disable= error: using '$(top_srcdir)' in TESTS is currently broken: '$(top_srcdir)/test/test.sh' parallel-tests: installing './test-driver' autoreconf: automake failed with exit status: 1 make: *** [libevent/Makefile] Error 1 make: Leaving directory `/home/vagrant/build/org.torproject.android/external'. Possible solution: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713626 or disable tests (?).
|
2014-01-23 12:30:59 +00:00
|
|
|
commit=c3327d7ae8e368
|
|
|
|
submodules=yes
|
|
|
|
rm=libs/armeabi;libs/jtorctl.jar
|
|
|
|
build=NDK_BASE=$$NDK$$ make -C external
|
2013-08-09 17:08:23 +00:00
|
|
|
|
2014-01-24 14:44:33 +00:00
|
|
|
Maintainer Notes:
|
|
|
|
51 contains prebuilt iptables.
|
|
|
|
69 should build on normal systems, but you may need to specify NDK_TOOLCHAIN_VERSION in external/Makefile
|
|
|
|
.
|
|
|
|
|
2012-10-22 18:44:34 +00:00
|
|
|
Auto Update Mode:None
|
2013-05-09 19:16:16 +00:00
|
|
|
Update Check Mode:RepoManifest
|
2014-01-16 05:08:49 +00:00
|
|
|
Current Version:13.0.4a
|
|
|
|
Current Version Code:69
|
2012-01-10 23:25:28 +00:00
|
|
|
|