2024-08-03 21:23:14 +00:00
|
|
|
# Root Entropy Ceremonies
|
|
|
|
|
2024-08-03 23:07:55 +00:00
|
|
|
There are 3 primary types of [Root Entropy](glossary.md#root-entropy-re)
|
|
|
|
derivation ceremonies:
|
2024-08-03 21:23:14 +00:00
|
|
|
|
2024-09-03 15:57:46 +00:00
|
|
|
* **Local**: where all cryptographic material, including the Operator Keys,
|
2024-08-03 21:23:14 +00:00
|
|
|
Location Keys, and the Root Entropy are all generated during a single in-person
|
|
|
|
ceremony
|
|
|
|
|
2024-09-03 15:57:46 +00:00
|
|
|
* **Hybrid**: where the Operator Keys and Location Keys are generated separately
|
2024-08-03 21:23:14 +00:00
|
|
|
prior to the in-person ceremony where the Root Entropy is generated
|
|
|
|
|
2024-09-03 15:57:46 +00:00
|
|
|
* **Remote**: where all cryptographic material is generated in a decentralized
|
2024-08-03 23:07:55 +00:00
|
|
|
manner, remotely.
|