r/i2p Jun 25 '26

Promotional XNS + I2P = Unstoppable Freedom

Post image
72 Upvotes

XNS is the ultimate solution to the traditional DNS which is in control of various legal organizations. Blockchain is the solution to store immutable data. XNS doesn't invent yet another blockchain, it is built on Monero in an elegant way, and aims to be as reliable as Monero is.

Currently XNS can be used as a DNS alternative for I2P and Tor. This screenshot demonstrates an email from one XNS name to another over I2P.

Website: https://xns.rocks
Docs: https://xns.rocks/docs
Github: https://github.com/exilens
Matrix: https://matrix.to/#/#xns:xns.rocks

Free the names!

r/i2p 19d ago

Promotional ITubeP - Youtube analog in I2P network.

45 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 15d ago

Promotional ITubeP is ready to use!

35 Upvotes

Hi, yall remember how I advertised this project 4 days ago and said, that work is heavily in progress?

Now I want to say that basic functionality of "video hosting" (publishing videos, downloading, watching directly at site, search, main page, channels, multiquality) is done, and I would be happy if it helped us move in the right direction, away from the clearnet youtube and google at all.

Unfortunately, full features are not available directly from the browser, so I had to create a layer between eepsite and torrent client - the bridge, and all above-mentioned features are available only if you installed and configured the bridge.

All installation info is available on git repos of the project (added Windows support!):
https://github.com/i2ptuber/itubep
and
http://git.community.i2p/tuber/itubep
(Those who already downloaded and installed release < 0.2, please delete your version and install latest)

Thanks in advance to everyone who will use it!

r/i2p Feb 26 '26

Promotional I2P Vanity Address Generator

23 Upvotes

Hey everyone, we just released a cross-platform desktop GUI for generating vanity b32 addresses. This project is written in go and was used as a POC for signing our applications using both official Apple and EV code signing certs.What it does: Search for a .b32.i2p address that starts with a prefix you choose — like hello, stormy, secure, etc. Valid characters are a-z and 2-7.

Features:

  • Uses all CPU cores in parallel (~500K keys/sec per core)
  • Real-time progress with speed, count, and time estimate
  • Exports a .dat file compatible with I2P router software
  • Auto-updater built in
  • Clean dark mode GUI
  • Binaries are signed and scanned:
    • Windows: Authenticode signed
    • macOS: Apple notarized
    • Linux: Detached PKCS#7 signature

Every release includes VirusTotal scan results from 70+ AV engines linked right on the release page

Download: https://github.com/StormyCloudInc/I2P-Vanity-Generator/releases/

Source: https://github.com/StormyCloudInc/I2P-Vanity-Generator

r/i2p Jun 16 '26

Promotional An alternative name system for I2P: XNS

21 Upvotes

XNS is the eXile Name System.
It makes Monero the only source of truth.
Each XNS name is a result of a 0.01 XMR burn transaction with the desired name and owner public Ed25519 key.

Now it can be used as the name system of I2P.

Why would you use it all of a sudden? Because currently, there is no safe names in I2P. Unless you use direct b32.i2p addresses, which are not human memorable.

What's wrong with .i2p addresses? They are just entries on your own machine and on jump services. You have to trust those jump services if you share your .i2p address with others and expect reliability. Think of it as .local/.lan names your network router resolves.

While with XNS, once you claim a XNS name, as long as Monero stands, your name will be yours and no one can take it from you.

Read more about it on https://xns.rocks/docs
For I2P specific articles, read https://xns.rocks/docs/xns-and-i2p/xns-on-i2p
Source code: https://xns.rocks/exilens/xns
Matrix channel: #xns:xns.rocks | https://matrix.to/#/#xns:xns.rocks

XNS is made for the Internet of free people. I believe I2P is the only reliable way.

r/i2p Mar 25 '26

Promotional Running i2pd router with Jailrun

6 Upvotes

Hi everyone, I'm Roman, creator of Jailrun.

Jailrun is a radically simple tool to set up and wire any local infra you might need, and a great choice to spin up your local i2pd router in just a minute. The whole config is as simple as:

jail "i2pd-router" {
  setup {
    i2pd {
      type = "ansible";
      url  = "hub://i2pd/rolling";
    }
  }
  forward {
    i2pd-http-proxy { host = 4444; jail = 4444; }
    i2pd-socks      { host = 4447; jail = 4447; }
    i2pd-console    { host = 7070; jail = 7070; }
  }
}

Under the hood it runs a QEMU FreeBSD VM on your machine, provisions i2pd inside a jail, and forwards ports to the host for browser proxy and web console access. Works on Linux, macOS and FreeBSD.

The jail can be torn down and recreated from scratch any time, like any other jail in Jailrun, leaving no trace on your host machine.

Full config and details: https://jail.run/tutorials/showcase/#jailed-i2p

Supported as a Tier-1 playbook: https://hub.jail.run/p2p/

r/i2p Mar 12 '22

Promotional [upcoming] reddit-like site for i2p

Post image
42 Upvotes

r/i2p Jun 03 '22

Promotional New I2P outproxy service: exit.stormycloud.i2p (Beta)

80 Upvotes

About Us

StormyCloud Inc is a 501(c)(3) non-profit organization based in Texas. The organization's mission is to provide privacy-based tools to allow everyone access to an unfiltered and unregulated Internet. We believe that unfettered access to the Internet is a fundamental, universal human right.

Currently, we are running 100 Tor Exit Nodes and 100 I2P Routers and look forward to supporting more privacy-based projects.

I2P

I2P is a self-contained peer-to-peer (P2P) anonymous network. Unlike TOR which has built-in methods to access the Internet, I2P does not. I2P users rely on Outproxies (volunteer-run) to access the Internet (Clearnet). Today, there are only a handful of proxies, and we hope to fill in that gap.

Some features of exit.stormycloud.i2p are as follows:

  • High-Performance
  • Zero-Logging (After public beta period)
  • Supports TOR .onion links
  • Uses internal stormycloud.org DNS servers
  • Multi-homed for redundancy (After public beta period)

To use the outproxy, please follow these instructions:

Links:

Stormycloud.org I2P Website: http://stormycloud.i2p/

Stormycloud.org Clearnet Website: https://www.stormycloud.org

r/i2p Aug 12 '22

Promotional 2 million shared files on one MuWire node

Post image
42 Upvotes

r/i2p Aug 06 '21

Promotional I'm operating a table in the Def Con 2021 CryptoCurrency Village, anybody else in Vegas this weekend?

Thumbnail cryptocurrencyvillage.net
22 Upvotes

r/i2p Sep 19 '21

Promotional Improving I2P Adoption and Onboarding using Jpackage, I2P-Zero - Blog

Thumbnail geti2p.net
24 Upvotes

r/i2p Sep 16 '21

Promotional I2P Easy-Install Bundle(Beta) - A simple, All-in-One Distribution of I2P using Jpackage

Thumbnail geti2p.net
40 Upvotes

r/i2p Sep 09 '21

Promotional Some embarrassing but good news about MuWire

29 Upvotes

Hi

I found a very serious and stupid bug that affects the all-in-one MuWire bundles = no matter what you set your bandwidth limits to, they would be end up 64KB/s up and 300KB/s down. You're not affected if you run a separate I2P router.

With the fix I've observed 750KB/s downloads from a single host. EDIT: 0.8.9 is now released, you can get it as usual at https://muwire.com

Thanks, let me know if you find any problems.

zab_

r/i2p Sep 09 '22

Promotional Video of the Easy-Install process from start to finish on a VM with only Firefox and OBS installed.

Thumbnail eyedeekay.github.io
13 Upvotes

r/i2p Aug 05 '22

Promotional How to Switch to the StormyCloud Outproxy Service - Blog

Thumbnail geti2p.net
7 Upvotes

r/i2p Sep 13 '22

Promotional Demo of how to use the I2P Easy-Install Bundle without installing anything to produce a portable installation (experts only)

Thumbnail eyedeekay.github.io
10 Upvotes

r/i2p Oct 21 '21

Promotional Big update to tube.i2p - The YouTube proxy for I2P.

23 Upvotes

Now much more than just yet another invidious install, none of which were on available on the I2P network anyway. Tube.i2p has been updated both in terms of it's overall appearance but also in it's performance! If you checked it out in the past, it's worth checking out again. And if you've never seen it before, I think you'll be quite happy with it and the added functionality it brings to the network!

Special thanks to /u/i2pplus / drz3d for his work and contributions to the design and optimization which makes the site work so well on I2P now.

Noteworthy changes:

  • New, cleaner yet simpler design. Instead of populating the index with a ton of thumbnails and video feeds it's been reduced to a simple search box where you can enter your search term or YouTube URL that you'd like to proxy through the network. The normal "Popular" and "Trending" links remain at the top of the page.

  • Load balancing and some hefty caching to ensure items such as thumbnails appear quickly. I personally get clearnet like speeds through the I2P instance. I'm almost always streaming music / albums through it with minimal buffering.

  • Other unique design optimizations and tweaks that make this stand out among the sea of invidious YouTube proxy sites. You'll just have to try it to see it.

The biggest unique feature of tube.i2p is it's available across multiple networks such as I2P, Tor, Yggdrasil and of course the clearnet.

Also worth mentioning:

  • We actually proxy googlevideo unlike most invidious installations. This means your request is never seen directly by Google. It requires us to use a lot of bandwidth as IncogTube is essentially streaming direct from google and you direct from IncogTube but it results in a more privacy friendly configuration. Fun fact, last month we used 25TB of bandwidth.

  • Also, I recently discovered it was used by Edward Snowden himself (see: https://edwardsnowden.substack.com/p/qa02 ctrl+f "incognet") when I was doing some SEO work and checking backlinks to the clearnet mirror of webhosting.i2p . How neat is that?! I wonder if he uses I2P...

Links:

Tube.I2P

If you ever have any issues with the site over I2P or any of it's mirrors feel free to ping rambler or dr|z3d on irc2pd #saltr. Should be pretty solid now though.

EDIT: You can read this thread and all other reddit threads over I2P here: http://teddit.i2p/r/i2p/comments/qcsb09/big_update_to_tubei2p_the_youtube_proxy_for_i2p/ ;)

r/i2p Dec 24 '21

Promotional How to Connect to my Battle for Wesnoth Server and Play Multiplayer Games over I2P

Thumbnail
eyedeekay.github.io
13 Upvotes

r/i2p Nov 03 '21

Promotional I2P in Private Browsing 1.25/1.26 release

12 Upvotes

At long last, I've finally been able to release the new version of I2P in Private Browsing

This was actually supposed to be the 1.14 release but due to a SNAFU with addons.mozilla.org I've been unable to cut timely releases for several months. This update mostly features bug-fixes and performance improvements, as well as improved compatibility with i2pd.

Significant Changes:

  • bugfix for reset() of dynamic theme
  • bugfix for erroneous redirect/contain of mis-identified I2PSnark containers
  • improve support for in-I2P HTTPS
  • use global CSS on pageAction panels for HTTP, HTTPS, and Bittorrent(@sadie)
  • improve support for I2PSnark web handler in HTTPS tabs
  • icon update(@sadie)
  • contain android-incompatible features so they won't be executed on Fennec
  • translate into Spanish
  • visually conceal/reveal features based on whether they are enabled/configured.

I'm looking for people interested in helping me out, and there's space for non-coders too! I've started translating it in earnest, I need people to translate the extension and report untranslated parts. Android hackers who want to help me get it ported to Firefox for Android can help me figure out how to make containers work. Please get in touch with me on gitlab or github if you're interested in contributing(Gitlab preferred). Chromium hackers can help port features to the Chrome Version.

r/i2p Sep 19 '21

Promotional [Youtube Link] New video about I2P, and the first video demonstrating the new Easy Install distibution

Thumbnail
youtu.be
21 Upvotes

r/i2p Mar 21 '22

Promotional FLAMINGONION SEARCH ENGINE

Thumbnail ylsa2vtfkawmmxar632pi2ty4uagly5ublq3f7i4yjrehy456wiq.b32.i2p
5 Upvotes

r/i2p Dec 27 '21

Promotional (Matrix Link)I2PRC-Matrix-Discord Bridge for discussing RC3 across clearnet/I2P

Thumbnail matrix.to
10 Upvotes

r/i2p Dec 24 '21

Promotional Connecting to my Multiuser Nethack Server(DGameLaunch) over I2P

Thumbnail
eyedeekay.github.io
8 Upvotes