Skip to content

Explore using secure websockets + JWT #55

@littlebee

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.

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