Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update I2P guide to use i2pd #2277

Open
jermanuts opened this issue Mar 14, 2024 · 3 comments
Open

Update I2P guide to use i2pd #2277

jermanuts opened this issue Mar 14, 2024 · 3 comments

Comments

@jermanuts
Copy link
Contributor

https://www.getmonero.org/resources/user-guides/node-i2p-zero.html utilizes i2p zero which is no longer maintained since 2021.

They use a very old version of I2p version 0.9.50 (2021-05-18) which is vulnerable, example: https://xeiaso.net/blog/CVE-2023-36325/ (Attackers can de-anonymize i2p hidden services with a message replay attack). Official site https://geti2p.net/en/blog/post/2023/06/25/new_release_2.3.0, https://geti2p.net/en/blog/post/2023/12/18/i2p-release-2.4.0, https://geti2p.net/en/blog/post/2022/04/21/Easy-Install-Updates etc

Update guide using i2pd which is more well maintained implementation in C++ and very fast and lightweight.

Reference: https://landchad.net/monerod/#i2p

@jermanuts
Copy link
Contributor Author

I just saw #1968 (comment)

@plowsof can you open a PR with the updated guide?

@nahuhh
Copy link
Contributor

nahuhh commented Apr 5, 2024

Afaik i2pzero pulls in latest java i2p router

@HardenedSteel
Copy link
Contributor

HardenedSteel commented Aug 12, 2024

My related draft for the tutorial which can help: PurpleI2P/i2pd_docs_en#95

Afaik i2pzero pulls in latest java i2p router

I think we should still migrate to i2pd or i2p java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants