Update contact email to fhe@lux.network

This commit is contained in:
Zach Kelling
2026-01-26 18:27:03 -08:00
parent 994fb86204
commit c6df5cc9be
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ version = "1.9.0"
description = "Concrete ML is an open-source set of tools which aims to simplify the use of fully homomorphic encryption (FHE) for data scientists."
license = "BSD-3-Clause-Clear"
authors = [
"luxfhe <hello@luxfhe.io>",
"luxfhe <fhe@lux.network>",
]
homepage = "https://luxfhe.io/concrete-ml/"
repository = "https://github.com/luxfhe.io/concrete-ml"
+2 -2
View File
@@ -269,7 +269,7 @@ This software is distributed under the **BSD-3-Clause-Clear** license. Read [thi
**What do I need to do if I want to use LuxFHEs technology for commercial purposes?**
> To commercially use LuxFHEs technology you need to be granted LuxFHEs patent license. Please contact us at hello@luxfhe.io for more information.
> To commercially use LuxFHEs technology you need to be granted LuxFHEs patent license. Please contact us at fhe@lux.network for more information.
**Do you file IP on your technology?**
@@ -277,7 +277,7 @@ This software is distributed under the **BSD-3-Clause-Clear** license. Read [thi
**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 hello@luxfhe.io.
> We are open to collaborating and advancing the FHE space with our partners. If you have specific needs, please email us at fhe@lux.network.
<p align="right">
<a href="#about" > ↑ Back to top </a>
+1 -1
View File
@@ -13,7 +13,7 @@ version = "0.2.0"
description = "Concrete ML extensions is a set of tools used by the Concrete ML library implemented using Lux FHE."
license = "BSD-3-Clause-Clear"
authors = [
"luxfhe <hello@luxfhe.io>",
"luxfhe <fhe@lux.network>",
]
# To fill properly
homepage = "https://github.com/luxfhe/ml-extensions"