-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #389 from zama-ai/add-license-faq
docs: add a license FAQ in README
- Loading branch information
Showing
2 changed files
with
22 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 |
---|---|---|
|
@@ -355,7 +355,27 @@ Becoming an approved contributor involves signing our Contributor License Agreem | |
|
||
### 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. | ||
> | ||
> Everything we do is open source and we are very transparent on what it means for our users, you can read more about how we monetize our open source products at Zama 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 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="#table-of-contents" > ↑ Back to top </a> | ||
|