Updated alamesh.md (markdown)

This commit is contained in:
2022-10-04 11:26:41 +00:00
parent 2d1c0161d3
commit 5933c4c233
+3
View File
@@ -10,3 +10,6 @@ This document describes some of the features of the mesh and implementation goal
* 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?) * 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. * Peering is as easy establishing a tunnel with someone else.
* ...? * ...?
* Our own custom implementation of WireGuard?
* Using the noise? www.noiseprotocol.org
* Learn BGP