Add license scan report and status

Signed off by: fossabot <badges@fossa.com>
This commit is contained in:
fossabot 2021-03-04 07:44:26 -08:00 committed by adria0.eth
parent 90017a31fa
commit 9411e72d86
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,5 @@
[![Build Status](https://github.com/kuska-ssb/kuska-ssb/workflows/Rust/badge.svg)](https://github.com/kuska-ssb/kuska-ssb/actions?query=workflow%3ARust)
[![Build Status](https://github.com/kuska-ssb/kuska-ssb/workflows/Rust/badge.svg)](https://github.com/kuska-ssb/kuska-ssb/actions?query=workflow%3ARust) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKuska-ssb%2Fssb.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FKuska-ssb%2Fssb?ref=badge_shield)
# kuska-ssb
Secure Scuttlebutt library
@ -8,3 +9,7 @@ kuska means _together_ in [Runasimi](https://en.wikipedia.org/wiki/Quechuan_lang
kuska is an implementation of decentralized social network [Secure Scuttlebutt](https://scuttlebutt.nz/) written in rust, it does not aim to provide a user interface and the functionality implemented in some clients like [Patchwork](https://github.com/ssbc/patchwork), [Patchbay](https://github.com/ssbc/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](https://github.com/Kuska-ssb/kuska-handshake) ), detailed information about the protocol can be found in https://ssbc.github.io/scuttlebutt-protocol-guide/ and https://scuttlebot.io/apis/scuttlebot/ssb.html
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKuska-ssb%2Fssb.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FKuska-ssb%2Fssb?ref=badge_large)