docs/license.mdx
World Monitor is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0-only).
<Warning> **Copying, renaming, or rebranding World Monitor for commercial use is illegal without a commercial license.** Changing the name does not change the license. If you fork this project and use it to make money, you are in violation of the AGPL-3.0 and subject to legal action. See [enforcement](#enforcement) below. </Warning>AGPL is a strong copyleft license designed for network software. It extends the GPL with one additional requirement: if you run a modified version of World Monitor as a publicly accessible service, you must make your source code available to users of that service.
| You can | You must | You cannot |
|---|---|---|
| View, study, and learn from the source code | Distribute source code with any binary distribution | Use World Monitor commercially without a commercial license |
| Modify and create derivative works for personal/research use | License derivative works under AGPL-3.0 | Sublicense under a different license |
| Run a personal instance for non-commercial use | State changes you made to the code | Remove or obscure the original copyright and license notices |
| Contribute improvements back to the project | Provide source access to users of any public-facing modified deployment | Rebrand and sell as your own product |
Renaming the project does not remove these obligations. Removing copyright headers is a separate legal violation. </Warning>
Any commercial use of World Monitor requires a commercial license from the maintainer. This includes but is not limited to:
The AGPL-3.0 license governs non-commercial, personal, educational, and research use only. If your use case involves any form of commercial activity, you must contact the maintainer to obtain a commercial license.
Contact: GitHub repository or email the maintainer directly.
The maintainer actively monitors for unauthorized commercial use, rebranding, and license violations. If you are found to be in violation:
If you are aware of an unauthorized commercial fork or rebranded deployment, please report it via GitHub Issues or contact the maintainer directly.
Personal use or research: Free to use, modify, and self-host. No restrictions beyond AGPL compliance.
Self-hosting for a non-profit or educational institution: Permitted under AGPL. If you modify the code and make it publicly accessible, you must share your modifications.
Running a modified public instance (non-commercial): You must retain all copyright notices, state that it is a fork of World Monitor, and make your modified source code available to users who interact with your deployment.
Using World Monitor's public API in your own tool: If your tool calls World Monitor's public API and displays the results, your tool is not a derivative work. No AGPL obligations apply. However, if your tool is commercial, you must comply with the API terms of service.
Contributing a pull request: By submitting a PR, you agree that your contribution is licensed under AGPL-3.0, consistent with the rest of the project.
Commercial use (any of the above in a for-profit context): Requires a separate commercial license. Contact the maintainer at the GitHub repository.
World Monitor aggregates publicly available intelligence data and makes it accessible to everyone. The dual-license model (AGPL for open use, commercial license for business use) ensures that: