Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adria0 authored Apr 5, 2020
1 parent 248821b commit 837c9b5
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# solar
# 🌞 Solar

The idea behing solar is to build IoT devices that speaks [Secure Scuttlebut](https://scuttlebutt.nz/), using the [Kuska](https://github.com/Kuska-ssb) rust libraries and mainly based on [async_std](https://async.rs/)

Current status is:

- [X] auto-create private key if not exists
- [X] broadcast the identity via lan discovery
- [X] automatic feed generation
- [X] minimal [sled](https://github.com/spacejam/sled) database to store generate feeds
- [X] mux-rpc implementation
- [X] `whoami`
- [X] `get`
- [X] `createHistoryStream`
- [X] patchwork and cryptoscope interoperability

0 comments on commit 837c9b5

Please sign in to comment.