aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Buus <mathiasbuus@gmail.com>2016-03-15 15:34:28 -0700
committerMathias Buus <mathiasbuus@gmail.com>2016-03-15 15:34:28 -0700
commitf35f3027bbd1991a046fb12b2a0cc637410a660a (patch)
treee4d9dce711b18ad7b7186e3b0051e96fd353fe87
parentbfcc1418bdbaf1d9b6c77b8cbff8ce42d4797116 (diff)
downloaddat-docs-f35f3027bbd1991a046fb12b2a0cc637410a660a.tar.gz
dat-docs-f35f3027bbd1991a046fb12b2a0cc637410a660a.zip
add specification header
-rw-r--r--hyperdrive.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/hyperdrive.md b/hyperdrive.md
index ce05f69..3a00ce3 100644
--- a/hyperdrive.md
+++ b/hyperdrive.md
@@ -1,4 +1,6 @@
-# Hyperdrive
+# Hyperdrive Specification
+
+## DRAFT Version 1
Hyperdrive is the peer-to-peer data distribution protocol that powers Dat. It consists of two parts. First there is hypercore which is the core protocol and swarm that handles distributing append-only logs of any binary data. The second part is hyperdrive which adds a filesystem specific protocol on top of hypercore.