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,5 +1,7 @@
# Quantum Safe Storage System for NFT
Our technology enables quantum safe storage for NFT.
![](img/nft_architecture_updated.png)
The owner of the NFT can upload the data using one of our supported interfaces:

View File

@@ -1,5 +1,7 @@
# Quantum Safe Filesystem
Our quantum safe filesystem technology has unique features.
![](qss_fs_arch.png)
A redundant filesystem, can store PB's (millions of gigabytes) of information.

View File

@@ -2,9 +2,11 @@
# Quantum Safe Storage System
Our storage architecture follows the true peer2peer design of the cecentralized cloud system.
![](img/qsss_intro2.png)
Our storage architecture follows the true peer2peer design of the Decentralized Cloud System. 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**'.
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**'.
## Benefits