main into dev #50

Merged
mik-tf merged 64 commits from main into development 2024-05-10 10:46:13 +00:00
2 changed files with 4 additions and 5 deletions
Showing only changes of commit 77f870df7f - Show all commits

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