git ssb

9+

mixmix / ssb-handbook



Tree: 7a6086ed34472ef567204346c0b862d550cc7e89

Files: 7a6086ed34472ef567204346c0b862d550cc7e89 / modules.md

4159 bytesRaw

Modules

isaacs (creator of npm) puts it very well: agreement is very difficult, so limit the amount of agreement necessary.

i.e. write modules.

With less agreement required, it's easier to find points of agreement, and so we can have more agreements overall.

Streams

Modules

Database

secure-scuttlebutt: database of unforgable append-only feeds, optimized for efficient peer-to-peer replication

Crypto

Server

scuttlebot: peer-to-peer log store used as a database, identity provider, and messaging system

Client

Git

Built with git-ssb-web