Skip to content

Explore using secure websockets + JWT #55

Description

@littlebee

May be unnecessary for local interprocess communication (connections from 127.0.01), but for inbound internet connection, we should maybe only support wss:// connections.

One possible solution might be to use FastAPI instead of Flask and Websockets package in services/central_hub.py. The FastAPI docs say that you can use their security module with websockets server.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions