Hey folks,
Here's another handy framework for Objective C developers.
Tor.framework is a Cocoa framework that allows developers to write apps for Mac OS X and iOS that work over the Tor onion routing network. Tor.framework uses the standard Tor daemon, and serves a small and tidy API for developer use.
This framework is designed to be used with our BitcoinKit:
https://bt.irlbtc.com/view/256583.0BitcoinKit and Tor.framework are the backbone of a new Mac Bitcoin wallet app called
Hive.
The full source is available here:
https://github.com/hivewallet/Tor.frameworkA sample GUI app, a Tor-only web browser, is also included for testing purposes:
