An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# [OnionKit](https://github.com/chatsecure/onionkit)
[![Build Status](https://travis-ci.org/ChatSecure/OnionKit.svg)](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.