Dev3 to dev #38

Merged
mik-tf merged 6 commits from development_v3 into development 2024-11-18 07:17:30 +00:00
29 changed files with 221 additions and 7 deletions
Showing only changes of commit 9997419933 - Show all commits

View File

@ -1,6 +1,6 @@
{
"label": "Legal",
"position": 8,
"position": 9,
"link": {
"type": "generated-index",
}

View File

@ -1,6 +1,6 @@
{
"label": "Marketplace",
"position": 6,
"position": 7,
"link": {
"type": "generated-index",
"description": "Learn about the ThreeFold Marketplace, where you can offer and use cloud, data and network resources."

View File

@ -1,6 +1,6 @@
{
"label": "Nodes",
"position": 5,
"position": 4,
"link": {
"type": "generated-index",
"description": "Learn about the ThreeFold nodes and how to earn rewards."

View File

@ -1,5 +1,5 @@
---
sidebar_position: 3
sidebar_position: 5
---
# Phones

View File

@ -1,6 +1,6 @@
{
"label": "References",
"position": 7,
"position": 8,
"link": {
"type": "generated-index"
}

View File

@ -6,4 +6,4 @@ sidebar_position: 6
The ThreeFold Docs website you are currently reading provides essential information on ThreeFold V4.
If you want to read advanced documentation concerning ThreeFold V3, you can visit the [***ThreeFold V3 Manual website***](https://manual.grid.tf/). This manual contains in-depth informations for ThreeFold Farmers, Sysadmins and Developers using the V3 iteration of the ThreeFold Grid.
If you want to read advanced documentation concerning ThreeFold V3, you can visit the [***ThreeFold Cloud V3 Manual website***](https://manual.threefold.io/). This manual contains in-depth informations for ThreeFold Farmers, Sysadmins and Developers using ThreeFold Cloud V3.

View File

@ -0,0 +1,8 @@
{
"label": "System Components",
"position": 4,
"link": {
"type": "generated-index",
"description": "All the components constituting the ThreeFold Web4 Project Mycelium self-healing data & cloud network."
}
}

View File

@ -0,0 +1,7 @@
---
sidebar_position: 20
---
# Hero AI Assistant
The Hero AI assistant component of the ThreeFold Platform is a private AI assistant that is there to help you in everyday task and enterprises, all the while being totally secure, encrypted and private.

View File

@ -0,0 +1,7 @@
---
sidebar_position: 17
---
# Mycelium CDN
The Mycelium CDN component of the ThreeFold Platform is a geographically distributed network of servers that deliver content to users based on their location.

View File

@ -0,0 +1,7 @@
---
sidebar_position: 16
---
# Mycelium Chat
The Mycelium Chat component of the ThreeFold Platform is a peer-to-peer and end-to-end encrypted chat service.

View File

@ -0,0 +1,7 @@
---
sidebar_position: 8
---
# Mycelium Message Bus
The Mycelium Message Bus component of the ThreeFold Platform is a software architecture pattern that acts as a central hub for communication between different parts of an application and between different applications. It facilitates asynchronous communication, enabling components to interact without direct coupling.

View File

@ -0,0 +1,7 @@
---
sidebar_position: 12
---
# Mycelium Naming Services
The Mycelium Naming Services component of the ThreeFold Platform is a crucial component in distributed systems and networks that provides a centralized way to map names to resources, allowing different parts of the system to find and access each other easily. It acts as a directory or phonebook, associating human-readable names (like "database server" or "web server") with actual network addresses or other identifiers (like IP addresses).

View File

@ -0,0 +1,11 @@
---
sidebar_position: 6
---
# Mycelium Quantum Safe Network
The Mycelium Quantum Safe Network component of the ThreeFold platform is an overlay network which lives on top of the existing Internet or other peer-to-peer networks created.
In the Mycelium network, everyone is connected to everyone. End-to-end encryption between users of an app and the app runs behind the network wall. Mycelium is an overlay network which lives on top of the existing Internet or other peer-to-peer networks created. In this network, everyone is connected to everyone. End-to-end encryption between users of an app and the app runs behind the network wall.
Each user end network point is strongly authenticated and uniquely identified, independent of the network carrier used. There is no need for a centralized firewall or VPN solutions, as there is a circle-based networking security in place.

View File

@ -0,0 +1,7 @@
---
sidebar_position: 14
---
# Mycelium Routers
The Mycelium Router component of the ThreeFold Platform is a networking device that forwards data packets between computer networks using the Mycelium network.

View File

@ -0,0 +1,7 @@
---
sidebar_position: 15
---
# Mycelium Video Conferencing
The Mycelium Video Conferencing component of the ThreeFold Platform is a peer-to-peer and end-to-end encrypted video conferencing service.

View File

@ -0,0 +1,9 @@
---
sidebar_position: 18
---
# Mycelium VPN
The Mycelium VPN component of the ThreeFold Platform is a technology that creates a secure, encrypted connection between your device and a server on the internet. This "tunnel" allows you to access the internet as if you were physically located at the VPN server's location, effectively masking your actual IP address and location.
What makes this VPN unique is that it uses the Mycelium network, which is end-to-end encrypted and resistant to quantum technologies.

View File

@ -0,0 +1,7 @@
---
sidebar_position: 7
---
# Mycelium Web2 Gateway
The Mycelium Web2 Gateway component of the ThreeFold Platform allows communication with Web2 apps.

View File

@ -0,0 +1,7 @@
---
sidebar_position: 19
---
# Mycelium Web3 Gateway
The Mycelium Web3 Gateway component of the ThreeFold Platform is a bridge that simplifies access to decentralized applications (dApps) and Web3 services for users who are not familiar with the technical complexities of Web3. It acts as a translator, bringing the user-friendly experience of Web2 to the decentralized world of Web3.

View File

@ -0,0 +1,7 @@
---
sidebar_position: 13
---
# Mycelium Wifi Integration
The Mycelium Wifi Integration component of the ThreeFold Platform allows the Mycelium network to communicate over Wifi protocols. This is especially useful for the Mycelium router products.

View File

@ -0,0 +1,13 @@
---
sidebar_position: 5
---
# Quantum Safe File System
The Quantum Safe File System component of the ThreeFold Platform is a redesigned storage system which can scale to a planetary level. It is super secure, private and fast enough for more use cases. It is designed to operate in a decentralized context and data can never be lost or corrupted.
This storage system is:
- A backend storage system
- It cannot be used by end users
- It's meant to be integrated with a front end storage system like e.g. S3 or a filesystem

View File

@ -0,0 +1,7 @@
---
sidebar_position: 3
---
# ThreeFold Connect
The ThreeFold Connect component of the ThreeFold Platform is a mobile app that serves as a gateway to the ThreeFold ecosystem and its various ThreeFold products and services.

View File

@ -0,0 +1,7 @@
---
sidebar_position: 2
---
# ThreeFold Dashboard
The ThreeFold Dashboard component of the ThreeFold Platform is the gateway to ThreeFold V3. With the Dashboard, you can deploy workloads on the grid, manage your node farms, vote on the DAO, and much more.

View File

@ -0,0 +1,7 @@
---
sidebar_position: 1
---
# ThreeFold Decentralized Cloud
The ThreeFold Decentralized Cloud component of the ThreeFold Platform can be seen as the culmination of all the ThreeFold technology up to the V3 grid release.

View File

@ -0,0 +1,7 @@
---
sidebar_position: 11
---
# ThreeFold Magic Cloud Node Cluster
The ThreeFold Magic Cloud Node Cluster component of the ThreeFold Platform is a software platform engineered for distributed edge clusters. It manages and orchestrates computing resources across multiple nodes, guaranteeing efficient data processing and high availability through its inherent redundancy.

View File

@ -0,0 +1,7 @@
---
sidebar_position: 10
---
# ThreeFold Marketplace
The ThreeFold Marketplace component of the ThreeFold Platform is the online place to buy and sell cloud, data and network resources running on the ThreeFold Grid.

View File

@ -0,0 +1,7 @@
---
sidebar_position: 4
---
# ThreeFold Nodes
The ThreeFold node component of the ThreeFold Platform is the backbone of the decentralized grid. A ThreeFold node is a modern computer running the Zero-OS self-healing operating system. Nodes connected together for the ThreeFold Grid.

View File

@ -0,0 +1,53 @@
---
sidebar_position: 3
---
# Roadmap
ThreeFold is building a self-healing data, network and cloud platform. This platform is a complete and cohesive system providing a viable and efficient alternative to current mainstream clouds.
The whole is bigger than the sum of its parts with this project, as all components interact together to form a cohesive and complete data, network and cloud system.
The following ThreeFold Roadmap presents the current state of the grid and what is to come.
## Present and Future
ThreeFold has accomplished so much over the years, and there is nothing stopping us. We are currently in the fourth phase of the grid, making significant progress towards building a viable alternative to mainstream cloud services.
After more than a decade of work and creation, our vision hasn't changed: we are building a decentralized sovereign alternative to today's centralized Internet model.
We are making significant progress towards realizing this vision. We present here the currently available features and the features that will be available in a near future.
## Completed & Ongoing
ThreeFold has built the foundation for a peer-to-peer cloud platform. Currently, the ThreeFold grid is in more than 50 countries with thousands of nodes online providing data, network and cloud resources to users.
Anyone can become a farmer and contribute to the expansion of the grid. We've built planetary-scale quantum safe storage and network systems. Our technology has been in production for years and ThreeFold provides modern cloud features to users worldwide.
Furthermore, ThreeFold is actively working on amazing features that will be sooner than later available on the ThreeFold platform. Many of those features are well on their way and we will update our community with news and updates.
| Status | System Component |
|-----------|--------------|
| ✓ Completed | ThreeFold Decentralized Cloud |
| ✓ Completed | ThreeFold Dashboard |
| ✓ Completed | ThreeFold Connect |
| ✓ Completed | ThreeFold Nodes |
| ✓ Completed | Quantum Safe File System |
| ✓ Completed | Mycelium Quantum Safe Network |
| ✓ Completed | Mycelium Web2 Gateway |
| ✓ Completed | Mycelium Message Bus |
| 🔄 Ongoing | ThreeFold Marketplace |
| 🔄 Ongoing | ThreeFold Magic Cloud Node Cluster |
| 🔄 Ongoing | Mycelium Naming Services |
| 🔄 Ongoing | Mycelium Wifi Integration |
| 🔄 Ongoing | Mycelium Routers |
| 🔄 Ongoing | Mycelium Video Conferencing |
| 🔄 Ongoing | Mycelium Chat |
| 🔄 Ongoing | Mycelium CDN |
| 🔄 Ongoing | Mycelium VPN |
| 🔄 Ongoing | Mycelium Web3 Gateway |
| 🔄 Ongoing | Hero AI Assistant |
## Component Details
To learn more about each component, read the [System Components](./category/system-components) section.

View File

@ -1,5 +1,5 @@
---
sidebar_position: 5
sidebar_position: 6
---
# Routers

View File

@ -133,6 +133,10 @@ const config: Config = {
label: 'Litepaper',
to: '/docs/litepaper',
},
{
label: 'Roadmap',
to: '/docs/roadmap',
},
{
label: 'References',
to: '/docs/category/references',
@ -154,6 +158,10 @@ const config: Config = {
label: 'Routers',
to: '/docs/routers',
},
{
label: 'Marketplace',
to: '/docs/category/marketplace',
},
],
},
{