📄 | .gitignore |
📄 | LICENSE |
📄 | README.md |
📄 | design.md |
📁 | engines |
📄 | faq.md |
📄 | package.json |
📄 | rationale.md |
📄 | spaceship-engines.md |
📄 | spaceship-schema.md |
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
- rationale and motivation
- design overview
- 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.
- prototypical examples
- roadmap: engines+bridge
- answers to questions
prototypicals
in fact this is a very interesting example, because git itself is a tool for producing different subjective views of a decentralised network of data!
tor browser (thru hidden services only)
roadmap
- ☐ reference engine implementations in:
- ☐ scuttlebot
- ☐ hyperdrive/swarmbot
- ☐ onionspace/tor
- ☐ hydra
- ☐ orbit-db/ipfs
- ??
- ☐ a reference visual interface: spaceship-bridge
- ☐ a complete prototype doc
Built with git-ssb-web