Baas doc update
Reorganization and update of the docs required by the mithril cloud launch.
This change only concerns the docs.
This is only a draft for now as I'm sure there are lots of typos everywhere. This however my intended general structure of the docs. So I want to know now what people think is missing/unclear/wrong.
The malicious image example is not done yet as it is not on the dockerhub.
I put this branch in active hidden mode on readthedocs so that people can check out what it looks like in real time. here is the link : https://blindai.mithrilsecurity.io/en/baas-doc-update
☂️ Python Cov
current status: ✅
Overall Coverage
| Lines | Covered | Coverage | Threshold | Status |
|---|---|---|---|---|
| 627 | 511 | 82% | 0% | 🟢 |
New Files
No new covered files...
Modified Files
| File | Coverage | Status |
|---|---|---|
| client/blindai/client.py | 79% | 🟢 |
| client/blindai/version.py | 100% | 🟢 |
| TOTAL | 89% | 🟢 |
updated for commit:
a3ae500by action🐍
Maybe add an example script along with the explanation for generating different mrenclaves.
The trusting blindai section is accurate.
☂️ Python Coverage
current status: ✅
Overall Coverage
| Lines | Covered | Coverage | Threshold | Status |
|---|---|---|---|---|
| 621 | 508 | 82% | 0% | 🟢 |
New Files
No new covered files...
Modified Files
| File | Coverage | Status |
|---|---|---|
| client/blindai/version.py | 100% | 🟢 |
| TOTAL | 100% | 🟢 |
updated for commit:
27c9185by action🐍