Re: [tor-dev] The future of Tor client software?

2023-02-20 Thread Steven Engler
Thanks Nick! On 2023-02-13 09:40, Nick Mathewson wrote: We intend that Arti will be usable in multiple deployment environments, including as a daemon that they talk to over an RPC-like protocol (analogous to the current control port) and as an embedded library.  We want applications written in

[tor-dev] The future of Tor client software?

2023-02-13 Thread Steven Engler
Hi tor-dev, In the past, there were generally two options for supporting Tor in an application. 1. Require the user to install the tor daemon (ex: apt install tor, Tor Expert Bundle, etc) and configure the application to use its SOCKS proxy. 2. Bundle the tor binary with the application (ex

Re: [tor-dev] Weaving a Faster Tor: paper/video of possible interest

2021-07-20 Thread Steven Engler
On 2021-07-19 3:24 p.m., David Goulet wrote: On 06 Jul (13:52:50), Ian Goldberg wrote: Hello tor-dev, Steve Engler (currently part of the Shadow team) and I have a paper of possible interest to appear at ARES 2021 next month. It's a design of a multi-threaded relay architecture, of possible pa