From 2c11ed9e1c6898f265b392ed0be2e8d6ddae5a6b Mon Sep 17 00:00:00 2001 From: Mery-Sanz Date: Wed, 18 Jun 2025 08:28:34 +0000 Subject: [PATCH] add faq license --- README.md | 11 +++++++++++ docs/cai_faq.md | 8 ++++++++ 2 files changed, 19 insertions(+) diff --git a/README.md b/README.md index 954c98b4..873c2dea 100644 --- a/README.md +++ b/README.md @@ -969,6 +969,17 @@ Currently, CAI supports text based information. You can add any extra informatio +
How CAI licence works? + +CAI’s 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. + +
+ + ## Citation If you want to cite our work, please use the following format diff --git a/docs/cai_faq.md b/docs/cai_faq.md index 28beeea9..fd90224d 100644 --- a/docs/cai_faq.md +++ b/docs/cai_faq.md @@ -136,3 +136,11 @@ For more details, see the [MkDocs documentation](https://www.mkdocs.org/user-guide/). +??? question "How CAI licence works?" + + CAI’s 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. +