this post was submitted on 03 Mar 2023
9 points (90.9% liked)

Open Source

30260 readers
325 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

cross-postowane z: https://szmer.info/post/289222

Git was designed as a decentralized version control system from the ground up. Yet it has been subverted by centralizing hosting and collaboration platforms that compete on projects hosting their code on them. Disagreements on where a project should be hosted regularly result in flame wars. But why, since we live in a world of federated services? If the Git hosters would federate, it might not matter on which server a merge request or an issue is filed.

The #gitea issue targeted at adding #activitypub is still open, but it seems to require in-depth architectural changes. So what would be the best bet for a Git hosting platform to be the first in entering the #fediverse?

top 5 comments
sorted by: hot top controversial new old
[–] anders@rytter.me 4 points 2 years ago (2 children)

@dreiwert Would be awesome if this got implemented everywhere

[–] humanetech@lemmy.ml 3 points 2 years ago

I commented on the original post. Activity has shifted to Forgejo.

[–] dreiwert@szmer.info 2 points 2 years ago (1 children)

Definitely. But I guess the proprietary players will only take part when they are either forced to do so by regulation, or when 80% of the market already federates. So the question is probably which of the open source platforms has the biggest promise for making it happen.

Btw, a similar effort for Gitlab: https://gitlab.com/gitlab-org/gitlab/-/issues/30672

[–] anders@rytter.me 1 points 2 years ago

@dreiwert Gitlab is quite big so if they introduce it then the chance of a shift is quite big.

[–] Ekis@beehaw.org 2 points 1 year ago

Looking forward to this. It will let developers collaborate across hosting platforms without having to create several accounts.