This commit is contained in:
2024-05-09 17:09:00 +03:00
parent 2b1d0dc54c
commit 2eed0b65b7
211 changed files with 154 additions and 144 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View File

@@ -0,0 +1,7 @@
![](img/qsss_intro2.png.jpg)
# Quantum Safe Storage System benefits
!!wiki.include page:'technology:qss_benefits0.md'
!!wiki.include page:'technology:qsss_toc.md'

View File

@@ -0,0 +1,6 @@
- Up to 10x more efficient (power and usage of hardware)
- Ultra reliable, data can not be lost
- Ultra safe & private
- Ultra scalable
- Sovereign, data is close to you in the country of your choice
- Truly peer-to-peer, by everyone for everyone

View File

@@ -0,0 +1,21 @@
![](img/qsstorage_architecture.jpg)
# Quantum Safe Storage System
Imagine a storage system with the following benefits
!!!include:qss_benefits_
> This is not a dream but does exist and is the underpinning of the TFGrid.
Our storage architecture follows the true peer-to-peer design of the TF grid. Any participating node only stores small incomplete parts of objects (files, photos, movies, databases...) 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**'.
Peer-to-peer 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. Also, you might 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 blocks produced by farmers and consumed by developers or end-users.
!!!include:qsss_toc
!!!def alias:qsss,quantum_safe_storage_system

View File

@@ -0,0 +1,6 @@
<h1> Quantum Safe Storage More Info </h1>
<h2>Table of Contents</h2>
- [Quantum Safe Storage Overview](qsss_home.md)
- [Quantum Safe Filesystem](qss_filesystem)