Files
www_threefold_io/content/technology/index.md
2024-09-19 17:41:26 +03:00

80 lines
1.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") %}
## <span class="text-xl subtitle">ENABLING A GLOBAL NETWORK OF INTERCONNECTED NODES</span>
### **A Secure & Sovereign Plumbing 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>
**Data:** Data can be stored in a way that it can never be corrupted nor lost. Data can be delivered authentic, over shortest path to everywhere in the world.
<br>
**Network:** Every participant (machine or human) communicate over shortest path in an end-to-end encrypted manner. Each participant has a unique Internet Address which is linked to a private key.
<br>
**Cloud:** A decentralized cloud which can run any workload, from Web2, Web3, AI, Edge, and more. With special attention for security, reliability and affordability.
<br>
<button class="blue_b">[Dive Deeper](https://threefold.info/tech/tech/overview.html)</button>
|||
![Image](tech_here.png#mx-auto)
{% end %}
<!-- section 2 -->
{% row( style="center semiNarrow") %}
#### <span class="green_text">KEY INNOVATIONS</span>
## **Let's together create the <span class="blue">*Unbreakable Internet*</span>.**
{% end %}
{% tabs_tech() %}
# test
{% end %}
</div>
<style>
.card_h{
height: 170px !important;
}
.road_border{
border-left: 1px solid #cbcbcb;
}
</style>