Arti 2.2 enables HTTP CONNECT by default, enhances RPC features, and fixes security issues

Arti 2.2 enables HTTP CONNECT by default, enhances RPC features, and fixes security issues

Arti, the next-generation Tor implementation in Rust, has released version 2.2. The most prominent update is the integration of HTTP CONNECT protocol for accessing the Tor network. This feature, now active by default in full builds, allows clients to connect using HTTP CONNECT as an alternative to SOCKS. Both protocols are available over the same port, aiming to streamline connection methods and improve flexibility for various applications.

Alongside this networking update, the arti-rpc-client-core library introduces key improvements for developers. It now enables non-blocking requests and seamless integration with application event loops. Furthermore, the RPC system gains a new superuser facility, allowing administrative access to Arti instances directly via remote procedure calls. These changes can help advanced users and system integrators manage and automate Arti deployments more efficiently.

Addressing stability and security, Arti 2.2 fixes TROVE-2026-005, a low-severity vulnerability that could weaken denial-of-service resistance in some embedded build environments. Behind the scenes, the Tor team continues development on relay support, relay channel and circuit functionality, and directory server features like mirrors and authorities.

by Paul

Arti iconArti
  12
  • ...

Arti is a project focused on developing an embeddable, production-quality implementation of the Tor anonymity protocols using the Rust programming language. As an anonymizing network, Arti provides features like online anonymity, Tor integration, and anticensorship capabilities. It is rated 4 and serves as a robust solution for privacy-focused applications.

No comments so far, maybe you want to be first?
Gu