Discussion:
[tor-dev] Bine - Go library for using and embedding Tor into applications
Chad Retz
2018-05-18 16:56:16 UTC
Permalink
I posted it on /r/TOR but figured I'd post it here too:
https://github.com/cretz/bine

I built it because I have plans to use it in another project. In
general it does what Stem does. I did incorporate V3 onion service
generation in there and am happy to say it publishes much faster.
Also, I have the option to statically compile Tor using the fairly new
embedding API (i.e. tor_api.h). I've only tested it on Windows (see
https://github.com/cretz/tor-static) but I figure that's the hardest
of them to get working anyways. Thoughts/questions welcome.

Chad
Damian Johnson
2018-05-21 16:42:53 UTC
Permalink
Thanks Chad, great work! Added Bine to our list of controller libraries...

https://stem.torproject.org/faq.html#are-there-any-other-controller-libraries
Post by Chad Retz
https://github.com/cretz/bine
I built it because I have plans to use it in another project. In
general it does what Stem does. I did incorporate V3 onion service
generation in there and am happy to say it publishes much faster.
Also, I have the option to statically compile Tor using the fairly new
embedding API (i.e. tor_api.h). I've only tested it on Windows (see
https://github.com/cretz/tor-static) but I figure that's the hardest
of them to get working anyways. Thoughts/questions welcome.
Chad
_______________________________________________
tor-dev mailing list
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
Loading...