[stem/master] Add Bine to list of alternate controller libraries

commit 23b8acc974d692066efdd92676651d15ebb63dd0 Author: Damian Johnson <atagar@torproject.org> Date: Mon May 21 09:33:23 2018 -0700 Add Bine to list of alternate controller libraries Go controller library from Chad Retz... https://lists.torproject.org/pipermail/tor-dev/2018-May/013183.html --- docs/faq.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index 7f65911c..958e5cf4 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -275,9 +275,10 @@ Library Language `Txtorcon <https://txtorcon.readthedocs.org/>`_ Python (Twisted) February 2012 - Present `TorCtl <https://gitweb.torproject.org/pytorctl.git>`_ Python July 2008 - November 2011 `TorUtils <https://github.com/dapphp/TorUtils>`_ PHP October 2015 - Present -`Puccinia <https://gitlab.com/amphetamine/puccinia/>`_ Rust October 2015 - Present +`Puccinia <https://gitlab.com/amphetamine/puccinia/>`_ Rust October 2015 - July 2017 `PHP TorCtl <https://github.com/dunglas/php-torcontrol/>`_ PHP February 2013 `JTorCtl <https://gitweb.torproject.org/jtorctl.git>`_ Java June 2005 - May 2009 +`Bine <https://github.com/cretz/bine>`_ Go May 2018 `Orc <https://github.com/sycamoreone/orc>`_ Go January 2015 `Bulb <https://github.com/Yawning/bulb>`_ Go March 2015 `Rust Controller <https://github.com/Dhole/rust-tor-controller>`_ Rust May 2016
participants (1)
-
atagar@torproject.org