From f35f3027bbd1991a046fb12b2a0cc637410a660a Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Tue, 15 Mar 2016 15:34:28 -0700 Subject: add specification header --- hyperdrive.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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. -- cgit v1.2.3