update spec
This commit is contained in:
parent
94ab53c66e
commit
9884c07eeb
1 changed files with 5 additions and 0 deletions
|
|
@ -84,6 +84,11 @@ Each node has node key, and for each host node stores host key. The host must be
|
||||||
|
|
||||||
Node key is used only for node-to-node and must be kept private, unless another node is being deployed.
|
Node key is used only for node-to-node and must be kept private, unless another node is being deployed.
|
||||||
|
|
||||||
|
|
||||||
|
# Identification
|
||||||
|
|
||||||
|
Each host and each node has its own unique UUID that is used in packet addressing.
|
||||||
|
|
||||||
## Software architecture
|
## Software architecture
|
||||||
|
|
||||||
- Config are INI files.
|
- Config are INI files.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue