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

Whitelist Box client certs and app origins #16

Open
michielbdejong opened this issue Mar 17, 2016 · 0 comments
Open

Whitelist Box client certs and app origins #16

michielbdejong opened this issue Mar 17, 2016 · 0 comments

Comments

@michielbdejong
Copy link
Contributor

In order to improve security and privacy, we should:

  • remove CORS headers from curl -i -X POST -d'{"local_ip":"foo"}' http://knilxof.org:4242/register
  • whitelist origins for /ping end-point (initially only https://app.knilxof.org/; host http://fxbox.github.io/app there).
  • whitelist /register clients using signed client certs (we can fake this for the staging build using a signing-cert that's in the foxbox repo)

If we run into difficulties with the signed client certs, a simpler approach would be to add an Authorization header or something similar.

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