chore: update docs

closes #1227
This commit is contained in:
Jeremy Bradley-Silverio Donato
2021-12-20 15:40:42 +01:00
committed by Benoit Chevallier
parent 2dc070dd4b
commit 69a6c0ec5c

View File

@@ -6,7 +6,9 @@ See [here](../basics/intro.md). Also, you can have a look to Zama's [website](ht
## Is it an open source project?
FIXME(Jeremy/AlexQ): would you write a short section here? or link to somewhere on Zama's website
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?