Page MenuHomePhabricator

Add Prove to CSP Policy Exception
Open, Needs TriagePublic

Description

Hello,

We have a tool for Wikidata called ProVe (a tool for helping editors improve the references of Wikidata items) that we are currently setting up to work on a Cloud VPS instance at https://prove.wmcloud.org/. However, for now, we run the service in an external machine that is part of our university infrastructure. Since the CSP policy was added, we have had to route all requests through our Cloud VPS, which is not ideal. We would love to know whether it is possible to add the original DNS to the list of CSP exceptions until we finish setting up our service in a Wikimedia infrastructure machine.

The DNS we currently use is https://kclwqt.sites.er.kcl.ac.uk/, which handles all API calls.

We hope to get the instance up and running in the next few months. It is taking a little longer than expected because we had to change our database solution to comply with the open license requirement, and we are currently working on a better solution to address the lack of GPUs on Cloud VPS machines.