Files
concrete/docs/user/howto/faq.md
Jeremy Bradley-Silverio Donato 69a6c0ec5c chore: update docs
closes #1227
2021-12-21 12:30:19 +01:00

26 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# FAQ
## What is **Concrete Framework**?
See [here](../basics/intro.md). Also, you can have a look to Zama's [website](https://zama.ai) or to the [Concrete library GitHub](https://github.com/zama-ai/concrete).
## Is it an open source project?
Our mission at Zama is to protect peoples privacy by preventing data breaches and unethical surveillance.
Following a recent breakthrough in fully homomorphic encryption, we are building a deep learning framework that enables fast and accurate inference over encrypted data, with minimal performance overhead, no changes to the network architecture, and no retraining necessary. Zama is open-source by design, as we believe privacy-enabling technologies should benefit the widest possible community of developers and researchers. If you are interested in the details, be sure to read our licensing agreement in the root of the repository. In a nutshell, if you plan to use the Concrete Framework for non-commercial purposes, we welcome you and want to hear about all the exciting things you do with FHE!
## Can I use it freely?
See our license in the root of the repository.
## Can I contribute?
See this [section](../../dev/howto/contributing.md).
## What are the future features of **Concrete Framework**?
See this [section](../explanation/future_features.md).