Files
www_threefold_io/content/home/index.md
2024-05-09 18:34:02 +03:00

329 lines
5.7 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: "ThreeFold is the worlds first system enabling anyone to become a cloud and internet service provider." # 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: home/header_new1.png
---
<!-- section 1 (header) -->
<div class="container mx-auto">
{% row(style="reverse header") %}
## **Decentralized<br>Autonomous <span class="blue">Cloud</span>**
#### **The <span class="blue">Leading</span> Decentralized Cloud Marketplace**
<br>
ThreeFolds self-healing autonomous system empowers anyone to become a cloud service provider no technical expertise required allowing people and organizations to buy, sell and use cloud resources autonomously and securely.
<br>
<span class="blue">**Together we are creating a cloud for everyone, owned by everyone.**</span>
<br>
<button class="blue_b">[Host The Cloud](/host)</button> <button class="green">[Deploy](https://dashboard.grid.tf)</button>
<!-- <button>[Learn](https://manual.grid.tf)</button> -->
|||
![Image](header_new1.png)
{% end %}
<!-- section 2 (logos) -->
<!-- {% logo_slider() %}
## **logo**
{% end %} -->
<!-- section 3 (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 4 (Host2 Earn) -->
{% row(style="reverse margin") %}
# **Host2 <span class="blue">Earn</span>**
#### **It starts with <spane class="green_text">Nodes</spane>**
<br>
3Nodes allow anyone to earn by providing compute, storage, and network capacity to the ThreeFold Cloud: pre-configured plug-and-earn nodes for beginners, or do-it-yourself nodes for builders.
<br>
Earn TFT by adding capacity to the grid.
<button class="green">[Host The Cloud](/host)</button>
<button class="blue_b">[Explore Rewards](/host)</button>
|||
![Image](host2_earn.png#mx-auto)
{% end %}
</div>
<!-- section 5 (Partners) -->
<div style="background-color:#F6F6F6">
<div class="container mx-auto">
{% row(style="reverse margin") %}
![Image](power_ecosystem.png#mx-auto)
|||
# **TFT**
### **<spane class="green_text">Used For Every Transaction</spane>**
## **Powering Our Ecosystem**
TFT powers ThreeFold and the expansion of a truly decentralized infrastructure that can scale any current or future technologies to the edge.
<br>
<button class="green">[Learn More](/host)</button>
<button class="blue_b">[TFT Market Place](/host)</button>
{% end %}
</div>
</div>
<div class="container mx-auto">
<!-- section 6 (ecentralized) -->
{% row( style="mtop center between ") %}
## **Why Decentralized Cloud**
#### <spane class="blue">How bringing data closer to the end user is beneficial for everyone</spane>
{% end %}
<br>
{% row( style="center semiNarrow") %}
![Image](latency_reduction.png#tft_img#mx-auto)
<br>
#### **Latency Reduction**
For real-time apps, central cloud delay is prohibitive. Edge Cloud cuts latency locally.
|||
![Image](privacy_security.png#tft_img#mx-auto)
<br>
#### **Privacy & Security**
By processing data locally, edge cloud reduces the exposure to data breaches and cyberattacks.
|||
![Image](data_sovereignity.png#tft_img#mx-auto)
<br>
#### **Data Sovereignity**
Empowers emerging markets with local data storage, granting digital sovereignty and autonomy.
{% end %}
{% row( style="center semiNarrow") %}
![Image](performance.png#tft_img#mx-auto)
<br>
#### **Performance**
Provides optimized bandwidth, reliability, and real-time processing which streamlines operations.
|||
![Image](cost_efficiency.png#tft_img#mx-auto)
<br>
#### **Cost Efficiency**
Minimizes data transmission over networks, cutting costs and reducing central server demand.
|||
![Image](scalability.png#tft_img#mx-auto)
<br>
#### **Scalability**
As devices multiply, central data centers face data overload. Edge cloud distributes processing and boosts scalability.
{% end %}
<!-- section 6 (Ecosystem) -->
{% row( style="mtop") %}
## **Latest News**
{% end %}
{% row( style="") %}
[![Image](latest1.png)](/blog/dunia-yetu)
<br>
#### **A Sovereign Internet in Tanzania**
Dunia Yetu (Our World) is a collaborative and co-owned movement to redefine the digital landscape in Tanzania.
|||
[![Image](latest2.png)](/blog/threefold-cooperative)
<br>
#### **Cooperative Model is Coming**
Cooperatives represent a well-tested form of collective organization and democratic governance.
|||
[![Image](latest3.png)](/blog/threefold-cooperative)
<br>
#### **Cooperative Model is Coming**
Cooperatives represent a well-tested form of collective organization and democratic governance.
{% end %}
<!-- section 7 (Join In) -->
{% row(style="center mtop between") %}
## **Join In**
### Connect & Collaborate: Let's Kickstart Your ThreeFold Journey
{% end %}
{% row(style="center between") %}
[![](join3.png)](https://manual.grid.tf)
Dive Deeper into ThreeFold Technologies
|||
[![](join2.png)](https://threefoldfaq.crisp.help/en/)
Get assistance from our support team
|||
[![](join1.png)](https://t.me/threefold)
Meet the community and join the conversation
{% end %}
</div>
<style>
.green{
background-color:#58CF77 !important;
color: #fff !important;
}
.green:hover {
background-color:#7ad993 !important;
}
.green a{
color: #fff !important;
}
.green:hover {
background-color:#7ad993 !important;
}
.green_text{
color: #58CF77 ;
}
.blue_b{
background-color:#2E83FF !important;
color: #fff !important;
}
.blue_b a{
color: #fff !important;
}
.blue_b:hover {
background-color:#5596f5 !important;
}
</style>