Closed
Description
Hi, just getting started and please forgive my ignorance if the question doesn't make sense.
webthing-node starts a server that can be discovered and connected to. However there are a few reasons why this is not always desirable:
- No centralized permission management. Permissions need to be set per instance.
- A network with VLANs doesn't allow for discovery
- The current approach only works on fully trusted networks. In case of remote IoT devices such a network might not be available.
- Security concerns. Minimizing attack footprint by only allowing access to a gateway.
In theory, is it possible to turn off the server completely and configure it to push the discovery and status updates to a gateway?
(even if it requires an update to the gateway). This allows a single point for contact and authentication for all instances by the end user.
Thanks
Metadata
Metadata
Assignees
Labels
No labels