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

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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