Arti 2.2.0 released: Relay and RPC development.

Wait 5 sec.

Arti is our ongoing project to create a next-generation Tor implementation inRust. We're happy to announce the latest release, Arti 2.2.0.This release adds support for using HTTP CONNECT rather than SOCKS,when connecting to the Tor network via Arti.This previously-experimental feature is now includeda full build, and will then be enabled by default.The HTTP CONNECT protocol is available over the same port as SOCKS.The RPC client library (arti-rpc-client-core)now supports non-blocking requests,and integration with application event loops.And the RPC system now supports administrative access to the Arti instance,via a new "superuser" facility.We also fixed a low-severity security issue,TROVE-2026-005,which would somewhat weaken DoS resistancein in certain unusual embedded build configurations.Behind the scenes we have been working on relay support,including relay channels and circuits, and directory server functionality(mirrors and authorities).As ever there are also lots of bugfixes, cleanups,and test and CI improvements.For full details on what we've done, including API changes,and for information about many more minor and less-visible changes,please see the CHANGELOG.For more information on using Arti, see our top-level README,and the documentation for the arti binary.Thanks to everybody who's contributed to this release, includinghjrgrn, HydroxideUnlaced, Nihal, and Tobias Stoeckmann.Also, our deep thanks to our sponsors for funding the development of Arti! announcements releases