fdroiddata/metadata/org.ethack.orwall.txt

169 lines
5.2 KiB
Plaintext
Raw Normal View History

2014-08-04 15:23:29 +00:00
Categories:Internet
License:GPLv3
2014-08-05 10:31:31 +00:00
Web Site:https://orwall.org
2014-08-04 15:23:29 +00:00
Source Code:https://github.com/EthACKdotOrg/orWall
Issue Tracker:https://github.com/EthACKdotOrg/orWall/issues
2014-08-22 19:12:15 +00:00
Bitcoin:1Kriu9owRhEsFkj8Lc6Wr5xTv8YTNphhXn
Litecoin:LXjW5tKRHbrbxwTZmitj4JeBqcm4xpqvJ2
2014-08-04 15:23:29 +00:00
Auto Name:orWall
2014-08-11 16:00:01 +00:00
Summary:Force apps to use Tor
2014-08-04 15:23:29 +00:00
Description:
Force selected applications through Orbot while preventing unchecked
applications to have network access.
2015-09-12 05:52:14 +00:00
In short, orWall will add special iptables rules in order to redirect traffic
for applications through Tor; it will also add required rules in order to block
traffic for other apps. The redirection is based on the application user id.
Each android application runs as a dedicated user, and iptables has support for
traffic filtering based on the process owner, meaning it's really easy and
pretty safe to do this kind of thing on an Android device.
2014-08-04 15:23:29 +00:00
2015-09-12 05:52:14 +00:00
The application works in two stages: first, an init-script will block all
incoming and outgoing traffic. This should prevent leaks, knowing Android sends
stuff before you can even access the device. Second stage comes once the device
is fully booted: orWall itself takes the lead on the firewall, and add required
rules in order to allow Orbot traffic, and redirect selected application to
Orbot TransPort.
2014-08-05 16:54:01 +00:00
2015-03-11 05:53:45 +00:00
Limitations: init-script works only on Android <= 4.4.x
Conflict: all other firewall application such as AFWall, DroidWall, etc
2014-08-04 15:23:29 +00:00
.
Requires Root:yes
2014-08-04 15:23:29 +00:00
Repo Type:git
Repo:https://github.com/EthACKdotOrg/orWall.git
Build:0.12-beta,16
commit=v0.12-beta
subdir=app
submodules=yes
gradle=yes
2014-08-05 11:08:07 +00:00
scandelete=external/super-commands/ExampleApp/libs
2014-08-04 15:23:29 +00:00
2014-08-05 16:54:01 +00:00
Build:0.14-beta,18
commit=v0.14-beta
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs
Build:0.15-beta,19
commit=v0.15-beta
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app
2014-08-20 16:31:17 +00:00
Build:0.16-beta,20
commit=v0.16-beta
subdir=app
submodules=yes
gradle=yes
2014-08-22 08:41:05 +00:00
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
2014-08-20 16:31:17 +00:00
2014-08-22 18:21:31 +00:00
Build:0.17-beta,21
commit=v0.17-beta
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
2014-08-24 13:18:12 +00:00
Build:0.18-beta,22
commit=v0.18-beta
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
2014-08-31 09:07:23 +00:00
Build:0.19-beta,23
commit=v0.19-beta
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
2014-09-16 06:46:17 +00:00
Build:0.20-beta,24
commit=v0.20-beta
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
2014-09-20 18:14:36 +00:00
Build:0.21-beta,25
commit=v0.21-beta
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
2014-09-26 18:08:17 +00:00
Build:0.22-alpha,26
commit=v022-alpha
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
2014-09-28 07:15:35 +00:00
Build:0.24,29
2014-09-28 21:16:35 +00:00
commit=v0.29
2014-09-28 07:15:35 +00:00
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
2014-10-01 17:09:54 +00:00
Build:1.0.0,30
commit=1.0.0
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
2014-10-11 08:12:46 +00:00
Build:1.0.1,31
commit=1.0.1
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
2014-10-16 17:52:48 +00:00
Build:1.0.2,32
commit=1.0.2
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
2014-11-20 02:45:26 +00:00
Build:1.0.3,33
commit=1.0.3
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
2014-12-17 02:15:28 +00:00
Build:1.0.4,34
commit=1.0.4
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
2015-01-02 02:11:27 +00:00
Build:1.0.5,35
commit=1.0.5
subdir=app
submodules=yes
gradle=yes
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
2015-03-10 16:51:05 +00:00
Build:1.0.6,36
commit=1.0.6
subdir=app
submodules=yes
gradle=yes
2015-03-11 05:51:51 +00:00
scandelete=external/super-commands/ExampleApp/libs,external/i2p/client/src/main/jniLibs/armeabi
2015-03-10 16:51:05 +00:00
2014-10-11 11:23:53 +00:00
Auto Update Mode:Version %v
2014-08-04 15:23:29 +00:00
Update Check Mode:Tags
2015-03-10 16:51:05 +00:00
Current Version:1.0.6
Current Version Code:36