summaryrefslogtreecommitdiff
path: root/control
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-10-28 15:53:11 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-10-28 15:53:11 -0700
commit9a5f6f020f98d1deb5f5591f850e1738c3bbae55 (patch)
tree264972e28852deed64a84f08ac0c7b41dd07a23a /control
parent4dec598fb888e24e663c8e32c499b82b74086534 (diff)
downloadinfinitytier-9a5f6f020f98d1deb5f5591f850e1738c3bbae55.tar.gz
infinitytier-9a5f6f020f98d1deb5f5591f850e1738c3bbae55.zip
docs
Diffstat (limited to 'control')
-rw-r--r--control/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/control/README.md b/control/README.md
index 110bb3b8..c1c69a90 100644
--- a/control/README.md
+++ b/control/README.md
@@ -1 +1,4 @@
+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