You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `QSFS` (Quantum Safe File System) package provides a secure and distributed file system implementation for the ZOS ecosystem while maintaining the standard filesystem interface.
4
+
5
+
`qsfsd` manages the `qsfs`package
6
+
7
+
## How it works
8
+
9
+
- Connects to `Redis` message broker over `zbus`
10
+
- Registers itself as the `qsfsd` module to expose its methods through `zbus`
0 commit comments