Lockdown is an Open Source and free firewall for your iOS device. We built the product to help protect users from app developers and analytics companies that are monetizing user data without consent or transparency.
If you have any questions, concerns, or other feedback, please let us know in Github issues or by e-mail at engineering@lockdownhq.com, or contact us through https://lockdownhq.com/.
We have many planned features in the upcoming months, so if you are interested, please download our app from the App Store. If you are interested in helping develop these features, please reach out to us at engineering@lockdownhq.com. For any feature requests or bug reports, please create an issue on our Github repository.
To build the app from source, please make sure to run a pod install
& carthage update --no-use-binaries --platform ios
and open the *.xcworkspace file to build. To sign the app, you will need an Apple Developer account.
This project is licensed under the GPL License - see the LICENSE.md file for details