summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-10-20 16:14:27 -0400
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-10-20 16:14:27 -0400
commitbbfd43e03601add10aa04f8f2770285cb801d905 (patch)
treec7f1055708dd3ea11b4f02f0b77b5fa6ab4e8c14
parent70655cc3f73749ca04f5214e9457f7a6293e7f97 (diff)
downloadinfinitytier-bbfd43e03601add10aa04f8f2770285cb801d905.tar.gz
infinitytier-bbfd43e03601add10aa04f8f2770285cb801d905.zip
VERSION 0.6.0 BETA: please upgrade!
Version 0.6.0 marks the transition of ZeroTier One from ALPHA to BETA. Major updates to the web site and binary packages for MacOS and Linux are coming soon, followed by Windows soon thereafter. This version contains a number of changes including: * Speed improvements to encryption * A new much-improved identity algorithm, which unfortunately requires an identity regeneration. This should happen automatically, and should be the last time for a good long while assuming there's nothing wrong with what's here. * Cleaned up the Network::Config mess in the code, factored out Config into its own NetworkConfig class. * Lots of work to support private networks, which are still in testing. Concurrent with the web site update will be another minor release to include any fixes there. * Some changes to the protocol for better future-proofing. * Netconf support for ARP caching parameters configurable on per-network basis. You must update to stay connected to the network; this version will not talk to 0.5.0. After this, I'm going to be much more reluctant to make incompatible changes.
-rw-r--r--RUNNING.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/RUNNING.txt b/RUNNING.txt
index bd6831b0..88cf2a9e 100644
--- a/RUNNING.txt
+++ b/RUNNING.txt
@@ -22,7 +22,7 @@ sudo ./zerotier-one &
Finally, join the Earth network (the big public LAN and the only net for now):
-sudo zerotier-cli join bc8f9a8ee3000001
+sudo zerotier-cli join 8056c2e21c000001
Try pinging earth.zerotier.net and going to http://earth.zerotier.net/ in a
browser to see if you're online.