41 lines
1.9 KiB
Plaintext
41 lines
1.9 KiB
Plaintext
Category:Internet
|
|
License:NewBSD
|
|
Web Site:http://www.torproject.org/docs/android.html.en
|
|
Source Code:https://gitweb.torproject.org/orbot.git
|
|
Issue Tracker:https://trac.torproject.org/projects/tor
|
|
Donate:https://www.torproject.org/donate/donate.html.en
|
|
FlattrID:5649
|
|
|
|
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 [http://en.wikipedia.org/wiki/SOCKS 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, F-Droid.org has some apps that are designed to work closely with tor, such as
|
|
[[info.guardianproject.otr.app.im]] and [[info.guardianproject.browser]]. There is also a proxy configurator
|
|
addon for [[org.mozilla.firefox]] or [[org.mozilla.firefox_beta]] called
|
|
[https://github.com/guardianproject/ProxyMob/downloads ProxyMob] (not yet
|
|
available from the Mozilla addon site).
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:git://git.torproject.org/orbot.git
|
|
|
|
#Most recent binaries from https://dev.guardianproject.info/projects/orbot/files
|
|
#Binary not split is as it's commented out from build instructions
|
|
Build Version:0.2.3.23-rc-1.0.11-RC5-test2,51,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 Version:0.2.3.23-rc-1.0.11-RC6,52,!no source
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:Market
|
|
Current Version:0.2.3.23-rc-1.0.11-RC6
|
|
Current Version Code:52
|
|
|