Files
www_threefold_io/content/technology/index.md
2024-09-19 13:09:43 +04:00

71 lines
1.6 KiB
Markdown

---
title: "Technology"
template: "page.html"
insert_anchor_links: "left"
---
<!-- section 1 -->
<div class="container mx-auto">
{% row(style="header reverse") %}
#### <span class="text-xl subtitle">ENABLING A GLOBAL NETWORK OF INTERCONNECTED NODES</span>
### **Decentralized secure, sovereign, plumbing layer.**
- Data: data can be stored in a way that it can never be corrupted nor lost, and can be delivered authentic to everywhere in the world.
- Network: every participant (machine or human) communicate over shortest path in an end2end encrypted manner. Each participant has a unique Internet Address which is linked to a private key.
- Cloud: a decentralized cloud which can run any workload, from web2, web3, AI, edge, and more.
<br><br>
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 van 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>
|||
![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>