diff --git a/docs/key_innovations_overview/compute_inno/_category_.json b/docs/key_innovations_overview/compute/_category_.json similarity index 100% rename from docs/key_innovations_overview/compute_inno/_category_.json rename to docs/key_innovations_overview/compute/_category_.json diff --git a/docs/key_innovations_overview/compute_inno/cloud.md b/docs/key_innovations_overview/compute/cloud.md similarity index 100% rename from docs/key_innovations_overview/compute_inno/cloud.md rename to docs/key_innovations_overview/compute/cloud.md diff --git a/docs/key_innovations_overview/compute_inno/compute_compare.md b/docs/key_innovations_overview/compute/compute_compare.md similarity index 92% rename from docs/key_innovations_overview/compute_inno/compute_compare.md rename to docs/key_innovations_overview/compute/compute_compare.md index df5e276..c20d6dc 100644 --- a/docs/key_innovations_overview/compute_inno/compute_compare.md +++ b/docs/key_innovations_overview/compute/compute_compare.md @@ -2,7 +2,6 @@ title: 'Compare' sidebar_position: 30 description: The computer layer compared. -hide_title: true --- @@ -21,9 +20,3 @@ hide_title: true > 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. - -**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. diff --git a/docs/key_innovations_overview/compute_inno/for_everyone.md b/docs/key_innovations_overview/compute/for_everyone.md similarity index 100% rename from docs/key_innovations_overview/compute_inno/for_everyone.md rename to docs/key_innovations_overview/compute/for_everyone.md diff --git a/docs/key_innovations_overview/compute_inno/img/deterministic.png b/docs/key_innovations_overview/compute/img/deterministic.png similarity index 100% rename from docs/key_innovations_overview/compute_inno/img/deterministic.png rename to docs/key_innovations_overview/compute/img/deterministic.png diff --git a/docs/key_innovations_overview/compute_inno/img/for_everyone.png b/docs/key_innovations_overview/compute/img/for_everyone.png similarity index 100% rename from docs/key_innovations_overview/compute_inno/img/for_everyone.png rename to docs/key_innovations_overview/compute/img/for_everyone.png diff --git a/docs/key_innovations_overview/compute_inno/img/smart_contract_it.png b/docs/key_innovations_overview/compute/img/smart_contract_it.png similarity index 100% rename from docs/key_innovations_overview/compute_inno/img/smart_contract_it.png rename to docs/key_innovations_overview/compute/img/smart_contract_it.png diff --git a/docs/key_innovations_overview/compute_inno/img/superhub.png b/docs/key_innovations_overview/compute/img/superhub.png similarity index 100% rename from docs/key_innovations_overview/compute_inno/img/superhub.png rename to docs/key_innovations_overview/compute/img/superhub.png diff --git a/docs/key_innovations_overview/compute_inno/img/zos_intro.png b/docs/key_innovations_overview/compute/img/zos_intro.png similarity index 100% rename from docs/key_innovations_overview/compute_inno/img/zos_intro.png rename to docs/key_innovations_overview/compute/img/zos_intro.png diff --git a/docs/key_innovations_overview/compute_inno/img/zos_simple.png b/docs/key_innovations_overview/compute/img/zos_simple.png similarity index 100% rename from docs/key_innovations_overview/compute_inno/img/zos_simple.png rename to docs/key_innovations_overview/compute/img/zos_simple.png diff --git a/docs/key_innovations_overview/compute_inno/super_hub.md b/docs/key_innovations_overview/compute/super_hub.md similarity index 100% rename from docs/key_innovations_overview/compute_inno/super_hub.md rename to docs/key_innovations_overview/compute/super_hub.md diff --git a/docs/key_innovations_overview/compute_inno/zero_deploy_inno.md b/docs/key_innovations_overview/compute/zero_deploy_inno.md similarity index 100% rename from docs/key_innovations_overview/compute_inno/zero_deploy_inno.md rename to docs/key_innovations_overview/compute/zero_deploy_inno.md diff --git a/docs/key_innovations_overview/compute_inno/zero_image_inno.md b/docs/key_innovations_overview/compute/zero_image_inno.md similarity index 100% rename from docs/key_innovations_overview/compute_inno/zero_image_inno.md rename to docs/key_innovations_overview/compute/zero_image_inno.md diff --git a/docs/key_innovations_overview/compute_inno/zero_install_inno.md b/docs/key_innovations_overview/compute/zero_install_inno.md similarity index 100% rename from docs/key_innovations_overview/compute_inno/zero_install_inno.md rename to docs/key_innovations_overview/compute/zero_install_inno.md diff --git a/docs/key_innovations_overview/compute_inno/zos_compute.md b/docs/key_innovations_overview/compute/zos_compute.md similarity index 56% rename from docs/key_innovations_overview/compute_inno/zos_compute.md rename to docs/key_innovations_overview/compute/zos_compute.md index 4f212fb..144057b 100644 --- a/docs/key_innovations_overview/compute_inno/zos_compute.md +++ b/docs/key_innovations_overview/compute/zos_compute.md @@ -60,24 +60,6 @@ Default features: - The containers can use a web gateway to allow internet users to connect to the applications which are running in their secure containers - Can use core-x to manage the workload - - -| | Zos Compute Layer Benefits | 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 | Mostly not. | -| 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. - - **Security and Simplicity:** Zero-OS provides a Autonomous Decentralized Cloud. diff --git a/docs/key_innovations_overview/compute_inno/zos_contract_for_it.md b/docs/key_innovations_overview/compute/zos_contract_for_it.md similarity index 100% rename from docs/key_innovations_overview/compute_inno/zos_contract_for_it.md rename to docs/key_innovations_overview/compute/zos_contract_for_it.md diff --git a/docs/key_innovations_overview/energy_efficient.md b/docs/key_innovations_overview/energy_efficient.md index 389f4e2..2634e65 100644 --- a/docs/key_innovations_overview/energy_efficient.md +++ b/docs/key_innovations_overview/energy_efficient.md @@ -6,7 +6,7 @@ sidebar_position: 20 Below are some of the ways in which we achieve energy efficiency as compared to traditional models. -![alt text](../img/energy_efficient.png) +![](img/energy_efficiency.png) In addition, a decentralized peer-to-peer infrastructure which finds the shortest path between end points is by nature energy-efficient. Data needs to travel a much shorter distance. diff --git a/docs/key_innovations_overview/img/energy_efficiency.png b/docs/key_innovations_overview/img/energy_efficiency.png new file mode 100644 index 0000000..f2af509 Binary files /dev/null and b/docs/key_innovations_overview/img/energy_efficiency.png differ diff --git a/docs/key_innovations_overview/network_inno/_category_.json b/docs/key_innovations_overview/network/_category_.json similarity index 100% rename from docs/key_innovations_overview/network_inno/_category_.json rename to docs/key_innovations_overview/network/_category_.json diff --git a/docs/key_innovations_overview/network_inno/network_inno.md b/docs/key_innovations_overview/network/compare.md similarity index 98% rename from docs/key_innovations_overview/network_inno/network_inno.md rename to docs/key_innovations_overview/network/compare.md index 2391582..ab24380 100644 --- a/docs/key_innovations_overview/network_inno/network_inno.md +++ b/docs/key_innovations_overview/network/compare.md @@ -1,9 +1,8 @@ --- title: Compare -sidebar_position: 10 +sidebar_position: 20 --- -# Network Layer | | ThreeFold Network Layer | Other Overlay Network Technologies (like VPN) | |-----------------------------|-----------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------| diff --git a/docs/key_innovations_overview/network_inno/img/how_network.png b/docs/key_innovations_overview/network/img/how_network.png similarity index 100% rename from docs/key_innovations_overview/network_inno/img/how_network.png rename to docs/key_innovations_overview/network/img/how_network.png diff --git a/docs/key_innovations_overview/network_inno/img/how_router_network.png b/docs/key_innovations_overview/network/img/how_router_network.png similarity index 100% rename from docs/key_innovations_overview/network_inno/img/how_router_network.png rename to docs/key_innovations_overview/network/img/how_router_network.png diff --git a/docs/key_innovations_overview/network_inno/img/mycelium_overview.png b/docs/key_innovations_overview/network/img/mycelium_overview.png similarity index 100% rename from docs/key_innovations_overview/network_inno/img/mycelium_overview.png rename to docs/key_innovations_overview/network/img/mycelium_overview.png diff --git a/docs/key_innovations_overview/network_inno/mycelium_inno.md b/docs/key_innovations_overview/network/mycelium.md similarity index 95% rename from docs/key_innovations_overview/network_inno/mycelium_inno.md rename to docs/key_innovations_overview/network/mycelium.md index 6a0b306..eab667d 100644 --- a/docs/key_innovations_overview/network_inno/mycelium_inno.md +++ b/docs/key_innovations_overview/network/mycelium.md @@ -6,18 +6,15 @@ sidebar_position: 2 # Mycelium: Our Planetary Network -![alt text](../../img/mycelium.png) +![](img/mycelium_overview.png) + The planetary network called Mycelium 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. -!!wiki.include page:'tech:mycelium0.md' - ## Mycelium: A New Network Layer for the Internet -![](../../img/mycelium00.png) - ### The Problem The current centralized state of the internet poses significant security risks, with compromised routers and growing cyber threats (trillions of USD per year now), making everyone vulnerable to hacking. Industry responses involve disabling original features, hindering true peer-to-peer connectivity and personal server capabilities. Workarounds and system hacks have become the norm. diff --git a/docs/key_innovations_overview/network_inno/mycelium_shortest_path_routing_inno.md b/docs/key_innovations_overview/network/mycelium_shortest_path_routing_inno.md similarity index 99% rename from docs/key_innovations_overview/network_inno/mycelium_shortest_path_routing_inno.md rename to docs/key_innovations_overview/network/mycelium_shortest_path_routing_inno.md index 6a322a4..dde0b47 100644 --- a/docs/key_innovations_overview/network_inno/mycelium_shortest_path_routing_inno.md +++ b/docs/key_innovations_overview/network/mycelium_shortest_path_routing_inno.md @@ -1,6 +1,6 @@ --- title: Shortest Path Routing -sidebar_position: 3 +sidebar_position: 5 --- diff --git a/docs/key_innovations_overview/network_inno/mycelium_whiltelist.md b/docs/key_innovations_overview/network/mycelium_whiltelist.md similarity index 100% rename from docs/key_innovations_overview/network_inno/mycelium_whiltelist.md rename to docs/key_innovations_overview/network/mycelium_whiltelist.md diff --git a/docs/key_innovations_overview/network_inno/networking.md b/docs/key_innovations_overview/network/networking.md similarity index 95% rename from docs/key_innovations_overview/network_inno/networking.md rename to docs/key_innovations_overview/network/networking.md index 63dafa1..82af98a 100644 --- a/docs/key_innovations_overview/network_inno/networking.md +++ b/docs/key_innovations_overview/network/networking.md @@ -1,5 +1,6 @@ --- sidebar_position: 1 +title: 'Overview' --- @@ -11,16 +12,12 @@ Our decentralized networking platform allows any compute and storage workload to ZNet is the foundation of any architecture running on the TF Grid. It can be seen as a virtual private data center and the network allows all of the *N* containers to connect to all of the *(N-1)* other containers. Any network connection is a secure network connection between your containers, it creates a peer-to-peer network between containers. -![alt text](../../img/net1.png) - No connection is made with the Internet. The ZNet is a single tenant network and by default not connected to the public Internet. Everything stays private. For connecting to the public Internet, a Web Gateway is included in the product to allow for public access, if and when required. ### Redundancy As integrated with Web Gateway -![alt text](../../img/net2.png) - - Any app can get (securely) connected to the Internet by any chosen IP address made available by ThreeFold network farmers through WebW - An app can be connected to multiple web gateways at once, the DNS round robin principle will provide load balancing and redundancy - An easy clustering mechanism where web gateways and nodes can be lost and the public service will still be up and running @@ -28,7 +25,6 @@ As integrated with Web Gateway ### Network Wall -![](../../img/network_wall.png) For OEM projects we can implement a cloud deployment without using TCP-IP or Ethernet this can lead to super secure environments, ideal to battle the Cuber Pandemic. diff --git a/docs/key_innovations_overview/network_inno/webgw.md b/docs/key_innovations_overview/network/webgw.md similarity index 96% rename from docs/key_innovations_overview/network_inno/webgw.md rename to docs/key_innovations_overview/network/webgw.md index 1e17cdc..c9a197e 100644 --- a/docs/key_innovations_overview/network_inno/webgw.md +++ b/docs/key_innovations_overview/network/webgw.md @@ -7,8 +7,6 @@ title: Web Gateway The Web Gateway is a mechanism to connect private networks to the open Internet in such a way that there is no direct connection between the Internet and the secure workloads running in the Zero VMs. -![](../../img/webgateway.jpg) - ### Key Benefits - Separation between where compute workloads are and where services are exposed diff --git a/docs/key_innovations_overview/network_inno/mycelium.md b/docs/key_innovations_overview/network_inno/mycelium.md deleted file mode 100644 index 26ab9df..0000000 --- a/docs/key_innovations_overview/network_inno/mycelium.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -sidebar_position: 2 -title: Mycelium -description: Our Planetary Network ---- - - -# Mycelium: Our Planetary Network - -![alt text](../../img/mycelium.png) - -The planetary network called Mycelium 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. - -!!wiki.include page:'tech:mycelium0.md' \ No newline at end of file diff --git a/docs/key_innovations_overview/storage_inno/qsss_home.md b/docs/key_innovations_overview/storage/1_storage.md similarity index 87% rename from docs/key_innovations_overview/storage_inno/qsss_home.md rename to docs/key_innovations_overview/storage/1_storage.md index 2797541..5863736 100644 --- a/docs/key_innovations_overview/storage_inno/qsss_home.md +++ b/docs/key_innovations_overview/storage/1_storage.md @@ -2,11 +2,11 @@ sidebar_position: 1 --- -# Quantum Safe Storage System +# Unbreakable Storage Our storage architecture follows the true peer2peer design of the cecentralized cloud system. -![](../../img/qsss_intro2.png) +![](img/unbreakable_storage.png) Any participating node only stores small incomplete parts of objects (files, photos, movies, databases etc.) by offering a slice of the present (local) storage devices. Managing the storage and retrieval of all of these distributed fragments is done by a software that creates development or end-user interfaces for this storage algorithm. We call this '**dispersed storage**'. @@ -18,12 +18,6 @@ Any participating node only stores small incomplete parts of objects (files, pho - Datarot is detected and fixed. - There is 100% contorl over where data is (GDPR) -## Architecture - -![](../../img/storage_arch.png) - -The cloud user can mix and match storage technologies as are required for their application. - ## Peer2Peer Advantages Peer2peer provides the unique proposition of selecting storage providers that match your application and service of business criteria. For example, you might be looking to store data for your application in a certain geographic area (for governance and compliance) reasons. You might also want to use different "storage policies" for different types of data. Examples are live versus archived data. All of these uses cases are possible with this storage architecture, and could be built by using the same building slice produced by farmers and consumed by developers or end-users. diff --git a/docs/key_innovations_overview/storage_inno/storage_inno.md b/docs/key_innovations_overview/storage/20_compare.md similarity index 90% rename from docs/key_innovations_overview/storage_inno/storage_inno.md rename to docs/key_innovations_overview/storage/20_compare.md index 049bc06..f4c41e1 100644 --- a/docs/key_innovations_overview/storage_inno/storage_inno.md +++ b/docs/key_innovations_overview/storage/20_compare.md @@ -1,16 +1,14 @@ --- -title: Storage Layer -sidebar_position: 1 +title: Compare +sidebar_position: 20 +description: 'compare how its dont in other overlay network systems.' --- -![](../../img/storage_inno.png) - -# Storage | | ThreeFold Storage Layer | Overlay Storage Systems | |-----------------------------|------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| -| Quantum Safe | Yes, novel encoding system (not encryption based) makes impossible to hack data. | No | +| Unbreakable | 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 | diff --git a/docs/key_innovations_overview/storage_inno/qss_filesystem.md b/docs/key_innovations_overview/storage/2_qsfs_innovation.md similarity index 62% rename from docs/key_innovations_overview/storage_inno/qss_filesystem.md rename to docs/key_innovations_overview/storage/2_qsfs_innovation.md index d434779..731a82d 100644 --- a/docs/key_innovations_overview/storage_inno/qss_filesystem.md +++ b/docs/key_innovations_overview/storage/2_qsfs_innovation.md @@ -1,19 +1,44 @@ --- -sidebar_position: 5 +title: File System +sidebar_position: 2 --- -# Quantum Safe Filesystem +### The Problem -Our quantum safe filesystem technology has unique features. +There is a growing need for more accessible and user-friendly solutions to store and manage large volumes of data efficiently. + +While Zero-Stor addresses numerous storage challenges effectively, it may not be accessible or user-friendly for typical developers or system administrators. QSFS has been developed to bridge this gap and provide a more approachable storage solution. + +### Introducing QSFS + +A filesystem utilizing Zero-Stor as its backend. Metadata is safeguarded to prevent loss, inheriting Zero-Stor's benefits and simplifying usage for developers and system administrators. + +The filesystem is always deployed in one location, data is distributed (using zero-stor) across multiple sites for unparalleled reliability. + +Metadata redundancy is included. While not consistently synchronized in real-time, the system allows configuration of consistency levels. Typically, the decentralized state may lag by up to 15 minutes. + +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. +- Provides a user-friendly interface for seamless integration with a wide range of applications. +- Offers considerable scalability capabilities, although not unlimited in scale. +- Achieves reasonable performance data transfer rates of up to 50 MB/sec, particularly for larger files. +- Can scale to about 2 million files per filesystem. + + +## Details + +Our Unbreakable filesystem technology has unique features. -![](../../img/qss_fs_arch.png) A redundant filesystem, can store PB's (millions of gigabytes) of information. Unique features: - Unlimited scalability (many petabytes) -- Quantum Safe: +- Unbreakable: - No farmer knows what the data is - Even a quantum computer cannot decrypt the data - Data can't be lost @@ -30,7 +55,7 @@ Unique features: - Read-write caching on encoding node (the front end) -## Mount Any Files In Your Storage Infrastructure +### Mount Any Files In Your Storage Infrastructure The QSFS is a mechanism to mount any file system (in any format) on the grid, in a quantum secure way. @@ -56,12 +81,9 @@ This concept scales forever, and you can bring any file system on top of it: - IPFS and Hypercore distributed file sharing protocols - -## Architecture +### Architecture By using our filesystem inside a Virtual Machine or Kubernetes, the cloud user can deploy any storage application on top e.g. Minio for S3 storage, OwnCloud as online fileserver. -![](../../img/qsstorage_architecture.jpg) - -Any storage workload can be deployed on top of the zstor. +Any storage workload can be deployed on top of Unbreakable Storage System. diff --git a/docs/key_innovations_overview/storage_inno/qss_algorithm.md b/docs/key_innovations_overview/storage/3_qss_algorithm.md similarity index 92% rename from docs/key_innovations_overview/storage_inno/qss_algorithm.md rename to docs/key_innovations_overview/storage/3_qss_algorithm.md index 682d0c6..c328053 100644 --- a/docs/key_innovations_overview/storage_inno/qss_algorithm.md +++ b/docs/key_innovations_overview/storage/3_qss_algorithm.md @@ -1,10 +1,10 @@ --- -sidebar_position: 2 +sidebar_position: 3 --- -# Quantum Safe Storage Algoritm +# Algoritm -The Quantum Safe Storage Algorithm is the heart of the Storage engine. The storage engine takes the original data objects and creates data part descriptions that it stores over many virtual storage devices (ZDB/s). +The UnbreakableStorage Algorithm is the heart of the Storage engine. The storage engine takes the original data objects and creates data part descriptions that it stores over many virtual storage devices (ZDB/s). Data gets stored over multiple ZDB's in such a way that data can never be lost. @@ -28,7 +28,7 @@ The solution is not based on replication or sharding, the algo represents the da ## How Data Is Stored Today -![alt text](../../img/storage_today.png) +![](img/storage_old.png) In most distributed systems, as used on the Internet or in blockchain today, the data will get replicated (sometimes after sharding, which means distributed based on the content of the file and spread out over the world). @@ -36,9 +36,9 @@ This leads to a lot of overhead and minimal control where the data is. In well optimized systems overhead will be 400% but in some it can be orders of magnitude higher to get to a reasonable redundancy level. -## The Quantum Safe Storage System Works Differently +## The UnbreakableStorage System Works Differently -![alt text](../../img/qsss_overview.png) +![](img/unbreakable2.png) We have developed a new storage algorithm which is more efficient, ultra reliable and gives you full control over where your data is stored. @@ -108,7 +108,7 @@ If someone now wants to download the data, the first 10 locations to answer will The overhead here is more, compared to previous example, but stil orders of magnitude lower compared to other CDN systems. -## The Quantum Safe Storage System Can Avoid Datarot +## The UnbreakableStorage System Can Avoid Datarot Datarot is the fact that data storage degrades over time and becomes unreadable e.g. on a harddisk. diff --git a/docs/key_innovations_overview/storage_inno/_category_.json b/docs/key_innovations_overview/storage/_category_.json similarity index 100% rename from docs/key_innovations_overview/storage_inno/_category_.json rename to docs/key_innovations_overview/storage/_category_.json diff --git a/docs/key_innovations_overview/storage_inno/fungistor_innovation.md b/docs/key_innovations_overview/storage/fungistor_innovation.md similarity index 98% rename from docs/key_innovations_overview/storage_inno/fungistor_innovation.md rename to docs/key_innovations_overview/storage/fungistor_innovation.md index 690407c..f1bc981 100644 --- a/docs/key_innovations_overview/storage_inno/fungistor_innovation.md +++ b/docs/key_innovations_overview/storage/fungistor_innovation.md @@ -1,6 +1,6 @@ --- title: FungiStor -sidebar_position: 4 +sidebar_position: 19 --- ## FungiStor (H2 2025) diff --git a/docs/key_innovations_overview/storage_inno/img/how_data.png b/docs/key_innovations_overview/storage/img/how_data.png similarity index 100% rename from docs/key_innovations_overview/storage_inno/img/how_data.png rename to docs/key_innovations_overview/storage/img/how_data.png diff --git a/docs/key_innovations_overview/storage/img/storage_old.png b/docs/key_innovations_overview/storage/img/storage_old.png new file mode 100644 index 0000000..2a42d3f Binary files /dev/null and b/docs/key_innovations_overview/storage/img/storage_old.png differ diff --git a/docs/key_innovations_overview/storage_inno/img/unbreakable2.png b/docs/key_innovations_overview/storage/img/unbreakable2.png similarity index 100% rename from docs/key_innovations_overview/storage_inno/img/unbreakable2.png rename to docs/key_innovations_overview/storage/img/unbreakable2.png diff --git a/docs/key_innovations_overview/storage_inno/img/unbreakable_storage.png b/docs/key_innovations_overview/storage/img/unbreakable_storage.png similarity index 100% rename from docs/key_innovations_overview/storage_inno/img/unbreakable_storage.png rename to docs/key_innovations_overview/storage/img/unbreakable_storage.png diff --git a/docs/key_innovations_overview/storage_inno/nft_storage.md b/docs/key_innovations_overview/storage/nft_storage.md similarity index 92% rename from docs/key_innovations_overview/storage_inno/nft_storage.md rename to docs/key_innovations_overview/storage/nft_storage.md index 845226f..1831946 100644 --- a/docs/key_innovations_overview/storage_inno/nft_storage.md +++ b/docs/key_innovations_overview/storage/nft_storage.md @@ -1,14 +1,11 @@ --- -sidebar_position: 4 +sidebar_position: 18 title: NFT Storage --- +# Unbreakable Storage System for NFT -# Quantum Safe Storage System for NFT - -Our technology enables quantum safe storage for NFT. - -![](../../img/nft_architecture_updated.png) +Our technology enables Unbreakable storage for NFT. The owner of the NFT can upload the data using one of our supported interfaces: @@ -63,7 +60,7 @@ Any corruption e.g. bitrot gets automatically detected and corrected. In case of a HD crash or storage node crash the data will automatically be expanded again to fit the chosen redundancy policy. -#### The Storage Algoritm Uses Quantum Safe Storage System As Its Base +#### The Storage Algoritm Uses Unbreakable Storage System As Its Base Not even a quantum computer can hack data stored on our QSSS. diff --git a/docs/key_innovations_overview/storage/qss_zero_knowledge_proof.md b/docs/key_innovations_overview/storage/qss_zero_knowledge_proof.md new file mode 100644 index 0000000..436eec4 --- /dev/null +++ b/docs/key_innovations_overview/storage/qss_zero_knowledge_proof.md @@ -0,0 +1,13 @@ +--- +sidebar_position: 3 +title: Zero Knowledge Proof +--- + +# Zero Knowledge Proof Storage System + +The Unbreakable Storage System is zero knowledge proof compliant. The storage system is made up of / split into 2 components: the actual storage devices use to store the data (ZDB's) and the Unbreakable Storage engine. + + +The zero proof knowledge compliancy comes from the fact that all of the physical storage nodes (3Nodes) can prove that they store a valid part of the data that the Unbreakable storage engine (QSSE) has stored on multiple independent devices. The QSSE can validate that all of the QSSE storage devices have a valid part of the original information. The storage devices however have no idea what the original stored data is as they only have a part (description) of the original data and have no access to the original data part or the complete original data objects. + + diff --git a/docs/key_innovations_overview/storage_inno/img/storage_old.png b/docs/key_innovations_overview/storage_inno/img/storage_old.png deleted file mode 100644 index 9dd430a..0000000 Binary files a/docs/key_innovations_overview/storage_inno/img/storage_old.png and /dev/null differ diff --git a/docs/key_innovations_overview/storage_inno/qsfs_innovation.md b/docs/key_innovations_overview/storage_inno/qsfs_innovation.md deleted file mode 100644 index 906c751..0000000 --- a/docs/key_innovations_overview/storage_inno/qsfs_innovation.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -title: Quantum Safe Storage -sidebar_position: 2 ---- - -## Quantum Safe File System - - - -### The Problem - -There is a growing need for more accessible and user-friendly solutions to store and manage large volumes of data efficiently. - -While Zero-Stor addresses numerous storage challenges effectively, it may not be accessible or user-friendly for typical developers or system administrators. QSFS has been developed to bridge this gap and provide a more approachable storage solution. - -### Introducing QSFS - -A filesystem utilizing Zero-Stor as its backend. Metadata is safeguarded to prevent loss, inheriting Zero-Stor's benefits and simplifying usage for developers and system administrators. - -The filesystem is always deployed in one location, data is distributed (using zero-stor) across multiple sites for unparalleled reliability. - -Metadata redundancy is included. While not consistently synchronized in real-time, the system allows configuration of consistency levels. Typically, the decentralized state may lag by up to 15 minutes. - -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. -- Provides a user-friendly interface for seamless integration with a wide range of applications. -- Offers considerable scalability capabilities, although not unlimited in scale. -- Achieves reasonable performance data transfer rates of up to 50 MB/sec, particularly for larger files. -- Can scale to about 2 million files per filesystem. \ No newline at end of file diff --git a/docs/key_innovations_overview/storage_inno/qss_zero_knowledge_proof.md b/docs/key_innovations_overview/storage_inno/qss_zero_knowledge_proof.md deleted file mode 100644 index ebdb6f4..0000000 --- a/docs/key_innovations_overview/storage_inno/qss_zero_knowledge_proof.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -sidebar_position: 3 -title: Zero Knowledge Proof ---- - -# Zero Knowledge Proof Storage System - -The Quantum Safe Storage System is zero knowledge proof compliant. The storage system is made up of / split into 2 components: the actual storage devices use to store the data (ZDB's) and the Quantum Safe Storage engine. - - -![](../../img/qss_system.jpg) - -The zero proof knowledge compliancy comes from the fact that all of the physical storage nodes (3Nodes) can prove that they store a valid part of the data that the quantum safe storage engine (QSSE) has stored on multiple independent devices. The QSSE can validate that all of the QSSE storage devices have a valid part of the original information. The storage devices however have no idea what the original stored data is as they only have a part (description) of the original data and have no access to the original data part or the complete original data objects. - - diff --git a/docs/key_innovations_overview/storage_inno/zstor_innovation.md b/docs/key_innovations_overview/storage_inno/zstor_innovation.md deleted file mode 100644 index 52ff4c6..0000000 --- a/docs/key_innovations_overview/storage_inno/zstor_innovation.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: Quantum Safe Filesystem -sidebar_position: 3 ---- - - -## Zero-Stor : An Unbreakable Backend Storage System - -Zeros-Stor is a quantum safe backend storage system that use efficient algorithms to ensure maximal use of storage. - -![](../../img/qsss.png) - -!!wiki.include page:zstor_innovation_short \ No newline at end of file