Files
www_threefold_io/content/home/index.md
2024-03-03 13:12:32 +02:00

334 lines
6.1 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: "Home"
description: "A global movement together building an open-source, community-driven, decentralized Internet from the ground up." # quotation marks to allow colons where used
date: 2018-09-14T21:00:00-05:00
updated: 2021-02-20T14:40:00-06:00
draft: false
extra:
author: Your name here
imgPath: images/threefold_globe.png
---
<!-- <div class="text-gray-900 bg-cover bg-no-repeat">
<div class="h-full">
<div class="flex flex-col items-center md:flex-row">
<div class="w-full md:w-1/2">
<div class="block">
<img
src="home/home_header_geometric.png" class="w-full h-full"/>
</div>
</div>
<div class="flex flex-col items-start justify-center w-full lg:py-24 py-6 md:w-1/2">
<div class="flex flex-col items-start justify-center p-6">
<h2>Decentralized. Autonomous. Internet Infrastructure.</strong></h1>
<p>ThreeFold is a globally-distributed grid of storage, compute, and network capacity, acting as "no middleman" Internet resources between independent capacity providers and users.</p>
<button class="mx-0"><a target="_blank" href="https://manual.grid.tf/intro/intro_readme.html">Get Started</a></button>
</div>
</div>
</div>
</div>
</div> -->
<!-- section 1 (header) -->
<div class="container mx-auto">
{% row(style="reverse header") %}
## **Decentralized<br>Autonomous <span class="blue">Cloud</span>**
<span class="blue">ThreeFold</span> is the worlds first system enabling anyone to become a cloud and internet service provider, empowering people and organizations to buy, sell, and use cloud resources autonomously and securely.
<br>
#### #DePIN #DeCloud #AutonomousIT
|||
![Image](header_new.jpeg#mx-auto)
{% end %}
<!-- section 2 (Map) -->
{% grid_stats() %}
### Become a cloud & internet service provider on
## **The ThreeFold Grid**
Provide cloud and internet capacity in your area and become a part of the largest<br>and most advanced decentralized autonomous cloud network in the world.
{% end %}
<!-- section 3 (3Node) -->
{% row(style="reverse margin") %}
## **It Starts with <span class="blue">3Node</span>**
**<span class="blue">3Nodes</span>**, powered by our stateless operating system, Zero OS, allow anyone to earn by providing compute, storage, and network capacity to the ThreeFold Cloud. Pre-configured plug and earn 3Nodes for beginners, or do it yourself 3Nodes for builders
<button>[Get Started](/host)</button>
|||
![Image](node_home.png#mx-auto)
{% end %}
<!-- section 4 (Partners) -->
{% row( style="center between mtop") %}
## **Our Partners**
Driving utilization on top of our decentralized autonomous cloud
{% end %}
{% row( style="center between") %}
![Image](partners_home.png#mx-auto)
{% end %}
{% row( style="center between mtop") %}
## **Why Decentralized Cloud**
### How bringing data closer to the end user is beneficial for everyone
{% end %}
{% row( style="center between") %}
![Image](latency.png#icon)
<br>
### **Latency Reduction**
For real-time apps, central cloud delay is prohibitive. Edge Cloud cuts latency locally.
|||
![Image](dataprivacy.png#icon)
<br>
### **Privacy & Security**
By processing data locally, edge cloud reduces the exposure to data breaches and cyberattacks.
|||
![Image](sovereignty.png#icon)
<br>
### **Data Sovereignity**
Empowers emerging markets with local data storage, granting digital sovereignty and autonomy.
{% end %}
{% row( style="center between") %}
![Image](performance.png#icon)
<br>
### **Performance**
Provides optimized bandwidth, reliability, and real-time processing which streamlines operations.
|||
![Image](cost.png#icon)
<br>
### **Cost Efficiency**
Minimizes data transmission over networks, cutting costs and reducing central server demand.
|||
![Image](scalability.png#icon)
<br>
### **Scalability**
As devices multiply, central data centers face data overload. Edge cloud distributes processing and boosts scalability.
{% end %}
{% row( style="center between mtop") %}
## **Around the Ecosystem**
### News & Happenings
{% end %}
{% row( style="center between") %}
[![Image](dunia_yetu.png)](/blog/dunia-yetu)
<br>
#### **A Movement for a Sovereign Internet Comes Alive**
Dunia Yetu (Our World) is a collaborative and co-owned movement to redefine the digital landscape in Tanzania.
|||
[![Image](threefold_cooperative.png)](/blog/threefold-cooperative)
<br>
#### **A Cooperative Model for Decentralized Governance**
Cooperatives represent a tried and tested form of collective organization, emphasizing democratic governance
{% end %}
{% row(style="center mtop between") %}
## **Join In**
{% end %}
{% row(style="center between") %}
[![](discourse.png)](https://forum.threefold.io/)
#### Forum
Ask Questions
|||
[![](gh.png)](https://github.com/threefoldtech)
#### GitHub
Collaborate
|||
[![](manual.png)](https://manual.grid.tf)
#### Manual
Dive In
{% end %}
{% row(style="center between") %}
[![](x.png)](https://twitter.com/threefold_io)
#### X (Twitter)
"Tweet" with us
|||
[![](tg_news.png)](https://t.me/threefoldnews)
#### Telegram News
Stay updated
|||
[![](tg_chat.png)](https://t.me/threefold)
#### Telegram Chat
Community conversations
{% end %}
{% row(style="center between") %}
[![](tg_farm.png)](https://t.me/threefoldfarmers)
#### Telegram Farmers Chat
Farming Community
|||
[![](tg_chat.png)](https://t.me/threefoldtesting)
#### Telegram Grid Users Chat
Grid User Community
|||
[![](reddit.png)](https://www.reddit.com/r/threefold/)
#### Reddit
Join in
{% end %}
{% row(style="center mbottom between") %}
[![](youtube.png)](https://www.youtube.com/threefoldfoundation)
#### YouTube
Watch things unfold
|||
[![](mail.png)](https://www.threefold.io/#subscribe)
#### Mailing List
Updates in your inbox
|||
[![](linkedin.png)](https://linkedin.com/company/threefold-foundation)
#### LinkedIn
Let's network
{% end %}
<style>
.bgtest{
background-image: url("home/Bg.jpg");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
</style>