Arti – An implementation of Tor in Rust
blog.torproject.org
Arti – An implementation of Tor in Rust
1–10 of 143 posts
Re: Arti – An implementation of Tor in Rust
#2https://www.crowdsupply.com/sutajio-kosagi/precursor/updates...
Re: Arti – An implementation of Tor in Rust
#3>Rust is more secure than C. Despite our efforts, it's all too simple to mess up when using a language that does not enforce memory safety. We estimate that at least half of our tracked security vulnerabilities would have been impossible in Rust, and many of the others would have been very unlikely.
>Arti is cleaner than our C tor implementation. Although we've tried to develop C tor well, we've learned a lot since we started it back in 2002. There are lots of places in the current C codebase where complicated "spaghetti" relationships between different pieces of code make our software needlessly hard to understand and improve.
Re: Arti – An implementation of Tor in Rust
#4Re: Arti – An implementation of Tor in Rust
#5Re: Arti – An implementation of Tor in Rust
#6Is this possible to run on no_std systems or systems like XousOS (has its own std)? Would be cool to run on Precursor. https://www.crowdsupply.com/sutajio-kosagi/precursor/updates...
Edit: corrected typo in link
Re: Arti – An implementation of Tor in Rust
#7Well done and thank you to all involved. You are making a real difference on the side of democracy, human rights and the values of the free world at an uncertain time when so much is under threat.
Re: Arti – An implementation of Tor in Rust
#8Couple of related questions:
- Does anyone know, in a Linux distro, how to pass all system traffic through a SOCKS proxy port? I'm not looking for intermediary proxy handlers but an official method to force all user and system apps to use an arbitrary port.
- If it is not possible to do so, does `NetworkManager` have a setting for this?
- Is it possible to at least change Chrome/Firefox ports via CLI to an arbitrary port?
Re: Arti – An implementation of Tor in Rust
#9Re: Arti – An implementation of Tor in Rust
#10Quoted post unavailable.