Files
www_threefold_io/content/home/index.md
2025-06-01 14:22:58 +03:00

127 lines
3.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "ThreeFold"
description: "TF offers a secure, sovereign infrastructure layer for Web4, delivering unparalleled scalability, incorruptible and permanent data storage, AI and Web2/Web3/Edge compatibility, and 100% uptime for a resilient digital future."
insert_anchor_links: "left"
extra:
author: ThreeFold
imgPath: home/tf.png
---
<!-- section 1 (header) -->
{{ hero_text_center(
title="Built for Everyone by Everyone, Everywhere",
subtitle="Unleashing the Power of Decentralized Networks",
description="ThreeFold is a fully operational, decentralized internet infrastructure deployed locally, scalable globally, and owned and powered by the people.",
button1_text="What We've Built",
button1_link="/what"
button2_text="Why We Do It",
button2_link="/why"
button3_text="Read EV3's Report",
button3_link="https://paragraph.com/@ev3news/threefold-rearchitecting-the-internet"
) }}
<!-- section 2 -->
<div class="lg:pb-24 pb-12">
<div class="mx-auto grid max-w-2xl grid-cols-1 items-start gap-y-16 px-4 lg:max-w-7xl lg:grid-cols-2 lg:px-8">
<!-- left section -->
{{ left_text(
title="ThreeFold is a Decentralized Infrastructure Layer for The Internet",
description="We have built a foundational platform that runs directly on bare metal, offering a scalable solution focused on the essential building blocks of the Internet and Cloud: compute, data, and network.",
button_text="Discover How It Works",
button_link="/what"
) }}
<div class="lg:px-16 fade-in">
<!-- right section -->
### Three Inventions at the Core of Our System
<br>
<dl class="grid grid-cols-1 mx-auto lg:gap-x-8 sm:grid-cols-2 lg:gap-y-8 gap-y-4">
{{ right_content(
subtitle ="COMPUTE",
header="Bare Metal Operating System",
description1="Zero OS, an efficient and secure operating system, runs directly on the hardware enabling an autonomous cloud.",
description2="Can run any Web2, Web3, or AI workload at the edge of the Internet, with more scalability and reliability."
) }}
{{ right_content(
subtitle="DATA",
header="Unbreakable Data",
description1="Data cannot be compromised and always remains private, owned by you. A scalable system, to the planetary level.",
description2="Can be distributed and stored in ways which are at least 10x more efficient and orders of magnitude more secure and reliable."
) }}
{{ right_content(
subtitle="NETWORK",
header="Unbreakable Network",
description1="End-to-end encrypted overlay network, always looking for the shortest possible path between participants.",
description2="Logical Internet address securely linked to a private key. Unlimited scale and performance optimizations."
) }}
</dl>
</div>
</div>
</div>
<!-- section 3 -->
{{ grid_stats(
title_1="Powered by",
title_2="A Global Community",
description_1="ThreeFolds groundbreaking technology enables anyone individuals, organizations, and communities to deploy their own Internet infrastructure.",
description_2="Today, our proof-of-concept network is live and operational worldwide, running on version 3.16 technology.",
subtitle="As we expand, we may need millions of nodes to support this growing ecosystem to build a truly decentralized and resilient infrastructure",
button_text="Explore Grid Capacity",
button_link="https://dashboard.grid.tf/#/tf-grid/node-statistics/"
) }}
<!-- section 4 -->
{{ use_cases() }}
<!-- section 5 -->
{{ farmers() }}
<!-- section 6 -->
{{ self_healing() }}
<!-- section 7 -->
{{ web4() }}
<!-- section 8 -->
{{ cta() }}