Skip to content

Commit 5a5b11f

Browse files
committed
refactor: industry-standard readability, technical accuracy (builder), strategic clarity (holder)
1 parent e266246 commit 5a5b11f

File tree

5 files changed

+21
-22
lines changed

5 files changed

+21
-22
lines changed

src/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ features:
2929
- icon: 🤖
3030
title: Build iApps
3131
details:
32-
iApp Generator creates confidential applications that run in secure TEEs.
32+
iApp Generator builds confidential applications that run in secure TEEs.
3333
Custom confidentiality integration without managing infrastructure.
3434
link: /build-iapp/what-is-iapp
3535
- icon:
@@ -47,7 +47,7 @@ features:
4747
- icon: 🧠
4848
title: Protocols
4949
details:
50-
Deep dive into the core concepts of the protocol and understand how iExec
51-
enables privacy, governance, and monetization
50+
Deep dive into core protocol concepts. Understand how iExec enables
51+
privacy, governance, and monetization.
5252
link: /protocol/sdk
5353
---

src/manage-data/guides/monetize-protected-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description:
99

1010
**Your protected data can generate revenue automatically.**
1111

12-
iExec offers two fundamental approaches for monetizing your data:
12+
iExec provides two fundamental approaches for monetizing your data:
1313

1414
- **DataProtector Core**: **Signed orders** with pay-per-use counting - specify
1515
exact conditions, users pay for each individual data processing

src/overview/develop-with-ai.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description:
77

88
# 🤖 Develop with AI
99

10-
Building privacy-first applications with iExec can be accelerated using
10+
AI tools accelerate building privacy-first applications with iExec using
1111
AI-powered development tools. This guide covers how to effectively use AI
1212
assistants while maintaining security best practices.
1313

@@ -23,12 +23,12 @@ provide:
2323

2424
## 🎨 Vibe Coding Integration
2525

26-
Vibe coding is a modern way to build applications by describing what you want in
27-
plain language. An AI assistant (like Cursor or ChatGPT) then generates code
28-
based on your description.
26+
Vibe coding lets you build applications by describing what you want in plain
27+
language. An AI assistant (like Cursor or ChatGPT) then generates code based on
28+
your description.
2929

30-
It's fast, creative, and helps you prototype ideas quickly. Even if you're not a
31-
technical expert you can:
30+
It's fast, creative, and helps you prototype ideas quickly. Even non-technical
31+
users can:
3232

3333
- Write a prompt like: "I want to create a form able to protect my data with
3434
DataProtector"

src/overview/rlc.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,25 @@ description:
1111
<p class="text-lg text-center text-gray-600 max-w-2xl">The native cryptocurrency that powers the entire iExec decentralized confidential computing ecosystem</p>
1212
</div>
1313

14-
**RLC** (**R**un on **L**ots of **C**omputers) is the crypto used to power all
15-
privacy apps on iExec. Here's what we're building: every confidential
16-
computation, data protection, and app execution uses RLC. More builders using
17-
our tools = more RLC utility in real applications.
14+
**RLC** (**R**un on **L**ots of **C**omputers) powers all privacy apps on iExec.
15+
Every confidential computation uses RLC. Every data protection service uses RLC.
16+
Every app execution uses RLC. More builders using our tools = more RLC utility
17+
in real applications.
1818

1919
## 🎯 Why RLC Matters
2020

21-
**Stack adoption = token usage.** Every time developers build with iExec tools,
22-
RLC gets used. More privacy apps deployed = more RLC demand. Here's the
23-
breakdown:
21+
**Stack adoption = token usage.** Developers build with iExec tools. RLC gets
22+
used. More privacy apps deployed = more RLC demand.
2423

2524
### For Users
2625

27-
Every confidential computation you run uses RLC - that's how we keep your data
26+
Every confidential computation you run uses RLC. That's how we keep your data
2827
private while making it usable.
2928

3029
### For Providers
3130

32-
Build apps, provide data, or run workers - all earn RLC when people use what you
33-
contribute.
31+
Build apps, provide data, or run workers. All earn RLC when people use your
32+
contributions.
3433

3534
### For Holders
3635

src/overview/welcome.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ data completely secure**. Your users deserve **absolute confidence** that their
1919
privacy is protected.
2020

2121
<div class="bg-gradient-to-r from-purple-400/10 to-purple-400/5 rounded-[6px] p-6 border-l-4 border-fuchsia-700 mb-6">
22-
<p class="!m-0">iExec solves this with <span class="text-fuchsia-700 font-semibold">Turnkey Privacy</span> - a toolkit that simplifies data protection, management, and secure computation, even in untrusted environments. We believe privacy should be <span class="text-fuchsia-700 font-semibold">turnkey simple</span>, not an afterthought.</p>
22+
<p class="!m-0">iExec solves this with <span class="text-fuchsia-700 font-semibold">Turnkey Privacy</span> - a toolkit that simplifies data protection, management, and secure computation, even in untrusted environments. We believe privacy should be <span class="text-fuchsia-700 font-semibold">plug-and-play simple</span>, not an afterthought.</p>
2323
</div>
2424

2525
## 🛠️ How we Make it Happen
@@ -50,7 +50,7 @@ actionable:
5050
<div class="flex items-center gap-3">
5151
<span class="text-xl">🔧</span>
5252
<div>
53-
<strong>Turnkey Tools:</strong> Composable toolkit, SDKs, and ready-to-use components for straightforward development
53+
<strong>Activable Tools:</strong> Composable toolkit, SDKs, and ready-to-use components for straightforward development
5454
</div>
5555
</div>
5656
</div>

0 commit comments

Comments
 (0)