A fork of https://github.com/Kuska-ssb/ssb for PeachCloud development
Go to file
adria0 81467b27d1 Use thiserror 2020-06-20 21:22:19 +02:00
.github/workflows remove coverage 2020-05-10 11:19:39 +02:00
examples Use thiserror 2020-06-20 21:22:19 +02:00
src Use thiserror 2020-06-20 21:22:19 +02:00
.gitignore Initial commit 2020-01-05 15:48:49 +01:00
Cargo.toml Use thiserror 2020-06-20 21:22:19 +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