/ssb

Secure Scuttlebut library

Primary LanguageRustOtherNOASSERTION

Build Status

kuska-ssb

Secure Scuttlebutt library

kuska means together in Runasimi

kuska is an implementation of decentralized social network Secure Scuttlebutt written in rust, it does not aim to provide a user interface and the functionality implemented in some clients like Patchwork, Patchbay, but the full set of libraries to be able to develop applications for the secure scuttlebutt network.

kuska-ssb is the implementation of protocols involved in ssb (excluding the handshake and box stream which are in the ssb-handshake repo), detailed information about the protocol can be found in https://ssbc.github.io/scuttlebutt-protocol-guide/ and https://scuttlebot.io/apis/scuttlebot/ssb.html