From d59d65759f0aae42782906e2d4f0563979a59ffe Mon Sep 17 00:00:00 2001 From: Julien Muchembled Date: Mon, 12 Dec 2016 11:28:12 +0100 Subject: [PATCH] README: rephrasing --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 20b2f0a..b98ccaa 100644 --- a/README.rst +++ b/README.rst @@ -23,7 +23,7 @@ re6stnet can be used to: - create large networks - give ipv6 addresses to machines with only ipv4 available -Building an ipv4 network is also supported if you have software that does not +Building an ipv4 network is also supported if one has software that does not support ipv6. How to pronounce `re6st`? Like `resist`. @@ -33,14 +33,14 @@ HOW IT WORKS A re6stnet network consists of at least one server (re6st-registry) and many nodes (re6stnet). The server is only used to deliver certificates for secure -authentication in establishing tunnels, and to bootstrap new nodes. +authentication of peers, and to bootstrap new nodes. re6stnet can detect and take into account nodes present on the local network. Resilience ---------- re6stnet guarantees that if there exists a route between two machines, traffic will be correctly routed between these two machines. -Even if the registry node is down, the probability that the network isn't +Even if the registry node is down, the probability that the network is not connected is very low for big enough networks (more than a hundred nodes). Scalability -- 2.25.1