ssb-integration-tests(latest: 1.0.0) integration tests that can check any two sbot implementations are compatible
ssb-horcrux(latest: 1.0.0) split your private key like voldemort!
ssb-thread(latest: 2.0.1) load a ssb-thread, and sort it in [cryptographic order](https://github.com/ssbc/ssb-sort).
mutant-scroll(latest: 1.0.2) An infinite scroller fed by pull-streams
ssb-threads-index(latest: 1.0.1) This is a example of a ssb plugin that adds indexes for ssb-query. depends on [this flumeview-query PR](https://github.com/flumedb/flumeview-query/pull/15)
scuttle-poll(latest: 1.5.1) Create and vote on polls on ssb
ssb-public(latest: 1.0.0) announce a public address for yourself. unlike current "pub" announcements, this you _may not_ announce addresses for other feeds, only yourself.
ssb-thread-schema(latest: 1.1.1) JSON schemas + validators for common thread messages
ssb-identities(latest: 2.1.1) use multiple identities from a single sbot instance
ssb-replicate(latest: 1.3.2) ssb legacy replication. this was previously built into `ssb-server` (formerly known as `scuttlebot`)
patchcore(latest: 2.2.0) minimal core for ssb clients
ssb-ahoy(latest: 3.0.0) handle the initial sync as you join scuttlebutt for the first time
ssb-plugins(latest: 1.0.4) `ssb-plugins` is a plugin that provides additional plugin related functionality to a [secret-stack](https://github.com/ssbc/secret-stack) instance.
multiblob(latest: 1.13.7) A content-addressable-store that supports multiple hashing algorithms, and pull-streams.
is-my-ssb-valid(latest: 1.1.0) build scuttlebutt message validators from JSON Schema
ssb-private1(latest: 1.0.1) an secret-stack plugin which adds private-box (v1) auto-box/unbox functionality
ssb-blob-files(latest: 1.2.1) handle processing and addition of files to the blob store
ssb-patchwork(latest: 3.18.0) A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB).
ssb-ooo(latest: 1.3.3) gossip requests for out-of-order messages on ssb
ssb-query(latest: 2.4.5) 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-private(latest: 1.1.0) scuttlebot plugin for indexed private messages
ssb-peer-invites(latest: 2.1.0) when ssb was younger, we created the current invite system, henceforth in this document referred to as the "followbot" system. special peers called "pubs" can create tokens called "invite codes". The invite code allows a new person to connect to the pub,
ssb-schema-definitions(latest: 3.2.1) standardised schema definitions for JSON validation of ssb references
ssb-unread(latest: 1.1.0) A ssb-server plugin which tracks read / unread state of all received messages in a mutable level db. The intention is to provide a persistent store which can be referenced and contributed to by a plurality of client interfaces.
ssb-recps-guard(latest: 2.1.0) guards against unencrypted messages being accidentally published!
packet-stream(latest: 2.0.5) The core-logic for rpc/multiplexing protocols
ssb-invite(latest: 2.1.6) Invite-token system, mainly used for pubs. Creates invite codes as one of ways of onboarding.
ssb-backlinks(latest: 2.1.1) scuttlebot plugin for indexing all link mentions of messages
epidemic-broadcast-trees(latest: 8.0.0) This module is loosely based on plumtree Epidemic Broadcast Trees [EBT paper], but adapted to also replicate logs, and optimized to achive a minimal overhead (the cost of the protocol is linear with the number of messages to be sent)
ssb-links(latest: 3.0.10) index links in ssb messages
ssb-tangle(latest: 2.1.3) a tool for dealing with thread-type tangles in scuttlebutt
ssb-profile(latest: 2.0.2) A helper module for reading and writing to "profile threads" in scuttlebutt
ssb-server(latest: 15.3.0) network protocol layer for secure-scuttlebutt
ssb-friends(latest: 4.3.0) The logic of who to replicate in ssb.
ssb-blobs(latest: 2.0.1) blobs and blob replication for ssb
ssb-tribes(latest: 1.0.0) a scuttlebutt (secret-stack) plugin which adds envelope encryption capabilities
ssb-db(latest: 20.4.0) a secure, replicatable database