There is a new pull request by daniel-eys against master on the void-packages repository https://github.com/daniel-eys/void-packages arti https://github.com/void-linux/void-packages/pull/37715 New package: arti-0.5.0 The Tor Project is re-implementing Tor in Rust. https://gitlab.torproject.org/tpo/core/arti https://blog.torproject.org/arti_050_released/ Not yet production ready, nor feature-parity with C Tor but basic SOCKS proxy support via ``` $ arti proxy -p 9150 ``` is usable. When arti is production ready, I'm planning to add a proper runit service. #### Testing the changes - I tested the changes in this PR: **YES** A patch file from https://github.com/void-linux/void-packages/pull/37715.patch is attached