-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add a license FAQ in README (#711)
- Loading branch information
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -249,7 +249,23 @@ To contribute to Concrete ML, please refer to [this section of the documentation | |
|
||
### License | ||
|
||
This software is distributed under the **BSD-3-Clause-Clear** license. If you have any questions, please contact us at [email protected]. | ||
This software is distributed under the **BSD-3-Clause-Clear** license. Read [this](LICENSE) for more details. | ||
|
||
#### FAQ | ||
|
||
**Is Zama’s technology free to use?** | ||
>Zama’s libraries are free to use under the BSD 3-Clause Clear license only for development, research, prototyping, and experimentation purposes. However, for any commercial use of Zama's open source code, companies must purchase Zama’s commercial patent license. | ||
> | ||
>All our work is open source and we strive for full transparency about Zama's IP strategy. To know more about what this means for Zama product users, read about how we monetize our open source products in [this blog post](https://www.zama.ai/post/open-source). | ||
**What do I need to do if I want to use Zama’s technology for commercial purposes?** | ||
>To commercially use Zama’s technology you need to be granted Zama’s patent license. Please contact us at [email protected] for more information. | ||
**Do you file IP on your technology?** | ||
>Yes, all of Zama’s technologies are patented. | ||
**Can you customize a solution for my specific use case?** | ||
>We are open to collaborating and advancing the FHE space with our partners. If you have specific needs, please email us at [email protected]. | ||
<p align="right"> | ||
<a href="#about" > ↑ Back to top </a> | ||
|