this post was submitted on 23 Jul 2026
590 points (99.0% liked)
Blahaj Lemmy Meta
2941 readers
2 users here now
Blåhaj Lemmy is a Lemmy instance attached to blahaj.zone. This is a group for questions or discussions relevant to either instance.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh, that's not really thing in open-source. The source being public means anyone can work on it. There are certain restrictions in terms of monetizing that are put in place by licensing but you can't forbid individual people from working with, rewriting or redistributing the code (for good reason).
Fair point. I suppose deplatforming is best, then, promoting the good frontends and not mentioning the bad ones.
You absolutely can put restrictions on distribution of the code. that's literally the premise of GPL licenses, the restriction being that you must provide the source code if you use/make changes.