this post was submitted on 27 Jun 2023
19 points (100.0% liked)

Free and Open Source Software

17746 readers
25 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
 

I don't get why big companys are afraid of open source software.

I know that monetizing open source is hard but in exchange they would have 8 billion programmers ready, for free!

Even if they do like redhat , as controversial as it is right now, they would be better off than just closing the source.

I would be willing to pay to have the license to modify my own software even if I couldn't redistribute it afterwards.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 10 points 1 year ago (1 children)

It's not always easy to combine the different requirements for those companies.

Some companies have trackers/advertising in their software. In that case, puting them open source would mean that everyone would see the code and be unhappy about the adverts.

Another issue is pirating. Open sourcing the code could maybe allow easier pirating, either by removing the trackers/adverts or by just not buying the software.

Managers can also not know, or not care about open source.

Another issue is that open sourcing it in a way where someone can modify it, may create issues with some people trying to redistribute the software, even if the licence doesn't allow that, which would create more legal work for those companies.

[โ€“] [email protected] 3 points 1 year ago

Understandable