summaryrefslogtreecommitdiff
path: root/control/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'control/README.md')
-rw-r--r--control/README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/control/README.md b/control/README.md
deleted file mode 100644
index c1c69a90..00000000
--- a/control/README.md
+++ /dev/null
@@ -1,4 +0,0 @@
-ZeroTier Control Plane
-======
-
-This code is responsible for the local command bus used to control the ZeroTier One service on a local machine via zerotier-cli or the Qt GUI. It's not part of the core node implementation. It uses Unix domain sockets on unix-like OSes and named pipes on Windows. Authentication is via a simple token mechanism. (Eventually this part of the software is getting a rework.) \ No newline at end of file