28 packages
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
patchcore
minimal core for ssb clients
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-horcrux
split your private key like voldemort!
ssb-keys
keyfile operations for ssb
ssb-links
index links in ssb messages
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.
ssb-ref
test wether a string is a valid ssb reference type
ssb-search
fulltext search as scuttlebot plugin
ssb-secret-blob
encrypted blobs over ssb