libcp2p
libcp2p copied to clipboard
Node Control Mechanism
Overview
We need a mechanism of controlling nodes in a secure fashion. We need to make sure the API properly defends against attacks used on IoT devices, and networked systems in general. We also need to make sure that we provide a variety of control mechanisms that can be used on memory constrained devices
Expected Out Come
- HTTP/JSON-RPC/.... API to control non embedded nodes
- Serial/.... API to control embedded nodes
- This will be suitable for memory constrained devices which may only have serial ports available