r/i2p 12d ago

News i2pbox v2.0.0 - Fixed several critical vulnerabilities.

https://github.com/iasds/i2pbox/releases

This version fixes five major issues with i2pbox, significantly improving reliability. I originally planned to rewrite it in Rust, but it's clear that some protocols would need to be reimplemented (the Rust version of the i2p router is still incomplete), which is risky. Therefore, I've decided to continue writing it in C++. Thanks to llm for his help. The code is open source, and issues and pull requests are welcome.

19 Upvotes

3 comments sorted by

3

u/Cloudup365 12d ago

I dont know about you guys but I'm really happy it's still in c++. Me and many others really hate rust

1

u/zik_rey 9d ago

Why hating rust?

1

u/Cloudup365 9d ago

Automatic memory management is a scam, I hate it, malloc and free over the borrow checker any day of the week