Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 732 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 732 Bytes

🌞 Solar

Rust

The idea behing solar is to enable community hardware devices to speaks Secure Scuttlebut, using the Kuska rust libraries and mainly based on async_std

Current status is:

  • auto-create private key if not exists
  • broadcast the identity via lan discovery
  • automatic feed generation
  • minimal sled database to store generate feeds
  • mux-rpc implementation
    • whoami
    • get
    • createHistoryStream
    • blobs createWants & blobs get
  • patchwork and cryptoscope interoperability