How do you use BiglyBT to discover I2P torrents from different trackers? I tend to just go to postman.i2p and discover torrents there, but I want a way to discover torrents using BiglyBT and I2P. I know that BiglyBT has DHT capabilities, does that work over the I2P network to discover torrents (Perhaps through Swarm Discovery?)

Any seasoned captains out there?

  • EpicMuch@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    Today I learned about the i2p project! Looking forward to trying this out. Sadly I have nothing to share to help answer, but thank you for raising your question

    • ReversalHatchery@beehaw.org
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      What’s with “anymore”? It’s still actively developed, there are regular releases of both the original Java I2P router and the 3rd party C++ router, if you mean that.

      If you mean that it lacks content, please do upload there if you have something. If you already have the content on disk, it should only really take effort while you’re just starting to create torrents.

      Don’t forget that

      • I2P is the only semi-popular mixnet that’s suitable for torrents
      • nobody will know it’s you who are uploading, so unless you upload info about yourself or you’re living in an extremely nonfree country (in which case the Java based router will set itself to restricted mode), you can’t really get into trouble for that
      • drwankingstein@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        I mean piracy activity wise, it seems fairly head. maybe im just remembering differently since pirating was a bit less popular, but it feels like it was more healthy in the past.

        • ReversalHatchery@beehaw.org
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 months ago

          Well, tracker2.postman.i2p just told me upon loading it that it’s under heavy load. In the past few days it seems to have a steady 1-2 dozen new torrents a day. The site has statistics but seemingly only for the past day, however this is roughly what I expected, or maybe less.

  • ReversalHatchery@beehaw.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    I don’t use biglybt because I don’t have that much RAM. That is, I do have, but fucking windows is fucking aggressive with swapping for some fucking reason.

    • pedroapero@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      2 months ago

      i2Psnark is an alternative. With a lot less features (and not mentioning the UX)

    • Brickfrog@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 days ago

      Currently not possible. Bitmagnet would need to have new code to be able to properly talk to the mainline java I2P service to enable DHT over I2P bittorrent. Or the Bitmagnet devs could develop their own I2P service to talk to the I2P network but that might be even more dev work.

      https://github.com/bitmagnet-io/bitmagnet/issues/303

      Per https://geti2p.net/en/docs/applications/bittorrent

      DHT support requires SAM v3.3 PRIMARY and SUBSESSIONS for TCP and UDP over the same session. This will require substantial development effort on the client side, unless the client is written in Java. i2pd does not currently support SAM v3.3. libtorrent does not currently support SAM v3.3.