docs/quorum-key-management
Anton Livaja 25516fcd7f
fix: specify smart cards must have openpgp ed25519 support
2024-08-04 14:31:08 -04:00
..
src fix: specify smart cards must have openpgp ed25519 support 2024-08-04 14:31:08 -04:00
.gitignore fix: rename to Quorum Key Management (QKM) 2024-08-03 19:02:38 -04:00
README.md fix: rename to Quorum Key Management (QKM) 2024-08-03 19:02:38 -04:00
book.toml fix: rename to Quorum Key Management (QKM) 2024-08-03 19:02:38 -04:00

README.md

Quorum Key Management (QKM)

Quorum Key Management (QKM) 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