Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mithril-security/blindbox
BlindBox is a tool to isolate and deploy applications inside Trusted Execution Environments for privacy-by-design apps
https://github.com/mithril-security/blindbox
ai cloud deployment docker security
Last synced: about 1 month ago
JSON representation
BlindBox is a tool to isolate and deploy applications inside Trusted Execution Environments for privacy-by-design apps
- Host: GitHub
- URL: https://github.com/mithril-security/blindbox
- Owner: mithril-security
- License: apache-2.0
- Created: 2023-04-21T08:17:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-13T16:03:44.000Z (about 1 year ago)
- Last Synced: 2024-08-09T02:17:27.836Z (4 months ago)
- Topics: ai, cloud, deployment, docker, security
- Language: Python
- Homepage: https://mithrilsecurity.io
- Size: 15.3 MB
- Stars: 57
- Watchers: 4
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-SGX-Open-Source - https://github.com/mithril-security/blindbox
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![Apache License][license-shield]][license-url]
Blindbox
[![Website][website-shield]][website-url]
[![Blog][blog-shield]][blog-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Quickly deploy your SaaS solutions while preserving your users' data privacy.
Explore the docs ยป
Get started
ยท
Report Bug
ยท
Request Feature
Table of Contents
## ๐ About The Project
**BlindBox** is a **privacy deployment** solution for **SaaS applications** which preserves the **data confidentiality** of end users, even from the software provider. To guarantee that privacy, we deploy those applications within **hardware based, highly-isolated** environments, a technology often referred to as **confidential computing**.
| โ ๏ธ **WARNING:** BlindBox is still under development. **Do not use in production!** |
| --- |๐๏ธ **Key features**:
+ A **CLI tool** to deploy **application images** within **BlindBox**. We currently support **Docker** and we are working on other formats, like Kubernetes.
+ Applications are deployed within **Confidential VMs**, a type of confidential computing environment, which support additional security verifications.
+ An **isolation layer** to define **custom security policies** for the application inside the enclave. This will include selecting who can query the service running in the BlindBox and the range of networking access allowed within.
> You can check out [the project code on our GitHub](https://github.com/mithril-security/blindbox/).
## ๐ Getting Started
We recommend for you to get started with our [Quick tour](https://blindbox.mithrilsecurity.io/en/latest/docs/getting-started/quick-tour/)!
## ๐ Getting help
* Go to our [Discord](https://discord.com/invite/TxEHagpWd4) #support channel
* Report bugs by [opening an issue on our BlindBox GitHub](https://github.com/mithril-security/blindbox/issues)
* [Book a meeting](https://calendly.com/contact-mithril-security/15mins?month=2023-03) with us## โ Why trust us?
* **Our core security features are open source.** We believe that transparency is the best way to ensure security and you can inspect the code yourself on our [GitHub page](https://github.com/mithril-security/blindbox).
* **Our historical project [BlindAI](https://blindbox.mithrilsecurity.io/en/latest/docs/past-projects/blindai/) was successfully audited** by Quarkslab. Although both projects differ (BlindAI was meant for the confidential deployment of ONNX models inside Intel SGX enclaves), we want to highlight that we are serious about our security standards and know how to code secure remote attestation.
## ๐ License
Distributed under the Apache License, version 2.0. See [`LICENSE.md`](https://www.apache.org/licenses/LICENSE-2.0) for more information.
## ๐ Contact
Mithril Security - [@MithrilSecurity](https://twitter.com/MithrilSecurity) - [email protected]
Project Link: [https://github.com/mithril-security/blindbox](https://github.com/mithril-security/blindbox)
[contributors-shield]: https://img.shields.io/github/contributors/mithril-security/blindbox.svg?style=for-the-badge
[contributors-url]: https://github.com/mithril-security/blindbox/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/mithril-security/blindbox.svg?style=for-the-badge
[forks-url]: https://github.com/mithril-security/blindbox/network/members
[stars-shield]: https://img.shields.io/github/stars/mithril-security/blindbox.svg?style=for-the-badge
[stars-url]: https://github.com/mithril-security/blindbox/stargazers
[issues-shield]: https://img.shields.io/github/issues/mithril-security/blindbox.svg?style=for-the-badge
[issues-url]: https://github.com/mithril-security/blindbox/issues
[license-shield]: https://img.shields.io/github/license/mithril-security/blindbox.svg?style=for-the-badge
[license-url]: https://github.com/mithril-security/blindbox/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white&colorB=555[linkedin-url]: https://www.linkedin.com/company/mithril-security-company/
[website-url]: https://www.mithrilsecurity.io
[website-shield]: https://img.shields.io/badge/website-000000?style=for-the-badge&colorB=555
[blog-url]: https://blog.mithrilsecurity.io/
[blog-shield]: https://img.shields.io/badge/Blog-000?style=for-the-badge&logo=ghost&logoColor=yellow&colorB=555
[product-screenshot]: images/screenshot.png
[Python]: https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue
[Python-url]: https://www.python.org/
[Rust]: https://img.shields.io/badge/rust-FFD43B?style=for-the-badge&logo=rust&logoColor=black
[Rust-url]: https://www.rust-lang.org/fr
[Intel-SGX]: https://img.shields.io/badge/SGX-FFD43B?style=for-the-badge&logo=intel&logoColor=black
[Intel-sgx-url]: https://www.intel.fr/content/www/fr/fr/architecture-and-technology/software-guard-extensions.html
[Tract]: https://img.shields.io/badge/Tract-FFD43B?style=for-the-badge
[tract-url]: https://github.com/mithril-security/tract/tree/6e4620659837eebeaba40ab3eeda67d33a99c7cf