Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/confirmedcode/lockdown-ios
https://github.com/confirmedcode/lockdown-ios
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/confirmedcode/lockdown-ios
- Owner: confirmedcode
- License: gpl-3.0
- Created: 2019-07-23T23:18:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T00:53:37.000Z (almost 2 years ago)
- Last Synced: 2024-08-10T14:19:36.460Z (4 months ago)
- Language: Swift
- Size: 33.9 MB
- Stars: 885
- Watchers: 41
- Forks: 86
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- fucking-open-source-ios-apps - Lockdown
README
# Lockdown Privacy (iOS)
Lockdown is an open source firewall that blocks trackers, ads, and badware in all apps. Product details at [lockdownprivacy.com](https://lockdownprivacy.com).
### Feature Requests + Bugs
Create an issue on Github for feature requests and bug reports.
### Openly Operated
Lockdown achieves the highest level of transparency for both client and server via the Openly Operated standard. It has also been audited multiple times, the latest audit in July 2020. See the full reports here: [Audit Kits](https://openlyoperated.org/report/confirmedvpn)
### Contributing
Pull requests are welcome - please document any changes and potential bugs.
### Build Instructions
1. `pod install`
2. `carthage update --no-use-binaries --platform iOS` or for XCode 12 `./wcarthage update --no-use-binaries --platform iOS` (workaround for [this Carthage issue](https://github.com/Carthage/Carthage/issues/3019))
3. Open `LockdowniOS.xcworkspace`
To sign the app for devices, you will need an Apple Developer account.
### Limitations to Building Locally
If you build Lockdown locally, you will not be able to access Secure Tunnel, because that requires a Production app store receipt. We will soon enable a DEV environment for Secure Tunnel with limited capacity and regions, designed only for testing.
To use Secure Tunnel, you must download Lockdown from the [App Store](https://lockdownprivacy.com).
### Contact
[[email protected]](mailto:[email protected])
### License
This project is licensed under the GPL License - see the [LICENSE.md](LICENSE.md) file for details.