-
Notifications
You must be signed in to change notification settings - Fork 63
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
ooni/probe: pass richer input object to experiments #1292
Labels
Comments
26 tasks
bassosimone
changed the title
ooni/probe: pass richer input object to experiments;
ooni/probe: pass richer input object to experiments
Nov 17, 2022
9 tasks
4 tasks
bassosimone
added a commit
to ooni/2023-05-richer-input
that referenced
this issue
Jun 12, 2023
As explained in ooni/2023-05-richer-input@7871d3b, the https://github.com/ooni/2023-05-richer-input contains a prototype that explores the richer input domain and redesigns ooniprobe around richer input. |
This used to be an Epic and was quite broad. I created more fine grained issues and I am going to close this one. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is a child of #1291. The general idea is that we would like to remove the internal barriers inside
ooni/probe-cli
implementation that prevent us from obtaining from the backend and using a richer input model. We can consider this issue closed when the probe knows about obtaining richer input from the backend, can obtain and use it for specific experiments (e.g., urlgetter, stunreachability) that already have richer input needs that we cannot currently take advantage of, and we have released this code in production.The text was updated successfully, but these errors were encountered: