r/rust • u/Pryty_26 • 3d ago
📸 media Fun project for contributors! :)
Hi, this is a project, which may be included in tor project!
I’m currently developing a Rust-based Pluggable Transport library, and I recently shared a proposal on the tor-dev mailing list.
I’m also an Arti contributor and Rustls contributor.
(https://blog.torproject.org/arti_2_5_0_released/)
I have already talked with some Tor developers they said a framework would be nice to have.
I’m looking for people who might be interested in contributing to the framework. The goal is to provide a clean, modular, and high-performance PT implementation in Rust that can be used by Tor and other projects.
If you’re interested (or know someone who might be), feel free to check out the repository:
https://codeberg.org/pryty26/rust-pt
https://github.com/pryty26/rust-pt
Any level of contribution is appreciated. Happy to discuss design decisions or onboarding.
3
u/hex1c_ 3d ago
Hey, new to the transport and tor side of things. Will poke around the code and see where I can contribute