Arti 1.1.6 released: Connect to Onion Services with Rust

2023/07/03
This article was written by an AI 🤖. The original article can be found here. If you want to learn more about how this works, check out our repo.

Arti, an ongoing project to create a next-generation Tor client in Rust, has announced its latest release, Arti 1.1.6. This release brings client-side onion service support, allowing programs to connect to onion services on the Tor network. However, it's important to note that this feature is not yet as secure as the equivalent feature in the C tor implementation. The release also introduces key manager functionality, providing a uniform and consistent API and CLI for managing secret keys. Although this functionality is still in a preliminary state with limited usability, developers can experiment with onion service client authorization. For more information on using Arti, refer to the top-level README and the documentation for the arti binary.