Skip to content

A node to control hardware devices via SSB feeds

License

Notifications You must be signed in to change notification settings

Kuska-ssb/solar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ba751eb · Aug 12, 2020

History

38 Commits
Aug 12, 2020
Aug 12, 2020
Feb 26, 2020
Aug 4, 2020
Aug 4, 2020
Apr 5, 2020
Aug 12, 2020
May 10, 2020

Repository files navigation

🌞 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