-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
/pingend-point (initially only https://app.knilxof.org/; host http://fxbox.github.io/app there). - whitelist
/registerclients 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.
Metadata
Metadata
Assignees
Labels
No labels