commit 0b0a87865ffa77d44da4ae9b067d9efe3b9797c6 Author: Chad Retz Date: Thu May 10 09:56:20 2018 -0500 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..961098c --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Bine + +Under development. Goals: + +* Golang equivalent of https://stem.torproject.org/ (e.g. a maintained https://github.com/yawning/bulb) +* Support everything Stem supports +* Provide Golang abstractions (net.Conn, net.Listener) on onion services +* Key generation utilities +* Support statically compiled Tor (akin to how I did https://github.com/cretz/rtsw-poc) \ No newline at end of file