this post was submitted on 06 Nov 2023
31 points (100.0% liked)

Free and Open Source Software

17746 readers
96 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] tesseract@beehaw.org 8 points 10 months ago (1 children)

The Apache to AGPL re-licensing seems OK - considering that many other projects in similar situation chose non-FOSS licenses like BSL. But CLA replacing DCO? What will prevent the project from going closed-source in the future, without the approval of the contributors? This doesn't look good for the project.

[–] yote_zip@pawb.social 4 points 10 months ago* (last edited 10 months ago)

From reading some of the comments on this at HackerNews from others and from the CEO (username is Arathorn there), I think it is a change that needed to happen - though not an ideal one at first glance. I agree with twicetwice's take most of all. For what it's worth I 100% believe that they have everyone's best interests at heart right now, and that they're using the CLA to save themselves from getting buried by their proprietary opponents. I don't make a habit of trusting anyone though, and I would really prefer to see this revisited in the future if at all possible. In the unlikely event that they flip the license to closed, I think the open-source side of Matrix should still live on through alternative implementations and nothing will be irreparably lost?

[–] mojo@lemm.ee 2 points 10 months ago (2 children)

What are some of the competitive closed source proprietary apps they're referring to?

[–] flamingos@feddit.uk 1 points 10 months ago

Beeper's one, though they only fork the Element GUI which isn't affected by this.

[–] smileyhead@discuss.tchncs.de 1 points 10 months ago

TeamSpeak, Beeper, Towns...

[–] thesmokingman@programming.dev 1 points 10 months ago

Moving to AGPL means enterprises stop using your software and improving it in-house with the possibility of patches “leaking” out when there isn’t a clear OSS contribution model. Going AGPL does prevent AWS from turning Matrix into Opentrix, but it also just focuses the major hosts on platforming your community product instead of improving your product. Their inspiration is Grafana. Time will tell if that’s going to pan out. The enterprises I’ve consulted for use hosted Grafana like Amazon Managed Grafana, not Grafana Cloud.

I personally am very wary of any AGPL project in any corporate setting. I’ve convinced companies to move the other way, from AGPL to Apache, because I also warn companies AGPL poses a compliance risk.