167
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]

movie-web was just taken down with all its repos, Yuzu was taken down, then suyu forked it on gitlab and was taken down, countless clones of nintendo games, platform emulators, and a bunch of other things are taken down because they are hosted on the clear web.

If you're a dev and planning to write software for piracy, host it on I2P!

all 48 comments
sorted by: hot top controversial new old
[-] [email protected] 60 points 2 months ago

Just don’t use public and free services like GitHub or GitLab. Setup your own webspace with a trusty provider, install Gitea/Forgejo and host the code yourself. It’s that easy!

[-] [email protected] 11 points 2 months ago

Then they can request the provider to hand out your details just like they can with github, gitlab, codeberg, or whatever.

Anti Commercial-AI license

[-] [email protected] 9 points 2 months ago

But they can’t just DMCA it under false premises. GitHub and others just don’t want to risk anything and are pretty quick with taking down repos without checking anything.

Also there are still a few countries that don’t bow before the US-invention that is the DMCA.

[-] [email protected] 1 points 2 months ago

If they don't honor DMCA, what stops them from suing you? And if they got that far, wouldn't you rather want a DMCA?

Probably staying on the clear web is good for discoverability, but that's a two edged sword, because if you piss them off enough, a DMCA would be the best outcome.

Anti Commercial-AI license

[-] [email protected] 5 points 2 months ago

At least in Germany, many of these copyright claims have no real legal grounds and wouldn't hold up in an actual trial. All cases I've read into so far ended with a settlement - as the private person was too afraid of even more legal fees. Or were dropped completely after a while (full of empty threats) if the people never engaged with the other party.

[-] Titou 1 points 2 weeks ago

Just host it on a russian server and problem is fixed

[-] [email protected] 35 points 2 months ago

I remember trying to play with I2P back in the day and it being slow. Now I wouldn't even know how to access it. Is there something I can read or watch that can reintroduce me and teach me the basics?

[-] akilou 19 points 2 months ago

Seconded. Maybe start the how-to with what it is.

[-] [email protected] 11 points 2 months ago

https://geti2p.net still exists.

I2P is still slow, but that's because there aren't many nodes. It is faster than a few years ago though. I can get download speeds of 100 KB/s or more. It's like TOR in the early days with mostly private nodes and few hosted nodes. It's easy to get a VPS and host and I2P node for a fiver a month or less.

Anti Commercial-AI license

[-] [email protected] 16 points 2 months ago

Also check out Radicle, it's basically decentralized Git. @[email protected] is also working on a federation solution: @[email protected] (https://forgefed.org/)

[-] [email protected] 8 points 2 months ago

Radicle can still suffer under a DMCA if it's on the clear web. They just have to take down the node(s) hosting the repos, same as github, gitlab, et al. However if radicle works on I2P, that would be... rad 🤑

Anti Commercial-AI license

[-] [email protected] 8 points 2 months ago
[-] [email protected] 5 points 2 months ago

Wow, that's great! once they have stable support for TOR and I2P, it could become amazing for hosting such projects.

Anti Commercial-AI license

[-] [email protected] 8 points 2 months ago
[-] [email protected] 14 points 2 months ago
[-] [email protected] 13 points 2 months ago

Thanks! I think it would be a good idea to add a short info blobb directly in your main post tho :)

[-] [email protected] 1 points 2 months ago

It's not my post so you'd have to ask OP to do that.

[-] [email protected] 3 points 2 months ago

Sound like the tor network? Or am I missing something?

[-] [email protected] 13 points 2 months ago* (last edited 2 months ago)

https://geti2p.net/en/comparison/tor

Perhaps the main differences are:

  • Unidirectional tunnels instead of bidirectional circuits
  • Fully distributed and self organizing
  • Packet switched instead of circuit switched
  • Tunnels in I2P are short lived
  • i2p puts an emphasis on communicating within the network, whereas Tor puts more emphasis on communicating via the network to outside

Together these provide some additional resilience and protection against traffic analysis compared to Tor, arguably improving security.

[-] [email protected] 3 points 2 months ago
[-] [email protected] 4 points 2 months ago

Torrents over i2p: yes! Torrents over tor: no!

[-] [email protected] 10 points 2 months ago

Different purposes. Tor was intended so you could access the real web anonymously.

I2p the whole thing is an anonymous web. Everybody is a node. Tracing a packet never ends because you can't be sure you found the origin of the packet. Which only gets worse the longer somebody remains connected to i2p. And it even can handle torrenting, a torrent client is built in.

I2P sadly gets a lot less funding/support.

[-] [email protected] 4 points 2 months ago

The Invisible Internet Project (I2P) is a fully encrypted private network layer. It protects your activity and location.

https://geti2p.net/

Think of it as TOR, but for P2P. (TOR is not for P2P).

Anti Commercial-AI license

[-] [email protected] 7 points 2 months ago

just skimmed through that link and it seems like it's for self hosting gitlab ? is there an instance on i2p so I don't have to self host (I don't want to) ?

[-] [email protected] 3 points 2 months ago

There is one, but it's also on the clearweb. Dunno if somebody hosts one purely on the darkweb

Anti Commercial-AI license

[-] [email protected] 6 points 2 months ago

I2PD is an implementation is I2P, a way to anonymously share Disney's IP without showing anyone IP to the ISP.

[-] L0wded_ 6 points 2 months ago

I'm stupid, can someone please quickly tell me what I2P is?

[-] [email protected] 10 points 2 months ago

If you know TOR, I2P is TOR but with P2P support.

But in general terms, it's anonymization network. Data is sent over multiple hops/nodes and the original source is not included. The nodes are hosted by random people. The downside is that the slowest node in the chain of nodes between the source and the target means that's how slow the entire chain is (at least). So, the more nodes, the better for anonymity, and the faster the nodes are, the better for speed.

Anti Commercial-AI license

[-] L0wded_ 1 points 2 months ago

Interesting.

[-] [email protected] 4 points 2 months ago

A side question : I'm making a similar protocol, anyone knows some space where you discuss stuff like I2P, IPFS etc?

They all have their pros and cons, and I'd like to see if my protocol and its possibilities would interest.

Cheers

[-] [email protected] 4 points 2 months ago

That's a good question. Unfortunately, I don't know. IPFS does have a matrix channel where you could ask questions though.

Anti Commercial-AI license

[-] [email protected] 2 points 2 months ago* (last edited 2 months ago)

Thanks!

I actually went there maybe 6 months ago, but they were (which is totally okay) not interested in my protocol or how it works. I'm probably not very good in selling it either 😞😊.

this post was submitted on 24 Apr 2024
167 points (96.6% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

52731 readers
619 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder


💰 Please help cover server costs.

Ko-FiLiberapay


founded 1 year ago
MODERATORS