Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
akuker opened this issue May 11, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@akuker
Copy link
Contributor

akuker commented May 11, 2023

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:

@barbibulle
Copy link
Collaborator

Thanks for the suggestion, this seems like a good thing to do.

@barbibulle barbibulle added the enhancement New feature or request label May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants