google / google/bumble

[Feature Request] Add support for encrypted commnication with authentication method

Open
#188 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
555
Forks
138
Avg merge
3d 15h
Merged PRs (30d)
9

Description

It appears that right now the link relay will accept a web socket connection from any client and send/receive the data without encryption.

This is a feature request to add support for an encrypted transport protocol with an authentication method. One solution could be secure web sockets (wss) with https authentication.

Reference to potential solution:
- https://devcenter.heroku.com/articles/websocket-security

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.