Should I choose MIT or copyleft for a library to encourage adoption?
#1
I’m trying to decide if I should use a permissive license like MIT or a copyleft one for a new library I’m building. I want it to be widely adopted, but I’m worried about a company taking it, making proprietary changes, and not contributing back. Has anyone faced this choice with a project that gained traction?
Reply
#2
we chose MIT for a tiny library and it took off across many projects. the ease of use helped a lot but i worried about someone making a proprietary fork and not giving back.
Reply
#3
some teammates pushed for a strong copyleft like AGPL but we worried that would scare off startups and bigger users. we stuck with permissive and watched who joined in and who just used it.
Reply
#4
we tried to move the needle with simple steps. added a quick contributing guide and kept contribution criteria light. i even spent a weekend tweaking the build script to reduce churn. set up friendly PR expectations and a tiny CI check. still the big firm pull remained mostly quiet and some PRs were slow.
Reply
#5
maybe the real problem is governance not the license. i keep thinking about who maintains it and how decisions get made. could that be the actual problem rather than the license choice?
Reply


[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Forum Jump: