You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/overview/welcome.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ iExec provides a complete toolkit that makes privacy simple and actionable:
42
42
<div class="flex items-center gap-3">
43
43
<span class="text-xl">⛓️</span>
44
44
<div>
45
-
<strong>Multi-Chain Interoperability:</strong> Deploy across multiple networks including Arbitrum and Bellecour sidechain with seamless EVM compatibility
45
+
<strong>Multi-Chain Interoperability:</strong> Build privacy-first applications on supported networks
46
46
</div>
47
47
</div>
48
48
<div class="flex items-center gap-3">
@@ -56,18 +56,10 @@ iExec provides a complete toolkit that makes privacy simple and actionable:
56
56
57
57
## 🔧 What we provide
58
58
59
-
### Privacy tools
60
-
61
59
Ready-to-use components to protect sensitive data and computation:
<strong>Decentralized Confidential Computing:</strong> Process data securely in secure and confidential environments while controlling access and monetization through blockchain
69
-
</div>
70
-
</div>
71
63
<div class="flex items-start gap-3">
72
64
<span class="text-xl">🔒</span>
73
65
<div>
@@ -81,6 +73,12 @@ Ready-to-use components to protect sensitive data and computation:
81
73
Confidential Computing made easy
82
74
</div>
83
75
</div>
76
+
<divclass="flex items-start gap-3">
77
+
<spanclass="text-xl">🛡️</span>
78
+
<div>
79
+
<strong>Decentralized Confidential Computing:</strong> Process data securely in secure and confidential environments while controlling access and monetization through blockchain
0 commit comments