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.
tl;dr: npm install; npm run doc; open docs/jsdoc/index.html
- rationale and motivation
- design overview
- prototypical examples
- spaceship-schema: a document describing the basic building blocks of the design and how they relate.
- spaceship-engines: a document describing the basic "API-like" functions needed to realise the schema.
- brief summary
- roadmap: engines+bridge
- answers to questions
- reference engine implementations in:
- scuttlebot
- hyperdrive/swarmbot
- onionspace/tor
- hydra
- orbit-db/ipfs
- i2p
- ??
- a reference visual interface: spaceship-bridge
- a complete prototype doc