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

Increase websocket messaging security #91

Open
3 tasks
tjcouch-sil opened this issue Mar 20, 2023 · 0 comments
Open
3 tasks

Increase websocket messaging security #91

tjcouch-sil opened this issue Mar 20, 2023 · 0 comments

Comments

@tjcouch-sil
Copy link
Member

tjcouch-sil commented Mar 20, 2023

  • Use wss? Figure out secure websocket #27
  • Validate senderId in ServerNetworkConnector
    • If extensions are sending nonces upon getWebView(ish) request that can come from anywhere, we need to be careful with this. Maybe need a nonce from server to renderer through preload to validate renderer? Needs investigation
  • Test origin on messages?
@tjcouch-sil tjcouch-sil changed the title Increase websocket security Increase websocket messaging security Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📥 On Deck
Development

No branches or pull requests

1 participant