194 lines
2.9 KiB
Markdown
194 lines
2.9 KiB
Markdown
---
|
|
title: "Technology"
|
|
description: "Our unique technology enables a system that can scale to a planetary level and store data that can never be corrupted or lost."
|
|
template: "page.html"
|
|
insert_anchor_links: "left"
|
|
extra:
|
|
imgPath: tech_here.png
|
|
---
|
|
|
|
|
|
<!-- section 1 -->
|
|
|
|
<div class="container mx-auto">
|
|
|
|
{% row(style="header reverse") %}
|
|
|
|
<br>
|
|
|
|
#### <span class="text-xl subtitle">ENABLING A GLOBAL NETWORK OF INTERCONNECTED NODES</span>
|
|
|
|
## **A <span class="blue">Secure & Sovereign</span> Infrastructure Layer for the Internet**
|
|
|
|
Our unique technology enables a system which can scale to a planetary level, can store data which can never be corrupted nor lost, is compatible with AI, Cloud, Web2, Web3 and Edge IT workloads, has the potential to recover from unforeseen events, and provide 100% uptime.
|
|
<br><br>
|
|
|
|
**ThreeFold can be used by any Web2, Web3, AI, or Edge IT workload.**
|
|
|
|
<br>
|
|
|
|
<button class="blue_b">[Dive Deeper](https://threefold.info/tech/tech/overview.html)</button>
|
|
|
|
|||
|
|
|
|

|
|
|
|
{% end %}
|
|
|
|
</div>
|
|
|
|
<!-- section 2 -->
|
|
|
|
{% row( style="center semiNarrow") %}
|
|
|
|
#### <span class="green_text">KEY INNOVATIONS</span>
|
|
|
|
## **Core Components of an <br><span class="blue">*Unbreakable Internet*</span>**
|
|
|
|
{% end %}
|
|
|
|
{% tabs_tech() %}
|
|
|
|
# test
|
|
|
|
{% end %}
|
|
|
|
</div>
|
|
|
|
<!-- section 8 (Decentralized Cloud) -->
|
|
|
|
|
|
<div style="background-color:#F6F6F6">
|
|
<div class="container mx-auto">
|
|
|
|
|
|
{% row( style="mtop center between ") %}
|
|
|
|
|
|
#### <span class="blue">BETTER FOR PEOPLE, BETTER FOR OUR PLANET</span>
|
|
|
|
|
|
## **What We Resolve**
|
|
|
|
|
|
{% end %}
|
|
|
|
|
|
<br>
|
|
|
|
|
|
{% row( style="center semiNarrow") %}
|
|
|
|
|
|

|
|
|
|
|
|
<br>
|
|
|
|
|
|
#### **Privacy**
|
|
|
|
|
|
Users maintain control over their data and minimize the risk of data breaches by processing information closer to its source.
|
|
|
|
|
|
|||
|
|
|
|
|
|

|
|
|
|
|
|
<br>
|
|
|
|
|
|
#### **Sovereignty**
|
|
|
|
|
|
Enables nations and individuals to control their Internet capacity, promoting digital independence through an autonomous cloud network.
|
|
|
|
|
|
|||
|
|
|
|
|
|

|
|
|
|
|
|
<br>
|
|
|
|
|
|
#### **Performance**
|
|
|
|
|
|
By processing data closer to users, it reduces latency and improves real-time responsiveness.
|
|
|
|
|
|
|
|
|
|
{% end %}
|
|
|
|
|
|
{% row( style="mbottom center semiNarrow") %}
|
|
|
|
|
|

|
|
|
|
|
|
<br>
|
|
|
|
|
|
#### **Cost Efficiency**
|
|
|
|
|
|
Reduces costs by minimizing data transmission over centralized networks.
|
|
|
|
|
|
|
|
|
|
|||
|
|
|
|
|
|

|
|
|
|
|
|
<br>
|
|
|
|
|
|
#### **Scalability**
|
|
|
|
|
|
As devices multiply, central data centers face data overload. Edge cloud distributes processing and boosts scalability.
|
|
|
|
|
|
|||
|
|
|
|
|
|

|
|
|
|
|
|
<br>
|
|
|
|
|
|
#### **Green**
|
|
|
|
|
|
Uses local resources to cut the carbon footprint and promotes eco-friendly practices with decentralized hosting.
|
|
|
|
|
|
{% end %}
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<style>
|
|
|
|
.card_h{
|
|
height: 170px !important;
|
|
}
|
|
.road_border{
|
|
|
|
border-left: 1px solid #cbcbcb;
|
|
|
|
}
|
|
|
|
</style> |