fix: rename from Quroum-KMS to Quorum Key Management System (QKMS)

This commit is contained in:
Anton Livaja 2024-08-03 17:53:52 -04:00
parent 6002939ff9
commit b1d4682001
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
37 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
# Quroum-KMS (QKMS) # Quorum Key Management System (QKMS)
Quorum-KMS (QKMS) is an open source system of playbooks and tooling which Quorum Key Management System (QKMS) is an open source system of playbooks and tooling which
facilitates the creation and maintenance of highly resilient Quorum-based Key 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 Management Systems based on a strict threat model which can be used for a
variety of different cryptographic algorithms. variety of different cryptographic algorithms.

View File

@ -3,4 +3,4 @@ authors = ["Anton Livaja", "Lance R. Vick", "Ryan Heywood"]
language = "en" language = "en"
multilingual = false multilingual = false
src = "src" src = "src"
title = "Quorum-KMS" title = "Quorum Key Management System (QKMS)"

View File

@ -4,7 +4,7 @@
In cryptography, ciphertext is the result of encryption performed on plaintext In cryptography, ciphertext is the result of encryption performed on plaintext
using an algorithm, called a cipher. using an algorithm, called a cipher.
## Quorum-KMS (QKMS) ## Quorum Key Management System (QKMS)
A set of highly specified processes and tooling used for setting up a highly A set of highly specified processes and tooling used for setting up a highly
resilient quorum-based key management system. resilient quorum-based key management system.

View File

@ -8,7 +8,7 @@ kind of hardware supply chain compromise, has the same vulnerability present, or
has the same type of hardware failure issue. has the same type of hardware failure issue.
Based on the decided upon [Quorum](selecting-quorum.md), the amount of equipment Based on the decided upon [Quorum](selecting-quorum.md), the amount of equipment
required to set up a [QKMS](glossary.md#quorum-kms-qkms) will required to set up a [QKMS](glossary.md#quorum-key-management-system-qkms) will
vary. In order to figure out what equipment is required, decide on a Quorum, vary. In order to figure out what equipment is required, decide on a Quorum,
which is expressed as "N of M". Once you know your M, the required equipment list which is expressed as "N of M". Once you know your M, the required equipment list
is the following: is the following:

View File

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 85 KiB

View File

@ -1,8 +1,8 @@
# Introduction # Introduction
Quorum-KMS (QKMS) is an open source system of playbooks and tooling which Quorum Key Management System (QKMS) is an open source system of playbooks and
facilitates the creation and maintenance of highly resilient Quorum-based tooling which facilitates the creation and maintenance of highly resilient
Key Management Systems based on a strict [threat model](threat-model.md) Quorum-based Key Management Systems based on a strict [threat model](threat-model.md)
which can be used for a variety of different cryptographic algorithms. The which can be used for a variety of different cryptographic algorithms. The
system was designed and developed by [Distrust](https://distrust.co), with the system was designed and developed by [Distrust](https://distrust.co), with the
generous support of the following sponsors: TODO. generous support of the following sponsors: TODO.