this post was submitted on 12 Jan 2025
38 points (100.0% liked)

Opensource

1678 readers
30 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 1 week ago

I chose FSL-MIT for my latest project that I plan to run as a service: https://fsl.software/

It's not technically OSS, but it is exactly what I want from a license. Users can do anything they want except make money off it themselves, but 2 years after release the software converts to MIT so you can make money off an old version of the software if you wanted. Basically I as the dev/maintainer get a 2 year lead on selling it as SaaS, and if you want to make money off of the latest versions we need to negotiate a different license agreement.

I think it's a good balance between being open source but also ensuring that development actually has a viable funding route.