9f5e49f6c6
Looks like they were built before2b99ac3
and04a37d2
. The output APKs were signed; this causes F-Droid's signing procedure failure.
71 lines
2.1 KiB
Plaintext
71 lines
2.1 KiB
Plaintext
Categories:Internet,Security,Security
|
|
License:GPL-3.0-only
|
|
Web Site:https://bitmask.net
|
|
Source Code:https://0xacab.org/leap/bitmask_android
|
|
Issue Tracker:https://0xacab.org/leap/bitmask_android/issues
|
|
Changelog:https://0xacab.org/leap/bitmask_android/blob/HEAD/CHANGELOG
|
|
Donate:https://leap.se/en/about-us/donate
|
|
Bitcoin:1Fze6GLjoxFnwAGNreYLK8ktFdGJdPRxeY
|
|
|
|
Auto Name:Bitmask
|
|
Summary:Easy and secure encrypted communication (VPN)
|
|
Description:
|
|
Bitmask is an application to provide easy and secure encrypted communication.
|
|
You can choose among several different service providers or start your own.
|
|
Currently, Bitmask supports encrypted internet (VPN) with encrypted email coming
|
|
soon.
|
|
|
|
Bitmask is a VPN client using OpenVPN with automatic configuration. Just enter
|
|
your account information from any compatible service provider and away you go.
|
|
|
|
By encrypting and securely routing all your network traffic through your
|
|
Bitmask-compatible service provider, Bitmask is able to prevent many forms of
|
|
censorship and surveillance.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://0xacab.org/leap/bitmask_android
|
|
|
|
Build:0.9.7,131
|
|
commit=0.9.7
|
|
subdir=app
|
|
submodules=yes
|
|
gradle=production
|
|
build=misc/build-native.sh
|
|
ndk=r15c
|
|
|
|
Build:0.9.8,134
|
|
commit=0.9.8
|
|
subdir=app
|
|
submodules=yes
|
|
gradle=production
|
|
rm=ics-openvpn/main/src/main/cpp/mbedtls/tests
|
|
prebuild=sed -i -e 's|./gradlew|gradle|' ../build_deps.sh
|
|
build=cd .. && \
|
|
./build_deps.sh
|
|
ndk=r16b
|
|
|
|
Build:0.9.9,136
|
|
disable=rebuild
|
|
commit=0.9.9
|
|
subdir=app
|
|
submodules=yes
|
|
gradle=normalProduction
|
|
rm=ics-openvpn/main/src/main/cpp/mbedtls/tests
|
|
prebuild=sed -i -e "/^task updateSdkLicences/,/^}/d; /commandLine 'git'/d" build.gradle
|
|
build=cd .. && \
|
|
echo '/opt/gradle/versions/4.6/bin/gradle "$@"' > ics-openvpn/gradlew && \
|
|
chmod a+x ics-openvpn/gradlew && \
|
|
./build_deps.sh
|
|
ndk=r16b
|
|
|
|
Maintainer Notes:
|
|
Use absolute path to the proper Gradle version in ics-openvpn/gradlew until
|
|
fdroidserver@8e471ad8 is deployed.
|
|
.
|
|
|
|
Auto Update Mode:Version %v
|
|
Update Check Mode:Tags ^[0-9.]+$
|
|
Current Version:0.9.9
|
|
Current Version Code:136
|