Merge branch 'main' of git.ourworld.tf:tfgrid/info_tfgrid

# Conflicts:
#	books/projectinca/SUMMARY.md
#	collections/tech/primitives/network/mycelium.md
This commit is contained in:
2024-05-09 17:11:35 +03:00
108 changed files with 734 additions and 343 deletions

View File

@@ -1,4 +1,4 @@
## FungiStor (end 2024)
## FungiStor (End 2024)
!!wiki.include page:'fungistor_innovation_short'

View File

@@ -1,8 +1,10 @@
<h1> Key Innovations </h1>
Throughout the years, we've built innovative products that are now part of a whole ecosystem.
![](dream_comes_true.png)
# Key Innovations
<h2>Table of Contents</h2>
- [Mycelium: a new network layer for the internet](mycelium_innovation.md)
- [Zero-OS: a minimalistic and more efficient server operating system](zos_innovation)

View File

@@ -1,4 +1,4 @@
## Mycelium: a new network layer for the internet
## Mycelium: A New Network Layer for the Internet
!!wiki.include page:mycelium_innovation_short.md

View File

@@ -1,5 +1,7 @@
## NetworkWall
## Network Wall
The Network Wall offers 100% separation between where compute workloads are and where services are exposed, proving an extremely high level of security.
![](network_wall.png)

View File

@@ -4,7 +4,7 @@
Traditional firewalls are increasingly ineffective at addressing modern security challenges. They struggle to mitigate emerging threats, particularly against backdoors and man-in-the-middle attacks. Backdoors can render firewalls obsolete as attackers find ways to bypass them. New and innovative approaches to cybersecurity are necessary to address these evolving security problems.
## Introducing NetworkWall
## Introducing Network Wall
Imagine a scenario where you deploy applications within secure, liquid-cooled physical containers or smaller POD's that operate without relying on traditional TCP/IP or Ethernet protocols. By avoiding the use of standard low-level protocols, the existing backdoors are unable to communicate with the external world.

View File

@@ -1,8 +1,9 @@
## World Records
Our team is working on re-inventing layers of the Internet for more than 30 years. While we were doing so this has resulted in some world records and innovative products.
Here is an overview of those achievements:
![](img/world_records.png)
Our team is working on re-inventing layers of the Internet for more than 30 years.
While we were doing so this has resulted in some world records and innovative products.

View File

@@ -1,4 +1,6 @@
## Zero-OS: a minimalistic more efficient server operating system
## Zero-OS: A Minimalistic More Efficient Server Operating System
Zero-OS is our innovative operating system built from the Linux kernel.
![](img/zos_innovation.png)

View File

@@ -1,6 +1,8 @@
## Zero-Stor : A Quantum Safe Backend Storage System
Zeros-Stor is a quantum safe backend storage system that use efficient algorithms to ensure maximal use of storage.
![](qsss.png)
!!wiki.include page:zstor_innovation_short

View File

@@ -1,6 +1,3 @@
## Zero-Stor : A Quantum Safe Backend Storage System.
### The Problem
Traditional backend storage systems have their roots in centralized environments, focusing on low-latency and closed security setups. However, these characteristics make them less suitable for use in decentralized cloud contexts.
@@ -9,12 +6,12 @@ Newer generation storage systems such as protocol-driven or blockchain-based sol
### Introducing Zero-Stor
A redesigned storage system which can scale to planet 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.
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 (see next section).
- It's meant to be integrated with a front end storage system like e.g. S3 or a filesystem
### The Benefits