34 lines
614 B
Markdown
34 lines
614 B
Markdown
<h1> Quantum Safe Filesystem </h1>
|
|
|
|
<h2>Table of Contents</h2>
|
|
|
|
- [Introduction](#introduction)
|
|
- [Benefits](#benefits)
|
|
- [Use Cases](#use-cases)
|
|
- [Implementation](#implementation)
|
|
|
|
***
|
|
|
|
## Introduction
|
|
|
|
Quantum safe filesystem presents itself as a filesystem to the ZMachine.
|
|
|
|
### Benefits
|
|
|
|
- Safe
|
|
- Hacker Proof
|
|
- Ultra Reliable
|
|
- Low Overhead
|
|
- Ultra Scalable
|
|
- Self Healing = recovers service automatically in the event of outage with no human
|
|
|
|
![](img/zos_zstor.jpg)
|
|
|
|
### Use Cases
|
|
|
|
- Backup and archive system
|
|
- Blockchain Storage Backend (OEM ONLY)
|
|
|
|
### Implementation
|
|
|
|
> QSFS is using QSSS inside. |