From 9884c07eeb6108fe86fca1e98b4f11a3a0c3db5c Mon Sep 17 00:00:00 2001 From: mykola2312 <49044616+mykola2312@users.noreply.github.com> Date: Sun, 29 Dec 2024 08:55:13 +0200 Subject: [PATCH] update spec --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e2bcaf7..8f368dc 100644 --- a/README.md +++ b/README.md @@ -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. + +# Identification + +Each host and each node has its own unique UUID that is used in packet addressing. + ## Software architecture - Config are INI files.