A fork of https://github.com/Kuska-ssb/ssb for PeachCloud development
Go to file
adria0 fd18f67e43 Better rustfmt 2020-08-12 09:55:13 +02:00
.github/workflows Better rustfmt 2020-08-12 09:55:13 +02:00
examples Better rustfmt 2020-08-12 09:55:13 +02:00
src Better rustfmt 2020-08-12 09:55:13 +02:00
.gitignore Initial commit 2020-01-05 15:48:49 +01:00
Cargo.toml project cleanup 2020-06-20 21:43:21 +02:00
LICENSE Create LICENSE 2020-04-05 17:06:49 +02:00
README.md Update README.md 2020-01-18 23:30:18 +01:00
pre_commit.sh project cleanup 2020-06-20 21:43:21 +02:00

README.md

Build Status codecov

kuska-ssb

Secure Scuttlebut library

kuska means together in Runasimi

kuska is an implementation of decentralized social network Secure Scuttlebut 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 scuttlebut network.

kuska-ssb is the implementation of protocols involved in ssb (unless the the handhake and box stream that 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