I came across an Android app called Node.js Docs by an organisation named NextLabs.cc. Here is the app in Google Play store.
And to my surprise, they have monetized the contents!
Specifically,
- There are banner ads in the app.
- To access the documentation of each version for one day, you need to watch a 15 second video.
- You can buy the whole app for a very little amount but it's monetization nonetheless.
I don't know much about open-source licenses and monetization so I wanted to ask it here.
Is this legal?
I'd like to know more about licenses and how all these work.
To my understanding NodeJS is open-source, and these people profit on the docs and not the actual project, so from what I see here this is absolutely legal. You can profit on an open-source project, even if you don't make it, as long as:
A: You follow the license
B: You follow trademark and copyright law
This case seems like both are true.