[tor-talk] orc- Onion Router Control in Go
sycamoreone
sycamoreone at riseup.net
Wed Jan 7 22:01:14 UTC 2015
Hi,
I recently started to implement parts of the Tor control protocol in Go.
The result for now is a thin abstraction layer that still might be
useful if somebody wants to use the control protocol from within a Go
program.
The code is at https://github.com/sycamoreone/orc
I do have some ideas for a higher-level interface, but no fixed plan
yet. The next step will probably be to add net/http like handlerFuncs to
handle (asynchronous) replies from the onion router.
Cheers!
More information about the tor-talk
mailing list