Hello. I have now recently set up an i2p torrenting system connected to jellyfin. The upside is that I pay zero to vpns and i2p actually has a pretty awesome selection of movies and tv shows (postman ftw). For real, i feel like i2p is where it’s at right now in the torrenting world, as it completely bypasses the need to trust vpns. And torrenting over i2p doesn’t hurt the network like torrenting over tor. The downside is that download speeds per torrent is way lower, but i just wait a couple of days for torrents to finish.

Now, I seed and I give back to the community, but I feel like i need to do more and apply my skillset. I believe in piracy as an idea. Democratizing access to information is a noble pursuit, and seeders are the backbone to piracy and the idea of free access to information. But i want to do more. I want to learn how to crack drm, how to be at the source of information. As companies put in more complicated drm and enforce draconian copyright laws, i fear it might not be enough to just be a seeder. To win this ongoing war, we need more crackers.

I am but a humble foot soldier, looking for recruitment and training. I have a mathematics background and some flexible coding knowledge, but nothing deep. I like playing wargames like in overthewire and know the basics of gdb and a patchy knowledge of binary exploitation.

  • Kraven_the_Hunter@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    11 months ago

    I can’t seem to figure out i2p. I’ve tried installing the Linux pack but it didn’t seem able to connect to the distro source the way the instructions showed.

    • aldalire@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 months ago

      Personally i use the i2pd router. There’s i2pd, which is implemented in c/c++, and the regular i2p router which is implemented in java.

      There might be some settings you have to fiddle with to get it to run (i set upnp on so my router isn’t firewalled, which helps connect to more peers). I recommend this Mental Outlaw video

      https://invidious.tiekoetter.com/watch?v=F6ze6S1aDJs

      • aldalire@lemmy.dbzer0.comOP
        link
        fedilink
        English
        arrow-up
        4
        ·
        11 months ago

        Next, to torrent you have to install i2psnark (there are some other options, such as qbittorrent and biglybt and stuff, but I haven’t figured those out yet). Here’s are binaries:

        https://i2pd.readthedocs.io/en/latest/tutorials/filesharing/

        I2psnark requires i2cp, so just enable that in i2pd.conf. Then, ssh forward that on your pc if you installed it on another pc dedicated to running i2p. Running i2p for a long time helps with discovery; the longer you run it the more sites you’ll be able to visit and the faster they’ll load imo.

    • Corroded@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 months ago

      Did you let it run for a bit and configure your browser? Mental Outlaw has a good setup video.

      If it’s an issue with being unable to install i2p in the first place that’s a separate matter