69 lines
2.6 KiB
Plaintext
69 lines
2.6 KiB
Plaintext
Categories:Internet
|
|
License:NewBSD
|
|
Web Site:http://www.torproject.org/docs/android.html.en
|
|
Source Code:https://gitweb.torproject.org/orbot.git
|
|
Issue Tracker:https://dev.guardianproject.info/projects/orbot/issues
|
|
Donate:https://www.torproject.org/donate/donate.html.en
|
|
FlattrID:5649
|
|
|
|
Auto Name:Orbot
|
|
Summary:Tor (anonymity) client
|
|
Description:
|
|
Tor is both software and an open network that helps you defend against network
|
|
surveillance that
|
|
threatens personal freedom and privacy, confidential business activities and
|
|
relationships.
|
|
|
|
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.
|
|
|
|
If you don't have root access, there are some apps that are designed to work
|
|
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
|
|
[https://github.com/guardianproject/ProxyMob/downloads ProxyMob] (not yet
|
|
available from the Mozilla addon site).
|
|
|
|
Requires root: No, but you will need to use apps that allow proxies if root
|
|
is not granted.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:git://git.torproject.org/orbot.git
|
|
|
|
#Most recent binaries from https://dev.guardianproject.info/projects/orbot/files
|
|
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
|
|
|
|
Build:12.0.1,57
|
|
disable=not a release; problems building libevent; iptables blobs https://dev.guardianproject.info/issues/1735
|
|
commit=unknown - see disabled
|
|
submodules=yes
|
|
update=.;external/ActionBarSherlock/actionbarsherlock
|
|
prebuild=sed -i 's/ndk-build/\$(NDK_BASE)\/ndk-build/g' external/Makefile && \
|
|
cd res/raw/ && \
|
|
rm iptables* obfsproxy privoxy tor.mp3
|
|
build=NDK_BASE=$$NDK$$ make -C external
|
|
|
|
Build:12.0.5,61
|
|
disable=Binary blobs of unknown origin - https://dev.guardianproject.info/issues/1735
|
|
|
|
Build:13.0.0,63
|
|
disable=Binary blobs of unknown origin - https://dev.guardianproject.info/issues/1735 - check at 14.0
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:13.0.4a
|
|
Current Version Code:69
|
|
|