|
|
|
|
|
by joergrech
1113 days ago
|
|
There are many ways to make a project open-source and still monetize on it. I've collected several approaches here: https://github.com/PayDevs/awesome-oss-monetization Your case sounds like you could apply an Open SaaS with an AGPL License or create an OpenCore and service special functionality in your SaaS. If the only concern of your customers is that you could have to close the company and they don't have the code/system anymore, you could create a special (Dual-)License that is GPL as long as your company exists but becomes MIT if you close your company. |
|