https://github.com/chatsecure/onionkit
Objective-C Tor Wrapper Framework for iOS
https://github.com/chatsecure/onionkit
Last synced: 11 months ago
JSON representation
Objective-C Tor Wrapper Framework for iOS
- Host: GitHub
- URL: https://github.com/chatsecure/onionkit
- Owner: ChatSecure
- License: other
- Created: 2012-09-23T00:20:52.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-10-31T16:48:31.000Z (over 11 years ago)
- Last Synced: 2023-03-23T21:40:12.664Z (almost 3 years ago)
- Language: Shell
- Size: 445 KB
- Stars: 40
- Watchers: 11
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: COPYING.LGPLv2.1
Awesome Lists containing this project
README
# [OnionKit](https://github.com/chatsecure/onionkit)
[](https://travis-ci.org/ChatSecure/OnionKit)
For low level Tor support on iOS (and a thin Objective-C wrapper), check out [CPAProxy](https://github.com/ursachec/CPAProxy) instead. We have directed our efforts toward improving CPAProxy instead of maintaining OnionKit in its current form.
We eventually plan to add higher-level UI features like a hardened WKWebView and bridge editor to OnionKit, with a dependency on CPAProxy.
## License
The code for this project is dual licensed under the [LGPLv2.1+](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt) and [MPL 2.0](http://www.mozilla.org/MPL/2.0/). The required dependencies are under terms of seperate licenses. More information is available in the [LICENSE](https://github.com/ChatSecure/OnionKit/blob/master/LICENSE) file.