this post was submitted on 22 Aug 2026
259 points (98.9% liked)

Technology

87515 readers
2811 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] MonkderVierte@lemmy.zip 41 points 3 days ago* (last edited 3 days ago) (21 children)

Maybe we could build a distributed Github you can't just delete with something decentralized and versioning, like Hypercore protocol or IPLD (InterPlanetary Linked Data), Ceramic Network?

About legality: that's (japanese) Nintendo using US media laws gone rogue to swipe repos on a US hoster (Github). Maybe don't use a US hoster next time.
And yeah, Europe isn't much better there.

[–] Fisch@discuss.tchncs.de 18 points 3 days ago (1 children)

There are already alternatives to GitHub and I think Forgejo is still working on federation. The most active Yuzu fork (as far as I'm aware) is Eden and that has its own Forgejo instance.

[–] MonkderVierte@lemmy.zip 0 points 3 days ago (1 children)

There's also a p2p "plugin" to git, but things like that always feel like a workaround to me. The random hacker in India also doesn't know about it.

[–] Fisch@discuss.tchncs.de 3 points 3 days ago (1 children)

I don't really see what that solves tbh. Not having a central source of truth seems like it could cause issues and git is already pretty much decentralized because everyone who's working on a repo will have a copy on their own device and cam upload that to whatever forge they want. Aside from that, you lose all the features a git forge gives you, especially the ability for people to actually find the repo.

[–] MonkderVierte@lemmy.zip 1 points 3 days ago (1 children)

especially the ability for people to actually find the repo.

Vs. a random git URL or a centralized repo everyone knows?

[–] Fisch@discuss.tchncs.de 4 points 3 days ago

Everything you can find on the internet is a "random URL" in that sense but that URL can be searched on search engines and shared. But I don't know how that p2p git thing works, so maybe I'm assuming it's more complicated than it actually is.

load more comments (19 replies)