A fork of https://github.com/Kuska-ssb/ssb for PeachCloud development
Go to file
adria0.eth 2dd8c213f9
Create LICENSE
2020-04-05 17:06:49 +02:00
.github/workflows add ci 2020-01-12 23:43:22 +01:00
examples patchwork interop 2020-04-05 15:06:02 +02:00
src rustfmt 2020-04-05 15:06:02 +02:00
.gitignore Initial commit 2020-01-05 15:48:49 +01:00
Cargo.toml bump version 2020-04-05 15:06:02 +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 wip 2020-04-05 15:06:02 +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