I found I2P much better than Tor network, and now it supports BitTorrent protocol too https://geti2p.net/en/docs/applications/bittorrent .

Why haven’t the pirates migrated to I2P? Why are we still using clearnet and making people backout of seeding cause of DMCA?

  • @timkenhan
    link
    English
    3411 months ago

    Why is it in Java??

    • obosob
      link
      fedilink
      English
      1811 months ago

      There is a more performant C++ implementation but it’s been a long while since I’ve used either it or the java implementation. Worth checking out.

      • @ninchuka@lemmy.one
        link
        fedilink
        English
        111 months ago

        The java version is plenty fast but uses alot more memory then i2pd and needs a display/vnc to configure compared to i2pd

        • ellipse
          link
          fedilink
          English
          411 months ago

          You can configure it on a headless machine and just forward the webui over an SSH tunnel for configiration / monitoring

        • obosob
          link
          fedilink
          English
          111 months ago

          IIRC it doesn’t need a display, it’s a Web-based UI that you can use from another computer on the network if it doesn’t have a display, VNC would be overkill. Maybe they changed that.