Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.21 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.21 KB

spaceship

what is this?

spaceship is a reference design for interaction patterns in decentralised cryptographically secure network spaces (cypherspaces).

the goal is to produce a schematic (and reference interface) that yields affordances that any cypherspace should be able to provide.

contents

tl;dr: npm install; npm run doc; open docs/jsdoc/index.html

  1. rationale and motivation
  2. design overview
  3. prototypical examples
  4. spaceship-schema: a document describing the basic building blocks of the design and how they relate.
  5. spaceship-engines: a document describing the basic "API-like" functions needed to realise the schema.
  6. brief summary
  7. roadmap: engines+bridge
  8. answers to questions

roadmap

  • reference engine implementations in:
    • scuttlebot
    • hyperdrive/swarmbot
    • onionspace/tor
    • hydra
    • orbit-db/ipfs
    • i2p
    • ??
  • a reference visual interface: spaceship-bridge
  • a complete prototype doc