Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 334 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 334 Bytes

i2pd-rs

I2P Daemon written in Rust

This is an attempt to see about writing an i2p server in Rust. There is already one written in C++, but I feel like Rust is a much better language for security- and privacy-related tools.

Plus, I wanted to try writing a network server in Rust. :-)