sploodged

joined 5 months ago
[–] sploodged@lemmy.dbzer0.com 1 points 2 hours ago

do not the vpn

[–] sploodged@lemmy.dbzer0.com 5 points 3 hours ago

It's 2024 back that shit up on a dictaphone already

[–] sploodged@lemmy.dbzer0.com 2 points 4 hours ago* (last edited 4 hours ago)

100% right, tor is not for torrenting, tor for clearnet

i2p for torrenting, not for clearnet

[–] sploodged@lemmy.dbzer0.com 1 points 4 hours ago* (last edited 4 hours ago)

You can do multihoming, might be the easiest thing to do for a service: https://geti2p.net/spec/proposals/140-invisible-multihoming

Multihoming is a pretty simple way of load balancing and i think the way it works is the first router to respond is the one that's used. So ideally the one used by any given client should be the most responsive i2p router.

It's also used to place i2p routers hosting a service in multiple places so it makes correlation attacks (ex downtime at exact time of a known electric outage in an area) more difficult.

Backend setup for your service

If we have a service like an http proxy service or a website available on port 6000, and 2 i2p routers, they'd both need access to that port. An outproxy may do this with port forwarding from a clean outernet connection(s) going through their proxy setup ex privoxy/haproxy/tinyproxy dns. They're less worried about correlation attacks so the routers may be all or mostly in one area using port forwarding over lan or VM's. A website that's concerned about correlation attacks may have separate instances of the website running on each router in different areas, with the website's backend syncing with the other routers in the background through other methods such as an encrypted lease-set.

Router setup

Each router needs the same exact key for the actual .i2p address. The easy way to do this is in the java router (i2p+ is good for this, install guide/official site go to service tunnels > make new server http tunnel, enter the port 6000, give it a name like "Outproxy", private key file a name like "outproxy.dat" and make sure optimize for Multihoming is on.

Other recommended additions in your tunnel config

  • Automatically start tunnel: on
  • 16 tunnels in/out (maximum): 3 hops for good anonymity, outproxies not concerned with their own anonymity could reduce this for more performance.
  • Reduce tunnels to conserve resources: idle period 15-20 minutes, reduced count: low number like 2-3. This usually works well since the tunnels can be built back in an order of ms's on a good i2p router and not wasting resources keeping them open. It could introduce a slight delay though. High traffic situations might make sense to leave that off.

Then save and start, key file is generated.

Copy key file and a tunnel config file

Locations for .config file and key (.dat):

/i2p/.i2p/outproxy.dat

/i2p/.i2p/i2ptunnel.config.d/XX-outproxy-i2ptunnel.config

Then copy the key and config files to the other i2p routers in the same locations. Shouldn't need to go through setup with the config file present. Most important is it has the same key file, so they'll all use the same address.

[–] sploodged@lemmy.dbzer0.com 3 points 19 hours ago* (last edited 19 hours ago) (2 children)

It does, qbittorrent support is still "experimental" though. i2psnark and biglybt will outperform it.

If you can run i2p on your seedbox could do it. Simple enough on a plain vps. If i remember correctly though i thought the web interface doesn't (or didn't) support i2p stuff, only gui. Haven't used qbittorrent in a while.

I'm aware mostly of where to find this info from within i2p:

I2p wiki- filesharing

http://wiki.i2p-projekt.i2p/wiki/index.php/Filesharing_and_I2P

Filesharing forum

http://discuss.i2p

Guides:

How to correctly download torrents from Clearnet using I2PSnark.pdf

http://tracker2.postman.i2p/index.php?view=TorrentDetail&id=66113

[TUTORIAL] How to correctly cross seed to make Clearnet torrents available for I2P Network in Postman tracker.pdf

http://tracker2.postman.i2p/index.php?view=TorrentDetail&id=65809

[TUTORIAL] How to use I2P in qBittorrent

http://tracker2.postman.i2p/index.php?view=TorrentDetail&id=72171

Correct BiglyBT settings for Ultra Fast I2P torrenting.pdf

http://tracker2.postman.i2p/index.php?view=TorrentDetail&id=66500

there's irc in i2p, irc isn't everyone's favorite way to do messaging...but it's a good way to get answer to questions from people that know more than i do. i2p folks have a good amount of distrust for the clearnet so some of them stay away from it.

[–] sploodged@lemmy.dbzer0.com 9 points 1 day ago (8 children)

stormycloud is the biggest, there's also acetone and purokishi that are both very reliable. there's a couple others that aren't as stable right now. i2p's about inter-network services that often work without any need of the clearnet, tor is a better option if you're looking to do clearnet things.

torrents don't get bridged through the (mainly 3!) outproxies in i2p. they're bridged by random people cross-seeding torrents through clients like qbittorrent or bigly bt which work in both i2p and clearnet. Or, you can download a torrent from clearnet normally and change the trackers to i2p only trackers, then add to i2psnark. In both cases using biglybt/qbittorrent you should be able to connect to peers from i2p and clearnet through the people that do this, functioning as your own outproxy in a way.

Anyone can easily bring over clearnet torrents into i2p, and they are more than welcome to do so!

So i'm not disagreeing with you about i2p needing more outproxies, more is better, but tor does this already (and arguably does it better since there's so many exit nodes) so i don't think the demand is as big. You're right that it's pretty similar running an i2p proxy. As far as i know it's a very similar process running tor exit nodes vs i2p outproxy, i think acetone is also a tor exit node (i might be wrong on that), purokishi routes some things through tor, and stormycloud until somewhat recently mainly focused on running a fleet of tor exit nodes.

The nature of i2p means that to get faster speeds these providers may be running many i2p routers to provide lots of tunnels and load balance them, so i think that aspect is more technically challenging but i've never done it at scale myself. I think you'd need a handful of well resourced/connected i2p routers to offer a consistently good outproxy service.

also just known as regular socks if you use i2p

it's generally advisable to not run a vpn in front of i2p. it will run better without one and you introduce another point of failure that can reduce your anonymity in some circumstances.

you can use a vpn for clearnet like normal along with i2p,ideally i2p not through the vpn though. it's a good way to cross-seed stuff into i2p though (you can do this as you're downloading from clearnet peers) and every now and again might find some random i2p seed holdout on a "rare" torrent.

[–] sploodged@lemmy.dbzer0.com 5 points 1 day ago (2 children)

we're trying, also some clients will let you do that. snark and XD are i2p only, qbittorrent and bigly bt will let you pull peers from clearnet and i2p if they've been cross-seeded

[–] sploodged@lemmy.dbzer0.com 4 points 5 months ago* (last edited 5 months ago)

easiest to get going is probably https://geti2p.net/en/download/easyinstall

when you get it running allow the router to run for a while. the longer you leave it running the better connected it'll become, it takes some time to get well connected into the network. torrenting right away is a good way to speedrun this since it'll discover a lot of peers this way. to browse eepsites (.i2p domains, kind of like .onion) router needs to be running, and need to change proxy settings in browser.

there are guides and plugins for this but basically you want to set http proxy to 127.0.0.1 port 4444. it will proxy everything through the router. clearnet sites should go through the default outproxy (stormycloud) but i2p isn't really build for clearnet browsing. if it's working should be able to visit an eepsite like http://notbob.i2p (has a registry of other eepsites). things like trackers, forums, git repositories can be found on notbob.

can setup irc through it (comes preconfigured) and has built in torrent client (i2psnark). can also setup email, java router has that built in, as well as a webserver to host your own site through i2p.

if you just want to torrent biglybt comes with a router on its own, settings under "i2p helper" plugin if you just want to torrent through it without all the other stuff.

view more: next ›