solar icon indicating copy to clipboard operation
solar copied to clipboard

A node to control hardware devices via SSB feeds

🌞 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:

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