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

Implement SSL for connections #5

Open
timgws opened this issue Jun 5, 2022 · 2 comments
Open

Implement SSL for connections #5

timgws opened this issue Jun 5, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@timgws
Copy link
Owner

timgws commented Jun 5, 2022

Currently, there is no SSL on the HTTP API/Websocket connection.

@timgws timgws added the enhancement New feature or request label Jun 5, 2022
@pataquets
Copy link

Would be nice to have, indeed. Sending keystrokes over LAN (which will include passwords) is very risky if you have some nasty eavesdropper.
Some kind of pairing/trusting process to safely exchange keys would be OK.

@timgws
Copy link
Owner Author

timgws commented Dec 11, 2022 via email

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
Status: Todo
Development

No branches or pull requests

2 participants