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

Check that the connections are coming from "authenticated" users #16

Open
xhaju opened this issue Apr 19, 2017 · 0 comments
Open

Check that the connections are coming from "authenticated" users #16

xhaju opened this issue Apr 19, 2017 · 0 comments

Comments

@xhaju
Copy link
Owner

xhaju commented Apr 19, 2017

We need to avoid potential intruders to access and control the digital channels of the lab.

To do this, see the tornado's websocket "check_origin" method.

Also:
http://stackoverflow.com/questions/25058708/tornado-web-request-origin
https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS#Origin
https://www.christian-schneider.net/CrossSiteWebSocketHijacking.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant