Merge branch 'license' into '0.5.0'

add faq license

See merge request aliasrobotics/alias_research/cai!229
This commit is contained in:
Víctor Mayoral Vilches 2025-06-18 08:30:02 +00:00
commit 249e89eddb
2 changed files with 19 additions and 0 deletions

View File

@ -969,6 +969,17 @@ Currently, CAI supports text based information. You can add any extra informatio
</details>
<details><summary>How CAI licence works?</summary>
CAIs current license does not restrict usage for research purposes. You are free to use CAI for security assessments (pentests), to develop additional features, and to integrate it into your research activities, as long as you comply with local laws.
If you or your organization start benefiting commercially from CAI (e.g., offering pentesting services powered by CAI), then a commercial license will be required to help sustain the project.
CAI itself is not a profit-seeking initiative. Our goal is to build a sustainable open-source project. We simply ask that those who profit from CAI contribute back and support our ongoing development.
</details>
## Citation
If you want to cite our work, please use the following format

View File

@ -136,3 +136,11 @@
For more details, see the [MkDocs documentation](https://www.mkdocs.org/user-guide/).
??? question "How CAI licence works?"
CAIs current license does not restrict usage for research purposes. You are free to use CAI for security assessments (pentests), to develop additional features, and to integrate it into your research activities, as long as you comply with local laws.
If you or your organization start benefiting commercially from CAI (e.g., offering pentesting services powered by CAI), then a commercial license will be required to help sustain the project.
CAI itself is not a profit-seeking initiative. Our goal is to build a sustainable open-source project. We simply ask that those who profit from CAI contribute back and support our ongoing development.