From 5933c4c2336282a0d2b804cee77f4e8954fd6cd7 Mon Sep 17 00:00:00 2001 From: Fisher Date: Tue, 4 Oct 2022 11:26:41 +0000 Subject: [PATCH] Updated alamesh.md (markdown) --- alamesh.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/alamesh.md b/alamesh.md index b599d99..7bbb9f9 100644 --- a/alamesh.md +++ b/alamesh.md @@ -9,4 +9,7 @@ This document describes some of the features of the mesh and implementation goal * IPv6 between nodes. * Allocating an IP address is the same as generating a crypto key pair (necessary? do we want to just make our own verison of ICANN?) * Peering is as easy establishing a tunnel with someone else. -* ...? \ No newline at end of file +* ...? +* Our own custom implementation of WireGuard? + * Using the noise? www.noiseprotocol.org +* Learn BGP \ No newline at end of file