OONI Probe CLI v3.15.0
Highlights
- ✨ We now run the experimental group for automatic/unattended ooniprobe runs
- ✨ We reintroduced the vanilla_tor experiment
- ✨ We added vanilla_tor to the experimental group
- ✨ Since vanilla_tor and torsf could run for a few minutes, now we only run them for automatic/unattended runs
- ✨ We now avoid leaving empty directories behind when we successfully submit measurements
- ✨ We added the new quicping experiment
- ✨ We added the new tcpping experiment
- ✨ We added the new tlsping experiment
- ✨ We added the new simplequicping experiment
- ✨ We added the new dnsping experiment
- ✨ We improved torsf to submit additional metrics related to the tor progress
- ✨ We added several more static inputs for the dnscheck experiment
- ✨ We now include the endpoint being used by TLS handshakes
- ✨ We significantly improved our DNS (and especially our DNS-over-UDP) implementation
- ✨ We significantly improved our code for detecting bogons
- 🐛 We fixed a bug where no experiment was submitting the
backend
/ test helpers information - 🐛 We fixed a bug where the last measurement in webconnectivity was sometimes not submitted on mobile
- 🚧 We now mark automatic/unattended runs as
ooniprobe-cli-unattended
- 🚧 We retired the Summer 2021 implementation of the websteps experiment prototype
- 🚧 We removed three IP lookuppers (avast, ipconfig, ipinfo) which were blocked by sanctions in some countries
Changes since v3.15.0-alpha.1
- 🐛 fix(dnscheck): stop emitting progress b606494
Full Changelog: v3.15.0-alpha.1...v3.15.0