docs/quorum-kms
Anton Livaja 6002939ff9
fix: remove unused docs and add back storage device management guide
2024-08-03 17:50:07 -04:00
..
src fix: remove unused docs and add back storage device management guide 2024-08-03 17:50:07 -04:00
.gitignore initial commit of QKMS docs 2024-08-03 17:23:14 -04:00
README.md initial commit of QKMS docs 2024-08-03 17:23:14 -04:00
book.toml initial commit of QKMS docs 2024-08-03 17:23:14 -04:00

README.md

Quroum-KMS (QKMS)

Quorum-KMS (QKMS) is an open source system of playbooks and tooling which facilitates the creation and maintenance of highly resilient Quorum-based Key Management Systems based on a strict threat model which can be used for a variety of different cryptographic algorithms.

Usage

In order to read the mdbook run the following commands:

cargo install mdbook
mdbook serve