ooni / backend

Everything related to OONI backend infrastructure: ooni/api, ooni/pipeline, ooni/sysadmin, collector, bouncers and test-helpers
BSD 3-Clause "New" or "Revised" License
49 stars 29 forks source link

wip: add experimental openvpn-config endpoint #830

Closed ainghazal closed 5 months ago

ainghazal commented 6 months ago

Add experimental entrypoint to provision credentials to OpenVPN experiment.

hellais commented 6 months ago

I added some patches that ports this over to the new pattern.

It's unfinished, but it should give you an idea of what's needed to get it to work.

Main things missing are:

hellais commented 5 months ago

Superseeded by: https://github.com/ooni/backend/pull/832