Skip to content

Authentication protocol #115

@tana

Description

@tana

Because our new QUIC-based protocol does not need a separate signaling server, we cannot leave authentication to the HTTP/WebSocket based signaling server.

Now we have to implement some authentication on Mondeto protocol itself.

Probably, the authentication method will be username/password, like HTTP Basic auth.
(Because our protocol is already encrypted thanks to QUIC, password authentication is safe)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions