diff --git a/metadata/org.ethack.orwall.txt b/metadata/org.ethack.orwall.txt new file mode 100644 index 0000000000..e6eb58af55 --- /dev/null +++ b/metadata/org.ethack.orwall.txt @@ -0,0 +1,45 @@ +Categories:Internet +License:GPLv3 +Web Site:https://orwall.org/ +Source Code:https://github.com/EthACKdotOrg/orWall +Issue Tracker:https://github.com/EthACKdotOrg/orWall/issues + +Auto Name:orWall +Summary:Force apps to use TOR +Description: +Force selected applications through Orbot while preventing unchecked +applications to have network access. + +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. + +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. +. + +Requires Root:Yes + +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 + rm=external/super-commands/ExampleApp/libs/mips/libhello_world_bin.so,external/super-commands/ExampleApp/libs/x86/libhello_world_bin.so + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:0.12-beta +Current Version Code:16 +