s
12
collections/tech/innovations/components_links.md
Normal file
@@ -0,0 +1,12 @@
|
||||
Compute
|
||||
- [Zero-OS: a minimalistic and more efficient server operating system](zos_innovation)
|
||||
- [Zero-Image: a new way to deal with OS Images](flist_innovation.md)
|
||||
|
||||
Network
|
||||
- [Mycelium: a new network layer for the Internet](mycelium_innovation.md)
|
||||
- [Network Wall: a secure way to connect your apps to Internet](network_wall_innovation.md)
|
||||
|
||||
Storage
|
||||
- [Quantum Safe Storage: storage which cannot get lost nor corrupted](zstor_innovation.md)
|
||||
- [Quantum Safe Filesystem: host any storage interface e.g. IPFS](qsfs_innovation.md)
|
||||
- [FungiStor: Content Delivery everwhere in the world](fungistor_innovation.md)
|
60
collections/tech/innovations/compute/compute_inno.md
Normal file
@@ -0,0 +1,60 @@
|
||||
|
||||
# Compute
|
||||
|
||||
| | Threefold Compute Layer | Default |
|
||||
|----------------|--------------------------------------------------------------------------------|------------------------------------------------------------------|
|
||||
| Management | Full P2P, done by 3bot Agents, blockchain IT contract | Centralized e.g. Kubernetes, ... |
|
||||
| OS Deploy | Stateless, there are no files copied on local HDD/SSD. | Deploy image or execute installer on a physical server |
|
||||
| OS Upgrade | Seamless, rolling upgrades, 100% modular and pre-deterministic, decentralized | Difficult and error prone + vulnerable from security perspective |
|
||||
| Tamperproof | If file gets modified Zero-OS will not boot the file. | No, man in middle is possible. |
|
||||
| Scalability | To the world | Expensive and depending on lots of capital |
|
||||
| Security | A lot of effort went into the capability to deploy for high security usecases. | Very hard to deploy securely, and expensive |
|
||||
| Green | For certain workloads we can safe upto 10x on power usage | Super power hungry. |
|
||||
| Liquid Cooling | Easy to do because of autonomous behavior no need to replace HW. | Hard to do, how to do maintenance. |
|
||||
| Sovereign | Yes | No |
|
||||
| Complexity | Anyone can do it, we made it to allow everyone to be a provider. | Real experts needed. |
|
||||
|
||||
> We do not compare our system with those that claim to be full cloud solutions but merely deploy containers using other management systems and optionally connect to a blockchain for billing purposes. Nor do we compare with marketplace systems that simply act as frontends for other systems. We believe these systems, while visually impressive, lack substantial technological foundations and cannot serve as a fundamental base layer for others.
|
||||
|
||||
## Zero-OS
|
||||
|
||||

|
||||
|
||||
ThreeFold has developed its own operating system, Zero-OS, which is based on the Linux Kernel. The purpose of Zero-OS is to strip away the unnecessary complexities commonly found in contemporary operating systems.
|
||||
|
||||
**Key Features of Zero-OS:**
|
||||
|
||||
Zero-OS is designed with minimalism in mind, supporting only a few fundamental primitives that handle essential low-level functions:
|
||||
|
||||
1. **Storage Capacity**
|
||||
2. **Compute Capacity**
|
||||
3. **Network Capacity**
|
||||
|
||||
**Security and Simplicity:**
|
||||
|
||||
Zero-OS provides a Autonomous Decentralized Cloud.
|
||||
|
||||
This not only blocks hacker access but also eliminates human error, enhancing both security and reliability.
|
||||
|
||||
### Deployment by IT contract
|
||||
|
||||
Secure Reproducable Verified Authenticated
|
||||
|
||||

|
||||
|
||||
The purpose of the smart contract for IT is to create and enable autonomous IT. Autonomous self-driving IT is possible.
|
||||
|
||||
Once a smart contract for IT is created, it will be registered in the TFChain Blockchain.
|
||||
|
||||

|
||||
|
||||
## Compatible with the world
|
||||
|
||||

|
||||
|
||||
|
||||
## 3Bots: The Autonomous Layer
|
||||
|
||||

|
||||
|
||||
|
5
collections/tech/innovations/compute/flist_innovation.md
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
## Zero-Images: A New Way Of Dealing With OS Images
|
||||
|
||||
!!wiki.include page:flist_innovation_short
|
||||
|
BIN
collections/tech/innovations/compute/img/autonous3bots.png
Normal file
After Width: | Height: | Size: 229 KiB |
BIN
collections/tech/innovations/compute/img/compatible.png
Normal file
After Width: | Height: | Size: 294 KiB |
BIN
collections/tech/innovations/compute/img/itcontract.png
Normal file
After Width: | Height: | Size: 224 KiB |
BIN
collections/tech/innovations/compute/img/itcontract2.png
Normal file
After Width: | Height: | Size: 307 KiB |
@@ -1,4 +0,0 @@
|
||||
|
||||
## FList: A New Way Of Dealing With OS Images
|
||||
|
||||
!!wiki.include page:flist_innovation_short
|
@@ -19,13 +19,10 @@
|
||||
|
||||
!!wiki.include page:zstor_innovation_short
|
||||
|
||||
|
||||
## Quantum Safe File System
|
||||
|
||||
|
||||
!!wiki.include page:qsfs_innovation_short
|
||||
|
||||
|
||||
## FungiStor
|
||||
|
||||
!!wiki.include page:'fungistor_innovation_short'
|
||||
|
@@ -1,15 +1,7 @@
|
||||
<h1> Key Innovations </h1>
|
||||
|
||||
Throughout the years, we've built innovative products that are now part of a whole ecosystem.
|
||||
|
||||

|
||||
|
||||
<h2>Table of Contents</h2>
|
||||
# Key Innovations
|
||||
|
||||
!!wiki.include page:components_links.md
|
||||
|
||||
- [Mycelium: a new network layer for the internet](mycelium_innovation.md)
|
||||
- [Zero-OS: a minimalistic and more efficient server operating system](zos_innovation)
|
||||
- [Quantum Safe Storage](zstor_innovation.md)
|
||||
- [Quantum Safe Filesystem](qsfs_innovation.md)
|
||||
- [FList: a new way to deal with OS Images](flist_innovation.md)
|
||||
- [FungiStor](fungistor_innovation.md)
|
||||
- [Network Wall](network_wall_innovation.md)
|
@@ -1,4 +0,0 @@
|
||||
|
||||
## Mycelium: A New Network Layer for the Internet
|
||||
|
||||
!!wiki.include page:mycelium_innovation_short.md
|
1
collections/tech/innovations/network/img/.done
Normal file
@@ -0,0 +1 @@
|
||||
mycelium00.png
|
BIN
collections/tech/innovations/network/img/mycelium00.png
Normal file
After Width: | Height: | Size: 512 KiB |
BIN
collections/tech/innovations/network/img/network_wall.png
Normal file
After Width: | Height: | Size: 386 KiB |
@@ -0,0 +1,7 @@
|
||||
|
||||
|
||||

|
||||
|
||||
## Mycelium: A New Network Layer for the Internet
|
||||
|
||||
!!wiki.include page:mycelium_innovation_short.md
|
16
collections/tech/innovations/network/network_inno.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Network
|
||||
|
||||
| | ThreeFold Network Layer | Other Overlay Network Technologies (like VPN) |
|
||||
|-----------------------------|-----------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|
|
||||
| Management | Full P2P, done by 3bot Agents, blockchain IT contract | Centralized leading to security issues |
|
||||
| Locality | Find shortest path on latency and quality, this allows traffic to stay sovereign. | NO, based on centralized control mechanisms or inefficient algorithms that route traffic indiscriminately across the globe. |
|
||||
| Encryption | End2End ecryption, unique for every relation, linked to private key | Normally based on key exchange, or pre-shared keys. |
|
||||
| Post Quantum | Possible (ask us) | No |
|
||||
| Scalability | Our aim is to be planetary scalable, but we need more exposure. | Bad |
|
||||
| Compatibility | We aim to support mobile, desktop, IOT, ... | Depends, often not |
|
||||
| Backdoors | NO, all is based on opensource | Often, yes, unfortunately. |
|
||||
| Performance | Quite good, 1 gbit / sec can be achieved on std node (which is high for overlay) | Often slow. |
|
||||
| Security Model | Whitelist model | Blacklist model, list who is bad e.g. firewalls |
|
||||
| Fully integrated in compute | Yes | Lots of different solutions |
|
||||
|
||||
|
@@ -1,8 +1,10 @@
|
||||
|
||||
|
||||

|
||||
|
||||
## 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.
|
||||
|
||||

|
||||
|
||||
!!wiki.include page:network_wall_innovation_short
|
Before Width: | Height: | Size: 422 KiB |
1
collections/tech/innovations/storage/img/.done
Normal file
@@ -0,0 +1 @@
|
||||
storage_inno.png
|
BIN
collections/tech/innovations/storage/img/storage_inno.png
Normal file
After Width: | Height: | Size: 246 KiB |
@@ -15,8 +15,6 @@ Metadata redundancy is included. While not consistently synchronized in real-tim
|
||||
|
||||
This filesystem can be mounted under various storage-aware applications, such as backup servers, file servers, or S3 servers, enhancing versatility.
|
||||
|
||||
|
||||
|
||||
### Benefits
|
||||
|
||||
- Inherits the advantages of Zero-Stor, including enhanced data security, efficiency, and scalability.
|
17
collections/tech/innovations/storage/storage_inno.md
Normal file
@@ -0,0 +1,17 @@
|
||||

|
||||
|
||||
# Storage
|
||||
|
||||
|
||||
| | ThreeFold Network Layer | Overlay Storage Systems / Networks |
|
||||
|-----------------------------|------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------|
|
||||
| Management | Full P2P, done by 3bot Agents, blockchain IT contract | Centralized leading to security issues |
|
||||
| Locality | Data can be local and sovereign, full control by the the user (data creator) | Based on centralized control mechanisms or inefficient algorithms that route traffic indiscriminately across the globe. |
|
||||
| Quantum Safe | Yes, novel encoding system (not encryption based) makes impossible to hack data. | No |
|
||||
| Post Quantum | Possible (ask us) | No |
|
||||
| Scalability | Yes, this system exists +10 years, is being used by large orgs for zetabytes. | Some systems, most not, but centralized. |
|
||||
| Compatibility | Yes thanks to filesystem approach | Depends, often not |
|
||||
| Backdoors | NO, all is based on opensource | ? |
|
||||
| Performance | Is not a super fast system but good for most cases, +- 100 MB / sec per content creator. | Variable, hard to say, some are |
|
||||
| Efficiency for redundancy | Ultra efficient, only 20% overhead to allow 4 locations to go down | NO, sometimes +5 copies = 500% |
|
||||
| Fully integrated in compute | Yes | Lots of different solutions |
|