I'm rebuilding an app that I made few years ago to make it open-source and free from big company dependencies (for example replacing Firebase with Appwrite)... Now, since it's already live on Codeberg, I think it would be good to give it a license but I'm super new to FOSS licenses and so I don't know how to move... Which one would you suggest me?
Most likely GPLv3 for the client app and AGPL for any server side component.
Yujiri@lemmy.ml 1 year ago
Depends on what terms you want. Summary of popular options:
leo_mantovani@lemmy.ml 1 year ago
Thank you! And, if for example someone forks my code and start distributing his new forked app, is there a license which would force him/her to credit the original project?