Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add TorClientEndpoint.from_connection #123

Closed
meejah opened this issue Aug 7, 2015 · 0 comments
Closed

add TorClientEndpoint.from_connection #123

meejah opened this issue Aug 7, 2015 · 0 comments

Comments

@meejah
Copy link
Owner

meejah commented Aug 7, 2015

Add a static method that can create a TorClientEndpoint given a TorControlProtocol connection, first querying the SOCKSPort(s) and giving back a usable TCP stream.

Stream-isolation should be supported (and be the default out-of-the-box), probably via kwargs that produce random authentication if not provided (?)

See also: https://tahoe-lafs.org/pipermail/tahoe-dev/2015-June/009455.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant