ooni / probe

OONI Probe network measurement tool for detecting internet censorship
https://ooni.org/install
BSD 3-Clause "New" or "Revised" License
750 stars 142 forks source link

dnscheck: use richer input #2597

Closed bassosimone closed 7 months ago

bassosimone commented 8 months ago

This issue is about getting dnscheck richer input using the check-in API, once https://github.com/ooni/backend/issues/754 has been implemented according to https://github.com/ooni/ooni.org/issues/1295.

We will need to refactor and modify probe-cli internals to make delivering this input possible. For this reason, this issue is potentially large, since it may need to incorporate quite a bunch of refactoring. We will possibly split this issue if we realize that it's too large once we start working on it.

This issue is blocked by the relevant issues that modify probe-cli and mobile to make this change possible.

bassosimone commented 7 months ago

I think we should just use https://github.com/ooni/probe/issues/2606.