From c69b52abf0729342f755b958c846ea8232761544 Mon Sep 17 00:00:00 2001 From: jdl Date: Wed, 18 Dec 2024 14:49:23 +0100 Subject: [PATCH] WIP: working --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 0e5a4ba..1a7af89 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,7 @@ ## Roadmap -* `node` package - * rename `peerRepo` to `routingTable` - * create router type with `Get(ip) *peer` and `Mediator() *peer` methods - * connReader / Writer should have access to the peerRepo +* Node: use symmetric encryption after handshake * Use default port 456 * Remove signing key from hub * Peer: UDP hole-punching