Skip to content

Commit

Permalink
SEO descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
lyie28 committed Nov 10, 2023
1 parent c852a76 commit 2cd726c
Show file tree
Hide file tree
Showing 11 changed files with 68 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docs/concepts/amd-sev.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: "AMD SEV-SNP and Confidential Computing with BlindBox: Learn TEEs, encryption, and attestation for enhanced security."
---

# AMD SEV-SNP
________________________________________

Expand Down
4 changes: 4 additions & 0 deletions docs/docs/concepts/ecosystem.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: "Confidential Computing ecosystem and BlindBox: Secure enclave tooling for Cloud providers with hardware and cloud solutions."
---

# The Confidential Computing ecosystem
_______________________________

Expand Down
4 changes: 4 additions & 0 deletions docs/docs/concepts/nitro-enclaves.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: "Nitro Enclaves by AWS: Secure compute environments on EC2 VM instances. Learn about TEE advantages and limitations."
---

# Nitro Enclaves
________________________________________

Expand Down
4 changes: 4 additions & 0 deletions docs/docs/getting-started/confidential_computing.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: "BlindBox's user data protection: Confidential computing technologies, attestation processes, and secure enclave isolation."
---

# How we protect your data
_________________________________

Expand Down
10 changes: 10 additions & 0 deletions docs/docs/getting-started/quick-tour.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"<!-- \n",
"description: \"Quick tour of BlindBox: Secure deployment, Confidential VMs, and customizable access to protect SaaS user data.\"\n",
"-->"
]
},
{
"attachments": {
"deploying-blindbox-steps.png": {
Expand Down
10 changes: 10 additions & 0 deletions docs/docs/how-to-guides/openai-whisper.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,16 @@
"Let's dive in!"
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"<!-- \n",
"description: \"Create a confidential OpenAI Whisper API with FastAPI and BlindBox: Secure user data in deployment steps.\"\n",
"-->"
]
},
{
"attachments": {},
"cell_type": "markdown",
Expand Down
10 changes: 10 additions & 0 deletions docs/docs/how-to-guides/santacoder.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"<!-- \n",
"description: \"Deploy a confidential Santacoder LLM API with FastAPI and BlindBox: Privacy-focused code generation and packaging.\"\n",
"-->"
]
},
{
"attachments": {
"deploy-dark.png": {
Expand Down
4 changes: 4 additions & 0 deletions docs/docs/past-projects/blindai.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: "Introducing BlindAI: BlindBox creators' open-source privacy solution with Intel SGX technology for secure AI deployment."
---

# BlindAI
_________________________________________

Expand Down
4 changes: 4 additions & 0 deletions docs/docs/security/attestation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: "Attestation in Confidential Computing: Details, parties, lifecycle, and consequences. BlindBox ensures security."
---

# Attestation

??? abstract "Learn more about Confidential Computing 📖"
Expand Down
10 changes: 10 additions & 0 deletions docs/docs/tutorials/prepare-app.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"<!--\n",
"description: \"Prepare an application image for BlindBox: Learn packaging constraints and techniques for secure VM deployment.\"\n",
"-->"
]
},
{
"attachments": {},
"cell_type": "markdown",
Expand Down
4 changes: 4 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: "BlindBox: Secure SaaS deployment for data privacy. Features confidential environments and user data protection."
---

# 👋 Welcome to BlindBox!
________________________________________________________

Expand Down

0 comments on commit 2cd726c

Please sign in to comment.