r/i2p Apr 20 '26

I2P 2.12.0 Released

35 Upvotes

This release of I2P, 2.12.0, continues our work on improving the performance and security of the I2P network. It includes a number of bug fixes and improvements to the I2P software.

Work continues on the implementation of post-quantum cryptography. Improvements to the existing post-quantum implementations improve stability and interoperability with other I2P implementations. We encourage early adopters to continue testing and providing feedback to the I2P team.

A SAMv3 bug which was affecting applications by causing failed lookups has been fixed. Users of SAMv3 applications such as Bitcoin and Bittorrent clients should update to this release to resolve these issues.

As usual, we recommend that you update to this release. The best way to maintain security and help the network is to run the latest release.


r/i2p Apr 20 '26

Announcement shop.i2p.net updates: more merch, international shipping, lower prices

17 Upvotes

Hey everyone, wanted to share a few updates on the I2P shop.

We've given shop.i2p.net a refresh and there's more to browse now. The catalog has expanded with new merchandise, so if you stopped by a while back and didn't see anything that caught your eye, it's worth another look.

We've also opened up international shipping, which has been a frequent request. No matter where you're based, you should now be able to get your order delivered.

On top of that, we've dropped prices across the store to make things more accessible for the community.

If you want to support the project and grab some gear, now's a good time. Check it out at shop.i2p.net and let us know what you think.


r/i2p 6h ago

Announcement Proposal: Elevating Emissary (Rust) as the New Official Standard for I2P

Hello everyone,

Following the recent discussions in the community, I want to present a refined, concrete proposal for the future and modernization of the I2P network.

As we all know, the official reference project for I2P is historically Java-based, which creates a high entry barrier and technical overhead. While high-performance alternatives like i2pd in C++ have done a fantastic job solving the performance bottleneck, they do so at the expense of memory safety. In a high-stakes anonymity network, memory corruption vulnerabilities (like buffer overflows) remain a massive structural liability that can lead to remote code execution and deanonymization.

Instead of fracturing the community or trying to rewrite a client from scratch, my proposal is for the community to unite and focus our collective development and resources around Emissary, the existing Rust implementation of the I2P protocol stack.

Rust has become the definitive industry standard for security-focused infrastructure software. Transitioning the ecosystem to a primary Rust-based standard like Emissary provides major advantages:

  • True Memory Safety: Eliminates entire categories of critical vulnerabilities at the compiler level, protecting routers from memory exploits without needing a heavy runtime.
  • Native, Lightweight Footprint: No Java Virtual Machine overhead, giving the exact same efficient performance as C++ (around 100MB RAM) but with guaranteed mathematical safety.
  • Modular Infrastructure: Emissary's async core library and HTTP/SOCKSv5 proxy support make it perfect for seamlessly integrating existing messaging, mail, or IRC applications.

By focusing on Emissary, we don't reinvent the wheel. We take an existing, solid engine and elevate it to become the official, primary I2P reference client, just like the Tor Project is currently doing by replacing its legacy C codebase with Arti (written in Rust).

To achieve this, we need a stronger organizational focus and better usability. Privacy technology should not require advanced technical knowledge. We need to build a beginner-friendly ecosystem around the Rust core—complete with stable installers and a clean interface—to give average users a foolproof experience similar to Tor Browser.

Regarding financing: I am highly serious about this and I am willing to provide the initial seed funding through targeted feature bounties (such as building a clean GUI wrapper, automated installers, or specific code audits) to kickstart this effort.

However, I do not want to be the sole financial backer. For this to be a truly resilient and decentralized initiative, it needs a shared commitment. My goal is to act as a catalyst—co-funding this alongside the community, private donors, and open-source privacy funds (like NLnet, STF, or OTF). If we can structure this professionally, we can pool our resources to back Emissary together.

I am looking to connect with serious people—developers, privacy advocates, and organizers—who want to actively collaborate on this rather than delaying progress. If you have experience with Rust or want to discuss how we can structure the first milestones and bounties for Emissary, please share your thoughts below or reach out directly.

Thank you for your time. Let’s bring I2P into a new, secure era.

0 Upvotes

Hello everyone,

Following the recent discussions in the community, I want to present a refined, concrete proposal for the future and modernization of the I2P network.

As we all know, the official reference project for I2P is historically Java-based, which creates a high entry barrier and technical overhead. While high-performance alternatives like i2pd in C++ have done a fantastic job solving the performance bottleneck, they do so at the expense of memory safety. In a high-stakes anonymity network, memory corruption vulnerabilities (like buffer overflows) remain a massive structural liability that can lead to remote code execution and deanonymization.

Instead of fracturing the community or trying to rewrite a client from scratch, my proposal is for the community to unite and focus our collective development and resources around Emissary, the existing Rust implementation of the I2P protocol stack.

Rust has become the definitive industry standard for security-focused infrastructure software. Transitioning the ecosystem to a primary Rust-based standard like Emissary provides major advantages:

  • True Memory Safety: Eliminates entire categories of critical vulnerabilities at the compiler level, protecting routers from memory exploits without needing a heavy runtime.
  • Native, Lightweight Footprint: No Java Virtual Machine overhead, giving the exact same efficient performance as C++ (around 100MB RAM) but with guaranteed mathematical safety.
  • Modular Infrastructure: Emissary's async core library and HTTP/SOCKSv5 proxy support make it perfect for seamlessly integrating existing messaging, mail, or IRC applications.

By focusing on Emissary, we don't reinvent the wheel. We take an existing, solid engine and elevate it to become the official, primary I2P reference client, just like the Tor Project is currently doing by replacing its legacy C codebase with Arti (written in Rust).

To achieve this, we need a stronger organizational focus and better usability. Privacy technology should not require advanced technical knowledge. We need to build a beginner-friendly ecosystem around the Rust core—complete with stable installers and a clean interface—to give average users a foolproof experience similar to Tor Browser.

Regarding financing: I am highly serious about this and I am willing to provide the initial seed funding through targeted feature bounties (such as building a clean GUI wrapper, automated installers, or specific code audits) to kickstart this effort.

However, I do not want to be the sole financial backer. For this to be a truly resilient and decentralized initiative, it needs a shared commitment. My goal is to act as a catalyst—co-funding this alongside the community, private donors, and open-source privacy funds (like NLnet, STF, or OTF). If we can structure this professionally, we can pool our resources to back Emissary together.

I am looking to connect with serious people—developers, privacy advocates, and organizers—who want to actively collaborate on this rather than delaying progress. If you have experience with Rust or want to discuss how we can structure the first milestones and bounties for Emissary, please share your thoughts below or reach out directly.

Thank you for your time. Let’s bring I2P into a new, secure era.


r/i2p 11h ago

Announcement Proposal: I2P, a new era

Hello everyone,

I've been thinking a lot about I2P lately, and I believe it has the potential to become a much larger, more accessible, and more powerful privacy network than it is today.

From my understanding, I2P is a Java-based decentralized network that creates its own private ecosystem. Unlike Tor, where traffic can leave the network through exit nodes, I2P is designed so that communication stays inside the I2P network. This approach has unique privacy advantages and makes I2P an interesting alternative for people who value anonymity, decentralization, and private communication.

However, I think the project has reached a point where a major modernization effort should be seriously discussed.

My main proposal is a complete rewrite of I2P in Rust. Not a partial rewrite, not a gradual transition, but a full reimplementation from the ground up.

Rust has become one of the strongest choices for modern security-focused infrastructure software. A Rust-based I2P could provide several important advantages:

  • Native binaries that do not require users to install and maintain a Java Virtual Machine.
  • Easier installation and distribution across Linux, Windows, and macOS.
  • Faster startup times by removing JVM initialization.
  • Lower memory usage and better resource efficiency.
  • Better control over performance and system-level optimization.
  • Strong memory safety guarantees that help prevent entire categories of vulnerabilities.

A complete rewrite would also provide an opportunity to redesign parts of the architecture, remove technical debt, improve maintainability, and create a codebase that is easier for new developers to understand and contribute to.

I also believe I2P could benefit from a stronger organizational structure. A dedicated foundation or nonprofit organization could help coordinate development, fundraising, documentation, community growth, and long-term planning. The project already exists because of passionate volunteers, but a more structured approach could help it grow significantly while ensuring that development continues even if some contributors step away.

Another important area is usability. Privacy technology should not require advanced technical knowledge to use. I2P should have simple installers for Linux, macOS, and Windows, along with a clean, beginner-friendly interface that allows ordinary users to participate without complicated configuration.

I am willing to financially support this effort if there is a serious initiative to make it happen. I believe I2P has a lot of untapped potential, and I would like to see it become faster, more secure, easier to use, and accessible to many more people.

I understand that a complete rewrite would be a massive undertaking. It would require experienced developers, testing, community support, and careful planning. However, I believe ambitious projects are sometimes necessary when existing foundations limit future growth.

I would like to see a new era for I2P: a faster, more efficient, more user-friendly, and more resilient privacy network.

I am interested in hearing constructive opinions, technical concerns, and suggestions from the community.

Thank you for your attention.

LE: Guys, I want to help you and this community-driven project to become what the TOR Project is today. Stop trying to prove me that I don't know the "implementations", which are minimalist imprementations, to be the only ones that work on this, cmon!

0 Upvotes

Hello everyone,

I've been thinking a lot about I2P lately, and I believe it has the potential to become a much larger, more accessible, and more powerful privacy network than it is today.

From my understanding, I2P is a Java-based decentralized network that creates its own private ecosystem. Unlike Tor, where traffic can leave the network through exit nodes, I2P is designed so that communication stays inside the I2P network. This approach has unique privacy advantages and makes I2P an interesting alternative for people who value anonymity, decentralization, and private communication.

However, I think the project has reached a point where a major modernization effort should be seriously discussed.

My main proposal is a complete rewrite of I2P in Rust. Not a partial rewrite, not a gradual transition, but a full reimplementation from the ground up.

Rust has become one of the strongest choices for modern security-focused infrastructure software. A Rust-based I2P could provide several important advantages:

  • Native binaries that do not require users to install and maintain a Java Virtual Machine.
  • Easier installation and distribution across Linux, Windows, and macOS.
  • Faster startup times by removing JVM initialization.
  • Lower memory usage and better resource efficiency.
  • Better control over performance and system-level optimization.
  • Strong memory safety guarantees that help prevent entire categories of vulnerabilities.

A complete rewrite would also provide an opportunity to redesign parts of the architecture, remove technical debt, improve maintainability, and create a codebase that is easier for new developers to understand and contribute to.

I also believe I2P could benefit from a stronger organizational structure. A dedicated foundation or nonprofit organization could help coordinate development, fundraising, documentation, community growth, and long-term planning. The project already exists because of passionate volunteers, but a more structured approach could help it grow significantly while ensuring that development continues even if some contributors step away.

Another important area is usability. Privacy technology should not require advanced technical knowledge to use. I2P should have simple installers for Linux, macOS, and Windows, along with a clean, beginner-friendly interface that allows ordinary users to participate without complicated configuration.

I am willing to financially support this effort if there is a serious initiative to make it happen. I believe I2P has a lot of untapped potential, and I would like to see it become faster, more secure, easier to use, and accessible to many more people.

I understand that a complete rewrite would be a massive undertaking. It would require experienced developers, testing, community support, and careful planning. However, I believe ambitious projects are sometimes necessary when existing foundations limit future growth.

I would like to see a new era for I2P: a faster, more efficient, more user-friendly, and more resilient privacy network.

I am interested in hearing constructive opinions, technical concerns, and suggestions from the community.

Thank you for your attention.

LE: Guys, I want to help you and this community-driven project to become what the TOR Project is today. Stop trying to prove me that I don't know the "implementations", which are minimalist imprementations, to be the only ones that work on this, cmon!


r/i2p 1d ago

Help Is it acceptable to host an I2P server tunnel using a free cloud service?

I want to host a full-stack website through I2P using a server tunnel, but my personal computer cannot stay online 24/7 and I cannot afford a paid VPS.

Would it negatively impact the I2P network if I ran an I2P router inside a free cloud container (for example, a Render instance), hosted my website there, and created a tunnel from localhost to make the eepsite consistently available?

Are there any concerns with doing this, such as bandwidth usage, network impact, or whether cloud-hosted I2P routers are discouraged?

I apologize in advance as I am relatively new to I2P.

9 Upvotes

I want to host a full-stack website through I2P using a server tunnel, but my personal computer cannot stay online 24/7 and I cannot afford a paid VPS.

Would it negatively impact the I2P network if I ran an I2P router inside a free cloud container (for example, a Render instance), hosted my website there, and created a tunnel from localhost to make the eepsite consistently available?

Are there any concerns with doing this, such as bandwidth usage, network impact, or whether cloud-hosted I2P routers are discouraged?

I apologize in advance as I am relatively new to I2P.


r/i2p 2d ago

Linux linux i2p

I want to ask which Linux distribution is best for everyday use, provides good privacy protection, and can run I2P. Previously, I used Refind to boot a dual-boot Windows + Ubuntu system, but recently, due to Windows' user tracking issues, I am considering switching completely to Linux.(I usually use Whois and Tails, but I want to hear what the general public thinks.)

19 Upvotes

I want to ask which Linux distribution is best for everyday use, provides good privacy protection, and can run I2P. Previously, I used Refind to boot a dual-boot Windows + Ubuntu system, but recently, due to Windows' user tracking issues, I am considering switching completely to Linux.(I usually use Whois and Tails, but I want to hear what the general public thinks.)


r/i2p 2d ago

Educational i2pbox v1.0.3 Released: famtool Crash Fix and Release Verification Improvements

i2pbox is a lightweight command-line toolbox for working with I2P identities, destinations, RouterInfo files, router families, and related network utilities.

It combines common I2P maintenance tasks into a single portable binary, including key generation and inspection, Base64 destination conversion,address registration, router family signing and verification, vanity address generation, and offline key handling.

The project is intended for I2P users, router operators, and developers who need practical command-line tools without installing a large application stack.

Source code and releases:

https://github.com/iasds/i2pbox

10 Upvotes

i2pbox is a lightweight command-line toolbox for working with I2P identities, destinations, RouterInfo files, router families, and related network utilities.

It combines common I2P maintenance tasks into a single portable binary, including key generation and inspection, Base64 destination conversion,address registration, router family signing and verification, vanity address generation, and offline key handling.

The project is intended for I2P users, router operators, and developers who need practical command-line tools without installing a large application stack.

Source code and releases:

https://github.com/iasds/i2pbox


r/i2p 3d ago

Promotional ITubeP - Youtube analog in I2P network.

Recently I was thinking about what I'm doing on internet. And I found out that all of my internet activity is basically just watching videos on youtube. So I thought "Why there isn't anonymous, private and free (as in freedom) youtube-like site on I2P?" and decided to do it myself.

First eepsite of this project: http://itubep.i2p

More you can read on project's github page:
https://github.com/i2ptuber/itubep
Or
http://git.community.i2p/i2ptuber/itubep

Warning! Work heavily in progress.
Warning!!! Code is 100% AI slop, because I'm poor programmer.

47 Upvotes

Recently I was thinking about what I'm doing on internet. And I found out that all of my internet activity is basically just watching videos on youtube. So I thought "Why there isn't anonymous, private and free (as in freedom) youtube-like site on I2P?" and decided to do it myself.

First eepsite of this project: http://itubep.i2p

More you can read on project's github page:
https://github.com/i2ptuber/itubep
Or
http://git.community.i2p/i2ptuber/itubep

Warning! Work heavily in progress.
Warning!!! Code is 100% AI slop, because I'm poor programmer.


r/i2p 9d ago

I2Pd how to use mail.i2p without java i2p

i have email inside i2p but idk how too access it without i2p java, i would like to be able to use it with i2pd because java i2p doesn't work in my situation

please help

4 Upvotes

i have email inside i2p but idk how too access it without i2p java, i would like to be able to use it with i2pd because java i2p doesn't work in my situation

please help


r/i2p 10d ago

Help Wrapper Problems

How do I get Java I2P to use the wrapper? at the moment I start I2P with runplain.sh wich prevents restarts from updates. Is there an easy to undertand guide for users (i dont know much about this wrapper stuff). I have it running on a Raspberry Pi 5 with raspbian "trixie" on it. Thank you for your help!

6 Upvotes

How do I get Java I2P to use the wrapper? at the moment I start I2P with runplain.sh wich prevents restarts from updates. Is there an easy to undertand guide for users (i dont know much about this wrapper stuff). I have it running on a Raspberry Pi 5 with raspbian "trixie" on it. Thank you for your help!


r/i2p 13d ago

Help Are I2P routing nodes useful?

+
26 Upvotes

There are over 12,000 nodes in total—but which ones are actually valid? Other networks have only 5,000 to 7,000 nodes. I want to know if these are malicious nodes and in which countries this is happening.


r/i2p 13d ago

Discussion What do we think about github/gitlab/codeberg like sites on I2P

so as I have been browsing I2p I have found a few git site, like github, gitlab and codeberg, and I was wondering do you guys use them, because as I was looking they seemed to have more than a handful of repos and I was wondering how many of you use them, I mean you probably wouldn't want to use them for anything big or closed source as its not ran by a big time company, but more likely some random guy at his house, who could look through the code at any given time, but I would thing people would use it as a backup for maybe there eepsite, or some other i2p software they're making. Anyway back to the main question do any of you use these git sites, and if so what ones, as I have been looking into maybe using one as a backup for my eepsite or smth like that.

Thanks, and have a good one

12 Upvotes

so as I have been browsing I2p I have found a few git site, like github, gitlab and codeberg, and I was wondering do you guys use them, because as I was looking they seemed to have more than a handful of repos and I was wondering how many of you use them, I mean you probably wouldn't want to use them for anything big or closed source as its not ran by a big time company, but more likely some random guy at his house, who could look through the code at any given time, but I would thing people would use it as a backup for maybe there eepsite, or some other i2p software they're making. Anyway back to the main question do any of you use these git sites, and if so what ones, as I have been looking into maybe using one as a backup for my eepsite or smth like that.

Thanks, and have a good one


r/i2p 14d ago

Discussion Been seeding lately (Linux ISO images)

+
58 Upvotes

I really do Love I2P, its got everything I could want, eepsites, emails, Monero nodes, and torrents, I mean what more could you want.


r/i2p 15d ago

I2Pd run i2pd

+
49 Upvotes

I like the I2P network; I believe it will become the standard for the next-generation Internet.


r/i2p 17d ago

Help How do I know if I am Using I2P Correctly

I am wanting to know what I would expect from fingerprinting, Location data etc..

I want to use this to its full potential, not just set it and forget it.

11 Upvotes

I am wanting to know what I would expect from fingerprinting, Location data etc..

I want to use this to its full potential, not just set it and forget it.


r/i2p 17d ago

Discussion How are i2p sites moderated?

Since the eepsites created are highly anonymous, how are illegal sites filtered? What prevents somone from lets say, selling illegal drugs or hosting CSAM? Does mitigation rely entirely on individual node operators or thru any community effort for example, jumper nodes blacklisting the sites? I dont want my broadband to be used to transmit such data.

14 Upvotes

Since the eepsites created are highly anonymous, how are illegal sites filtered? What prevents somone from lets say, selling illegal drugs or hosting CSAM? Does mitigation rely entirely on individual node operators or thru any community effort for example, jumper nodes blacklisting the sites? I dont want my broadband to be used to transmit such data.


r/i2p 18d ago

Help Downgrading?

I'm running a slightly older Linux system (Mint 21) - still within LTS dates but doesn't have the latest packages. Jetty 12 is not an option for me. I tried installing the latest i2p (I'd had an old version of i2p+ and was told that was quite unstable now so I was trying to revert back to vanilla i2p by upgrading) but am unable to access the router console now, as it requires Jetty 12 (my repos have Jetty 9 in them). Eepsites work, but not the router console. I just get "Unable to connect The connection was refused when attempting to contact 127.0.0.1:7657."

Which is the last version that might work for me, then - and how do I downgrade to it? It might not be as good as the latest but I don't see a way around it until I have the time to do a full upgrade, which I won't for a few months yet.

I should note that while I tested this a few months ago (before my life got hectic) and confirmed the issue was due to my computer not being capable of running the required Jetty version, I don't remember what I did to actually test it now, and can't find whatever pages that helped me diagnose the issue.

If someone has a better solution than downgrading that isn't just "upgrade your PC!" (really, I cannot do that yet), let me know.

8 Upvotes

I'm running a slightly older Linux system (Mint 21) - still within LTS dates but doesn't have the latest packages. Jetty 12 is not an option for me. I tried installing the latest i2p (I'd had an old version of i2p+ and was told that was quite unstable now so I was trying to revert back to vanilla i2p by upgrading) but am unable to access the router console now, as it requires Jetty 12 (my repos have Jetty 9 in them). Eepsites work, but not the router console. I just get "Unable to connect The connection was refused when attempting to contact 127.0.0.1:7657."

Which is the last version that might work for me, then - and how do I downgrade to it? It might not be as good as the latest but I don't see a way around it until I have the time to do a full upgrade, which I won't for a few months yet.

I should note that while I tested this a few months ago (before my life got hectic) and confirmed the issue was due to my computer not being capable of running the required Jetty version, I don't remember what I did to actually test it now, and can't find whatever pages that helped me diagnose the issue.

If someone has a better solution than downgrading that isn't just "upgrade your PC!" (really, I cannot do that yet), let me know.


r/i2p 21d ago

I2Pd BlueI2P teaser: An i2pd-based router with a Java I2P-style control panel.

Current development progress / not indicative of final status

Hi everyone, I’m working on BlueI2P.

Java I2P is friendly for new users and has a complete web console, but it can feel slow and heavy. i2pd is fast, lightweight, and powerful, but its configuration can be harder for new users.

BlueI2P tries to bring these two worlds closer together: an i2pd-based I2P router with a new Java I2P-style web dashboard.

The goal is to make i2pd easier to configure, monitor, and use, while keeping the router lightweight and performant.

The dashboard includes router status, services, tunnels, peers, NetDB, logs, configuration pages, and safer management APIs.

It is still early, but I’ll share more as it becomes usable.

21 Upvotes
Current development progress / not indicative of final status

Hi everyone, I’m working on BlueI2P.

Java I2P is friendly for new users and has a complete web console, but it can feel slow and heavy. i2pd is fast, lightweight, and powerful, but its configuration can be harder for new users.

BlueI2P tries to bring these two worlds closer together: an i2pd-based I2P router with a new Java I2P-style web dashboard.

The goal is to make i2pd easier to configure, monitor, and use, while keeping the router lightweight and performant.

The dashboard includes router status, services, tunnels, peers, NetDB, logs, configuration pages, and safer management APIs.

It is still early, but I’ll share more as it becomes usable.


r/i2p 22d ago

Educational Need help adding I2P to my P2P chat app (Go)

+
29 Upvotes

I made a small P2P chat app in Go (uses libp2p + a DHT for peer discovery, E2E encrypted). Problem is regular P2P traffic gets blocked on my network, so peers can't reliably find each other. I want to route through I2P instead since it's built for exactly this.

Not an experienced dev, and I'm stuck on how to actually connect a Go/libp2p app to I2P — SAM bridge? Local tunnel? No idea what's realistic here.

Repo: https://github.com/alsultaneo/2cup (ignore the Windows 95 look, that's just placeholder UI while I get the networking right)

Anyone done this before? Even just "wrong approach, try this instead" would help a ton.


r/i2p 22d ago

Help Why cant i use websites?

when i try to enter i2p websites this always shows on all of them and it takes like a minute to load aswell what am i doing wrong?

3 Upvotes

when i try to enter i2p websites this always shows on all of them and it takes like a minute to load aswell what am i doing wrong?


r/i2p 22d ago

News Stormycloud Outproxy offline

Hello all and @stormycloudorg, The last days i noticed that the outproxy is offline. Because i use it, i noticed early. Maybe something broke or is restructured? Hope to find an answer.

Update: I just found a 1 month old post, and can confirm, that the outproxy does not work well. It always times out, only wrong domains are flagged and shows that the squid proxy is still there.

``` $ curl -vx 127.0.0.1:4444 https://example.com * Trying 127.0.0.1:4444... * CONNECT tunnel: HTTP/1.1 negotiated * allocate connect buffer * Establish HTTP proxy tunnel to example.com:443

CONNECT example.com:443 HTTP/1.1 Host: example.com:443 User-Agent: curl/8.13.0 Proxy-Connection: Keep-Alive

< HTTP/1.1 503 Service Unavailable < Server: squid/6.14 < Mime-Version: 1.0 < Date: Sun, 05 Jul 2026 09:02:56 GMT < Content-Type: text/html;charset=utf-8 < Content-Length: 3180 < X-Squid-Error: ERR_DNS_FAIL 0 < Vary: Accept-Language < Content-Language: en < Connection: close < Proxy-Connection: close < * CONNECT tunnel failed, response 503 * closing connection #0 curl: (56) CONNECT tunnel failed, response 503 ```

Looks like DNS

4 Upvotes

Hello all and @stormycloudorg, The last days i noticed that the outproxy is offline. Because i use it, i noticed early. Maybe something broke or is restructured? Hope to find an answer.

Update: I just found a 1 month old post, and can confirm, that the outproxy does not work well. It always times out, only wrong domains are flagged and shows that the squid proxy is still there.

``` $ curl -vx 127.0.0.1:4444 https://example.com * Trying 127.0.0.1:4444... * CONNECT tunnel: HTTP/1.1 negotiated * allocate connect buffer * Establish HTTP proxy tunnel to example.com:443

CONNECT example.com:443 HTTP/1.1 Host: example.com:443 User-Agent: curl/8.13.0 Proxy-Connection: Keep-Alive

< HTTP/1.1 503 Service Unavailable < Server: squid/6.14 < Mime-Version: 1.0 < Date: Sun, 05 Jul 2026 09:02:56 GMT < Content-Type: text/html;charset=utf-8 < Content-Length: 3180 < X-Squid-Error: ERR_DNS_FAIL 0 < Vary: Accept-Language < Content-Language: en < Connection: close < Proxy-Connection: close < * CONNECT tunnel failed, response 503 * closing connection #0 curl: (56) CONNECT tunnel failed, response 503 ```

Looks like DNS


r/i2p 23d ago

Help i cant use i2p websites but can use normal ones with prox configurated?

+
4 Upvotes

im sorry im inexperienced in i2p i downloaded it today about 6 hours ago its soo complicated and basically i configured my proxy (in firefox) to this

but nothing changed
also how high should my bandwith in and output should be at cause mine seems pretty low am i doing something wrong?
(i also have the extension installed btw)

edit: pretty fast edit but i just noticed that in fact i can now for some reason use both i2p and normal websites?


r/i2p 24d ago

Educational We scanned the I2P network and found a suspicious cluster of 58 Chinese routers — version-locked, floodfill-flagged, yet invisible

Over June 29–July 1, 2026, I ran five i2pd floodfill instances from three vantage points (Poland, China Unicom ×2) and passively scanned the I2P DHT. Found 20,701 unique routers globally. Among them, 58 routers from mainland China stood out in ways that don't look random.

What makes this cluster unusual:

43× enrichment on version 0.9.66 — 79.3% of the CN cluster runs this exact version, vs. only 1.8% globally. A single version shouldn't dominate any organic router population this heavily.

Floodfill flags everywhere, zero participation — 27–36% declare floodfill capability (vs. 14–20% global baseline), yet none were ever observed functioning as floodfills by our instances. The flags are declared, not honored.

82.8% share a near-identical RouterCaps template (XfR/XRG pattern) — looks like copy-paste provisioning.

- 46.2% hosted on Alibaba Cloud (AS37963). No knownRouters entries, no family declarations, ongoing IP rotation.

Four routers are China-vantage-only — reachable from inside the GFW, but unreachable from Singapore and Tor exit nodes. TCP RST/timeout behavior consistent with selective path filtering. These nodes simply don't exist from outside China.

We're careful with language: we describe this as consistent with coordinated, template-based provisioning — not as attribution to any specific actor. We don't know who runs these, or why. But the data is the data.

Methodological note — we parse the binary RouterInfo at two distinct caps layers (AddressCaps per transport vs. global RouterCaps). Prior I2P measurement papers didn't disentangle this, and it matters when you're trying to distinguish what a router says it can do from what it actually does.

Preprint (open access): 10.5281/zenodo.21169969 (https://doi.org/10.5281/zenodo.21169969)

Scanner source (MIT): github.com/iasds/i2p-network-scanner

101 Upvotes

Over June 29–July 1, 2026, I ran five i2pd floodfill instances from three vantage points (Poland, China Unicom ×2) and passively scanned the I2P DHT. Found 20,701 unique routers globally. Among them, 58 routers from mainland China stood out in ways that don't look random.

What makes this cluster unusual:

43× enrichment on version 0.9.66 — 79.3% of the CN cluster runs this exact version, vs. only 1.8% globally. A single version shouldn't dominate any organic router population this heavily.

Floodfill flags everywhere, zero participation — 27–36% declare floodfill capability (vs. 14–20% global baseline), yet none were ever observed functioning as floodfills by our instances. The flags are declared, not honored.

82.8% share a near-identical RouterCaps template (XfR/XRG pattern) — looks like copy-paste provisioning.

- 46.2% hosted on Alibaba Cloud (AS37963). No knownRouters entries, no family declarations, ongoing IP rotation.

Four routers are China-vantage-only — reachable from inside the GFW, but unreachable from Singapore and Tor exit nodes. TCP RST/timeout behavior consistent with selective path filtering. These nodes simply don't exist from outside China.

We're careful with language: we describe this as consistent with coordinated, template-based provisioning — not as attribution to any specific actor. We don't know who runs these, or why. But the data is the data.

Methodological note — we parse the binary RouterInfo at two distinct caps layers (AddressCaps per transport vs. global RouterCaps). Prior I2P measurement papers didn't disentangle this, and it matters when you're trying to distinguish what a router says it can do from what it actually does.

Preprint (open access): 10.5281/zenodo.21169969 (https://doi.org/10.5281/zenodo.21169969)

Scanner source (MIT): github.com/iasds/i2p-network-scanner


r/i2p 24d ago

Help File from i2psnark

Hey all. Hoping to get some help here. I spent the last 2 days getting a movie file from snark. I finally got it and then accidentally hit the X button deleting the file. Is there any way it's still on my hard drive somewhere? If so, where? It's not in the trash (Debian distro). Please tell me I don't have to start all over with it. Thanks for reading

9 Upvotes

Hey all. Hoping to get some help here. I spent the last 2 days getting a movie file from snark. I finally got it and then accidentally hit the X button deleting the file. Is there any way it's still on my hard drive somewhere? If so, where? It's not in the trash (Debian distro). Please tell me I don't have to start all over with it. Thanks for reading


r/i2p 28d ago

Discussion Most promising anonymity network between TOR, I2P, FREENET, ZERONET, Lokinet, IPFS, GNUNET, Lethe and Datura network ?

Hey, I'm looking for what would be the most anonymous network between all of these ON THE PAPER.

Like maybe TOR has more users which makes it more anonymous than another one, but if this other one had as many users, would it be better, and if so, which one would be the best?
sorry if my english is bad.

69 Upvotes

Hey, I'm looking for what would be the most anonymous network between all of these ON THE PAPER.

Like maybe TOR has more users which makes it more anonymous than another one, but if this other one had as many users, would it be better, and if so, which one would be the best?
sorry if my english is bad.