this post was submitted on 13 Mar 2022
14 points (76.9% liked)

Lemmy

12576 readers
36 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 4 years ago
MODERATORS
 

Forgefriends highlights how propriety services, like GitHub, can lock in a projects and destroy its momentum.

Lots of major free software projects are hosted by the project creators to avoid being screwed over by proprietary services.

Examples

If Microsoft were to release a competing link aggregator; then they could persuade GitHub (Microsoft's subsidiary) into locking or removing the main repository for Lemmy's source code.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Zeth0s@lemmy.world 19 points 1 year ago (1 children)

If that happens

git remote set-url origin newurl

Not saying self hosting the remote is not a good idea, just that the risk you mention is not so dramatic

Yup, Microsoft can't relicense the code, it can merely make it inconvenient to access on their platform. It's really a non-issue.