31 packages
embittered
npm install Bitters publics
multiblob
A content-addressable store supporting multiple hash algorithms
multiserver
write a server which works over many protocols at once, or connect to the same
muxrpc
combined multiplexing and rpc - because a node api needs streams & async
packet-stream
The core-logic for rpc/multiplexing protocols
react-native-scuttlebot
Secure Scuttlebutt peer for React Native apps
react-native-ssb-client
Secure Scuttlebutt client-side API for React Native apps
react-native-ssb-client-keys
keyfile operations for SSB on the React Native side
react-native-ssb-shims
Node.js-related shims necessary for the SSB ecosystem to run on React Native apps
scuttlebot
network protocol layer for secure-scuttlebutt
secure-scuttlebutt
a secure, replicatable database
ssb-about
scuttlebot plugin for getting reduced 'about' state
ssb-backlinks
scuttlebot plugin for indexing all link mentions of messages
ssb-blobs
blobs and blob replication for ssb
ssb-client
scuttlebot client
ssb-ebt
Replicates SSB feeds using Epidemic broadcast trees
ssb-friends
The logic of who to replicate in ssb.
ssb-keys
keyfile operations for ssb
ssb-links
index links in ssb messages
ssb-markdown
patchwork's markdown parser
ssb-marked
A markdown parser built for speed, customized for SSB
ssb-mentions
extract the mentions in a ssb message, just using the markdown. this is _mostly compatible_ with the way patchwork does it. but simpler, because it relies only on the markdown.
ssb-names
get the `signifier` (name for an object) or `signified` (object for a name) from a secure-scuttlebutt database.
ssb-private
scuttlebot plugin for indexed private messages
ssb-query
A scuttlebot plugin for querying data. With [map-filter-reduce](https://github.com/dominictarr/map-filter-reduce) you can write pretty flexible queries, similar to SQL, but more javascripty.