diff --git a/.github/styles/config/vocabularies/Technical/accept.txt b/.github/styles/config/vocabularies/Technical/accept.txt index 7812612a..4d877b20 100644 --- a/.github/styles/config/vocabularies/Technical/accept.txt +++ b/.github/styles/config/vocabularies/Technical/accept.txt @@ -125,8 +125,10 @@ ethereum intel nano workerpool +Workerpool protectedData dataProtector +DataProtector iApp sconification middleware diff --git a/.vitepress/sidebar.ts b/.vitepress/sidebar.ts index cf83a599..af4a6d47 100644 --- a/.vitepress/sidebar.ts +++ b/.vitepress/sidebar.ts @@ -56,20 +56,20 @@ export function getSidebar() { text: 'iExec OVERVIEW', items: [ { - text: '❓ What is iExec ?', + text: 'What is iExec ?', link: '/get-started/overview/what-is-iexec', }, { - text: '❓  What is Protected Data ?', - link: '/get-started/overview/what-is-protected-data', + text: 'Protected Data', + link: '/get-started/overview/protected-data', }, { - text: '❓ What is an iApp ?', - link: '/get-started/overview/what-is-iapp', + text: 'iApp', + link: '/get-started/overview/iapp', }, { - text: '❓ What is a Workerpool ?', - link: '/get-started/overview/what-is-workerpool', + text: 'Workerpool', + link: '/get-started/overview/workerpool', }, { text: '🪙 RLC Token', diff --git a/README.md b/README.md index 5c8b2bfd..7fd53bf4 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,7 @@ for input parameters: - migrate github iexec SDK doc here - migrate pay-per-task page into a guide - check pages (introduction & getting-started) for use-iapp guide +- Schema what is iexec to do and implement - explain TDX vs SGX - Give recap of Workerpool address fo chains - Talk about ENS on Bellecour(it's not supported on arbitrum) diff --git a/src/get-started/overview/what-is-iapp.md b/src/get-started/overview/iapp.md similarity index 95% rename from src/get-started/overview/what-is-iapp.md rename to src/get-started/overview/iapp.md index 9a00386d..fd99fd97 100644 --- a/src/get-started/overview/what-is-iapp.md +++ b/src/get-started/overview/iapp.md @@ -6,7 +6,7 @@ description: AI, data analysis, and Web3 apps. --- -# 🚀 What is an iApp? +# iApp An iExec Application (iApp) brings Turnkey Privacy to your regular application code. Your Python scripts, AI models, or data processors can securely process @@ -22,19 +22,15 @@ Imagine you want to build:
- 🤖 An AI that analyzes personal health data
- 📧 An email tool that needs access to contact lists
- 💰 A financial advisor that processes bank statements
- 🛡️ A content filter that reads private messages
@@ -105,19 +101,19 @@ the TEE execution environment.
-

🏥 Healthcare

+

Healthcare

Process medical data for AI diagnosis without exposing patient information

-

💰 Finance

+

Finance

Analyze financial data for credit scoring while maintaining privacy

-

🎬 Media

+

Media

Content recommendation engines that don't track user behavior

-

🔬 Research

+

Research

Collaborative research on sensitive datasets across institutions

diff --git a/src/get-started/overview/what-is-protected-data.md b/src/get-started/overview/protected-data.md similarity index 95% rename from src/get-started/overview/what-is-protected-data.md rename to src/get-started/overview/protected-data.md index 92a48250..4cc854d9 100644 --- a/src/get-started/overview/what-is-protected-data.md +++ b/src/get-started/overview/protected-data.md @@ -6,7 +6,7 @@ description: controls, and secure data monetization. --- -# ❓ What is Protected Data? +# Protected Data Protected Data refers to any data encrypted using the **iExec Data Protector tool**. This Turnkey Privacy encryption solution enables users to protect, @@ -18,7 +18,7 @@ manage and monetize their data within the Web3 ecosystem effortlessly. ## Key Concepts -### 👑 Data Governance +### Data Governance
@@ -45,7 +45,7 @@ manage and monetize their data within the Web3 ecosystem effortlessly.
-### 🔒 Privacy-preserving Computation +### Privacy-preserving Computation
@@ -72,7 +72,7 @@ manage and monetize their data within the Web3 ecosystem effortlessly. -### 💰 Monetization +### Monetization
@@ -141,7 +141,6 @@ manage and monetize their data within the Web3 ecosystem effortlessly.
- 👤

Personal Data