Skip to content

Disable discovery and server? #141

Closed
@hspaay

Description

@hspaay

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:

  1. No centralized permission management. Permissions need to be set per instance.
  2. A network with VLANs doesn't allow for discovery
  3. The current approach only works on fully trusted networks. In case of remote IoT devices such a network might not be available.
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions