-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ian Goldberg writes:
> How would I do this in stem? I don't see anything obvious in the API
> documentation.
If event-based code is more your speed, you can check out txtorcon
which has an example doing nearly what you want:
https://txtorcon.r
> One thing I used the old controller library for is:
>
> - Create a bunch of circuits, possibly using Tor's default circuit
> creation algorithm, but usually by specifying an explicit list of ORs.
Here's the parts of the Controller class that you'll want...
* get_circuit - provides an active c
On Mon, Dec 31, 2012 at 02:36:30PM -0800, Damian Johnson wrote:
> So here's what I propose. For the next couple months stem will have an
> open beta. If you'd like to have input on the future of our python
> controller space then please give Stem a try and tell me the
> following...
>
> * What pai
Hi all. Just a friendly heads up concerning a couple things going on
in our python controller space.
The first is that Mike and I have decided to deprecate TorCtl [1] and
make it a part of TorFlow (the framework used to support the Bandwidth
Authorities and SoaT). The TorCtl codebase has largely b