From 30228d12f7bca04704063c0dfc5553ce92be6d08 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Wed, 29 May 2024 19:09:43 +0200 Subject: [PATCH] Updated readme --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 62c7d7a..23565ae 100755 --- a/README.md +++ b/README.md @@ -233,10 +233,17 @@ Primitives](#cryptographic-primitives) section of this document. ## Public Testnet If you just want to get started experimenting without building any physical -networks, you are welcome to join the Unsigned.io RNS Testnet. The testnet is -just that, an informal network for testing and experimenting. It will be up -most of the time, and anyone can join, but it also means that there's no -guarantees for service availability. +networks, you are welcome to join the RNS Development Testnet. + +The testnet is just that, an informal network for testing and experimenting. +It will be up most of the time, and anyone can join, but it also means that +there's no guarantees for service availability. + +It probably goes without saying, but *don't use the testnet entry-points as +hardcoded or default interfaces in any applications you ship to users*. When +shipping applications, the best practice is to provide your own default +connectivity solutions, if needed and applicable, or in most cases, simply +leave it up to the user which networks to connect to, and how. The testnet runs the very latest version of Reticulum (often even a short while before it is publicly released). Sometimes experimental versions of Reticulum