diodechain / diode_client

Diode client written in GO that runs the Blockquick™ algorithm and a socks server to transmit data through diodechain.
https://diode.io/download
Other
65 stars 23 forks source link

Protected admin UI and provisioning sequence #55

Open dominicletz opened 3 years ago

dominicletz commented 3 years ago

Remote configuration, such as managing bound ports on a Raspberry PI currently can only be done through ssh logging to the destination PI. It would be great to have a minimal configuration website available through diode itself to make those changes.

Because this is remote configuration though it needs to be well protected. Optimally it uses MetaMask to check the users identity. See here (https://www.toptal.com/ethereum/one-click-login-flows-a-metamask-tutorial) for a tutorial

EXAMPLE:

diode publish -adminconsole
hansr commented 8 months ago

Per figma flow chart to interface with Diode App implementation in network v3