Skip to content

Commit 2b806e7

Browse files
committed
fix: clarify definition of iApp and its secure processing environment
1 parent 33613a1 commit 2b806e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/build-iapp/what-is-iapp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ description: Privacy-first applications that run on decentralized infrastructure
55

66
# 🚀 What Is an iApp?
77

8-
**Think about code, but it runs in a privacy-safe environment.** An iApp is just
9-
your regular application code (Python script, AI model, data processor) packaged
10-
to run inside secure enclaves.
8+
An iExec Application (iApp) is your regular application code (Python script, AI
9+
model, data processor) that can securely process sensitive data inside a
10+
privacy-safe environment called a Trusted Execution Environment (TEE).
1111

1212
## Why Would You Want This?
1313

0 commit comments

Comments
 (0)