After the Mullvad fiasco I decided to stop using VPNs all together, since port forwarding is always going to be a problem on all of them, if you read the reasons why Mullvad had to shut down that service.

There is a better way using i2p which conceals your IP and makes it impossible for anyone to know what or if you’re downloading at all! No DMCA notices, no problem.

I wrote this small guide to another comment and figured I’d share it in its own post since I’m seeing so many people ask for VPN recommendations.

So there are 2 main implementations of i2p. First is the main Dev’s Java client here https://geti2p.net/en/download

The other is i2pd, which is C++.

I use the Java one personally but both would work. Someone posted back on reddit a guide on /r/i2p for qbittorrent, which is what I use now for this too. The guide was shared as a public torrent you can download with this info hash: 3f1d51095f9b116739172c1bced149acf2b10692

Use that hash with any of the various public trackers and you should be able to download that guide.

But if you just want a basic setup, that Java client comes with i2psnark, which is a Bittorrent client already setup.

The only other thing you want to do is go and search the biggest tracker for stuff, which is called PaTracker, Postman’s tracker. http://tracker2.postman.i2p, only accessible from i2p itself, which you’ll need to have setup and running first to view.

This tracker needs more seeders and uploaders in general, and by improving those things service for everyone is better. So the more the merrier.

Thanks! Feel free to ask any questions, there also might be other people who use i2p now for torrenting. I’m sure they’ll help too.

  • raesin
    link
    fedilink
    English
    31 year ago

    Has anyone tried to use this with Docker and Raspberry Pi? It doesn’t appear to work for me: i2p_1 | standard_init_linux.go:219: exec user process caused: no such file or directory which I think is probably an architecture error. I saw somewhere on Reddit someone was working on an Arm64 docker, but can’t find the post now.

      • raesin
        link
        fedilink
        English
        11 year ago

        That works pretty well; it’s not as polished as the geti2p docker, but it gets the job done! Just need to wait on qBittorrent to firm up their i2p support and I think it’ll be golden for my needs. Thanks!!

      • raesin
        link
        fedilink
        English
        11 year ago

        Hmm, thanks! I’ll look into this one later today.

    • @death916A
      link
      fedilink
      English
      21 year ago

      There are arm images check my posts or the docker hub for lemmy

    • @death916A
      link
      fedilink
      English
      21 year ago

      That usually means that the image you used isn’t built for arm I think. If you used an arm image idk tho