Bitmask Core
This repository contains all golang dependencies currently used in Bitmask Android and custom branded versions of it:
- shapeshifter: a library, based on shapeshifter-dispatcher for VPN communication over obfs4
- IPtProxy: a library wrapping snowflake client and snowflake proxy, forked from https://github.com/tladesignz/IPtProxy and adapted for our purposes
- pgpverify: a small library for verifying the inegrity of downloaded app updates (only used in apks distributed from a website)
- shared code between Bitmask Desktop and Mobile clients (tbd.)
Run the follwing command to build Bitmask Core for all Android build flavors (runs currently only on Linux 64-bit distros):
./build_core.sh