git ssb

2+

dust / spaceship



Tree:
📄.gitignore
📄LICENSE
📄README.md
📄docs-conf.json
📁docs
📁engines
📄package.json
README.md

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

Built with git-ssb-web