diff --git a/alamesh.md b/alamesh.md new file mode 100644 index 0000000..367d423 --- /dev/null +++ b/alamesh.md @@ -0,0 +1,14 @@ +# Alamesh + +> "They who control the addresses, control the flow of information" - Robby, Neal Stephenson Villain + +Alanet is the private internet in which alamodians host services of eachother. Alamesh is the mesh on which that internet resides. + +This document describes some of the features of the mesh and implementation goals. The goals are essentially ripped off from [cjdns](https://github.com/cjdelisle/cjdns). + +## Goals + +* 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