<div dir="ltr">Hello,<br><br>OONI's May 2022 status report is shared below.<br><br><b># OONI Monthly Report: May 2022</b><br><br>Throughout May 2022, the OONI team worked on the following sprints:<br><br>* Sprint 64 (1st - 8th May 2022)<br>* Sprint 65 (9th - 22nd May 2022)<br>* Sprint 66 (23rd - 31st May 2022)<br><br>Our work can be tracked through the various OONI GitHub repositories: <a href="https://github.com/ooni" target="_blank">https://github.com/ooni</a><br><br>Highlights are shared in this report below.<br><br><b>## Job opening for OONI Community Coordinator</b><br><br>In May 2022, we published a job opening for hiring a Community Coordinator for OONI: <a href="https://ooni.org/post/2022-job-opening-ooni-community-coordinator/" target="_blank">https://ooni.org/post/2022-job-opening-ooni-community-coordinator/</a><br><br>In an effort to help ensure that our job opening reached interested candidates around the world, we worked on quite extensive outreach efforts. In particular, we posted the job opening on:<br>* All OONI social media channels (Twitter, Mastodon, Facebook, Instagram, Linkedin);<br>* All OONI mailing lists;<br>* Community mailing lists (such as those of the #KeepItOn campaign, Global Voices Advocacy, and NetRights);<br>* OONI Slack channel (and other relevant Slack channels);<br>* Digital Rights Job Board (<a href="https://www.digitalrights.community/job-board" target="_blank">https://www.digitalrights.community/job-board</a>);<br>* Hasgeek Job Board (<a href="https://hasjob.co/openobservatory.org/12jm2" target="_blank">https://hasjob.co/openobservatory.org/12jm2</a>);<br>* FOSS Job Board (<a href="https://www.fossjobs.net/job/10936/ooni-community-coordinator-at-open-observatory-of-network-interference-ooni/" target="_blank">https://www.fossjobs.net/job/10936/ooni-community-coordinator-at-open-observatory-of-network-interference-ooni/</a>).<br> <br>We also reached out to our partners and many other community members, requesting that they help share this opportunity with their networks.  <br><br>Following the publication of this job opening, we worked on tracking and reviewing incoming applications, and following-up with applicants.<br><br><b>## OONI Probe Mobile</b><br><br>Throughout May 2022, we worked on various improvements to the OONI Probe mobile app in preparation for the next release.<br><br>Specifically, we worked on:<br>* Including the Vanilla Tor experiment as part of the Experimental card of OONI Probe (<a href="https://github.com/ooni/probe/issues/2103" target="_blank">https://github.com/ooni/probe/issues/2103</a>);<br>* Ensuring that the Vanilla Tor and Tor Snowflake experiments only run as part of automated testing (<a href="https://github.com/ooni/probe/issues/2102" target="_blank">https://github.com/ooni/probe/issues/2102</a>);<br>* Providing a working sample for Flutter on OONI Probe apps with probe-cli integration (<a href="https://github.com/aanorbel/probe-shared" target="_blank">https://github.com/aanorbel/probe-shared</a>);<br>* Enabling users to see all logs (<a href="https://github.com/ooni/probe/issues/1777" target="_blank">https://github.com/ooni/probe/issues/1777</a>, <a href="https://github.com/ooni/probe-android/pull/516" target="_blank">https://github.com/ooni/probe-android/pull/516</a>);<br>* Fixing an iOS bug affecting the icons displayed when all tests are run (<a href="https://github.com/ooni/probe/issues/2055" target="_blank">https://github.com/ooni/probe/issues/2055</a>).  <br><br><b>## OONI Run</b><br><br>We implemented a fix related to the copy-pasting of URLs into the OONI Run web interface (<a href="https://github.com/ooni/run/pull/105" target="_blank">https://github.com/ooni/run/pull/105</a>). Based on community feedback, we explored how we can add support to OONI Run for saving custom test lists (<a href="https://github.com/ooni/probe/issues/867" target="_blank">https://github.com/ooni/probe/issues/867</a>), and we had team meetings to discuss possible implementation approaches. We also wrote an internal design document on implementation approaches for addressing the most pressing OONI Run community needs (as identified through a previous OONI Run usability study and ongoing community interactions).  <br><br><b>## OONI Probe Desktop</b><br><br>We made some improvement to the description of the Experimental card in OONI Probe Desktop (<a href="https://github.com/ooni/probe-desktop/pull/294" target="_blank">https://github.com/ooni/probe-desktop/pull/294</a>) and we worked towards ensuring that the autorun directory is deleted when a hard reset is performed (<a href="https://github.com/ooni/probe-desktop/pull/295" target="_blank">https://github.com/ooni/probe-desktop/pull/295</a>).<br><br><b>## OONI Probe Web</b><br><br>We added support to OONI Probe Web for using the check-in API to retrieve information about the probe IP address country code and ASN (<a href="https://github.com/ooni/probe-web/commit/bc680323df0c7404b14651acea11a281c7353f96" target="_blank">https://github.com/ooni/probe-web/commit/bc680323df0c7404b14651acea11a281c7353f96</a>). We also worked on improving the UI of OONI Probe Web.<br><br>We circulated an internal testing beta of OONI Probe Web (<a href="https://ooni.github.io/probe-web/" target="_blank">https://ooni.github.io/probe-web/</a>) to collect community feedback that can help inform further development and improvements.  <br><br><b>## Expanding censorship measurement methodologies<br><br>### Website measurement</b><br><br>After some initial experimentation in April 2022, we sketched out a plan for integrating some methodologies from the “Understanding the Practices of Global Censorship through<br>Accurate, End-to-End Measurements” (<a href="https://shhaos.github.io/papers/sigmetrics22.pdf" target="_blank">https://shhaos.github.io/papers/sigmetrics22.pdf</a>) study into OONI Probe (<a href="https://github.com/ooni/probe/issues/2086" target="_blank">https://github.com/ooni/probe/issues/2086</a>).<br><br>We started implementing the plan for merging the Websteps prototype (<a href="https://github.com/bassosimone/websteps-illustrated/" target="_blank">https://github.com/bassosimone/websteps-illustrated/</a>) into OONI Probe. To this end, we merged several improvements for netxlite, the ooniprobe package that provides basic networking functionality (<a href="https://github.com/ooni/probe/issues/2096" target="_blank">https://github.com/ooni/probe/issues/2096</a>).<br><br>We also drafted and implemented a plan for observing duplicate DNS replies (<a href="https://github.com/ooni/probe/issues/2099" target="_blank">https://github.com/ooni/probe/issues/2099</a>). This plan differs from the Websteps implementation because community feedback (in particular from Jigsaw’s Vinicius Fortuna and Sarah Laplante) convinced us that the implementation of this functionality that we had sketched out in the Websteps prototype could be further simplified and streamlined.<br><br><b>### New experiments</b><br><br>We implemented several new exploratory experiments:<br>* dnsping: <a href="https://github.com/ooni/spec/blob/master/nettests/ts-035-dnsping.md" target="_blank">https://github.com/ooni/spec/blob/master/nettests/ts-035-dnsping.md</a><br>* simplequicping: <a href="https://github.com/ooni/spec/blob/master/nettests/ts-034-simplequicping.md" target="_blank">https://github.com/ooni/spec/blob/master/nettests/ts-034-simplequicping.md</a><br>* tcpping: <a href="https://github.com/ooni/spec/blob/master/nettests/ts-032-tcpping.md" target="_blank">https://github.com/ooni/spec/blob/master/nettests/ts-032-tcpping.md</a><br>* tlsping: <a href="https://github.com/ooni/spec/blob/master/nettests/ts-033-tlsping.md" target="_blank">https://github.com/ooni/spec/blob/master/nettests/ts-033-tlsping.md</a><br><br>These are “exploratory” in the sense that we expect users to manually run them from the command line when they are actively researching censorship. We introduced these four new experiments based on community feedback and requests.<br><br><b>### Vanilla Tor experiment</b><br><br>We implemented the Vanilla Tor experiment (<a href="https://github.com/ooni/probe-cli/pull/718" target="_blank">https://github.com/ooni/probe-cli/pull/718</a>), which used to be part of the legacy version of OONI Probe. We reintroduced this experiment following discussions with Tor developers, who mentioned that it would be quite useful to them.<br><br><b>### Data quality improvements</b><br><br>We investigated and fixed a rather surprising and complex data quality issue. It turns out that the Android implementation of `getaddrinfo` behaves differently from any other existing `getaddrinfo` implementation and only returns one of two return codes: 0 in case of success, and `EAI_NODATA` in case any other possible error occurs, including cases where a domain name does not exists, cases where the server is temporarily unavailable, cases where the server is misconfigured, and cases of censorship.<br><br>In practical terms, this means that the result of `getaddrinfo` on Android is unreliable and we need to improve our heuristics on the backend and our algorithms on the probe to work around this. The pull request where we fixed this bug refers to our investigation, as well as to our follow up plans to further improve DNS measurements on Android (<a href="https://github.com/ooni/probe-cli/pull/764" target="_blank">https://github.com/ooni/probe-cli/pull/764</a>). The reference issue describing this problem (<a href="https://github.com/ooni/probe/issues/2029" target="_blank">https://github.com/ooni/probe/issues/2029</a>) is still open because we have not included the fix into the 3.15.x release cycle (which was being finalized while we were still investigating the root cause of this surprising bug).<br><br><b>## OONI Explorer</b><br><br>We fixed a couple of OONI Explorer bugs. Specifically, we added support for searching URLs with a longer TLD (<a href="https://github.com/ooni/explorer/pull/757" target="_blank">https://github.com/ooni/explorer/pull/757</a>) and we updated the copyright year in the footer (<a href="https://github.com/ooni/explorer/pull/756" target="_blank">https://github.com/ooni/explorer/pull/756</a>).<br><br><b>## Building a web platform for updating test lists</b><br><br>Based on community feedback on the private beta version of our new test list web platform (<a href="https://test-lists.ooni.org/" target="_blank">https://test-lists.ooni.org/</a>), we added backend support (<a href="https://github.com/ooni/api/pull/286" target="_blank">https://github.com/ooni/api/pull/286</a>) to enable users to make changes to open pull requests (once a pull request has been opened through a test list web platform submission).<br><br>In anticipation of a potentially increased volume of test list pull requests following the upcoming public launch of the test list web platform, we (along with the Citizen Lab) invited Censored Planet and Netalitica team members to get added to the Citizen Lab test list repository as reviewers of pull requests.<br><br><b>## OONI backend</b><br><br><b>### Migration to the Clickhouse database</b><br><br><div>We continued to work on the ongoing migration to the new OLAP database. In May 2022, we migrated 12 API entry points to the new backend host.<br><br><b>### Reprocessing legacy measurements</b><br><br>We continued to work on the reprocessing of measurements collected before 2021 to improve data quality and ensure all measurements are reachable from OONI Explorer.<br><br><b>### OONI API</b><br><br>We reviewed and deployed a change to support the detection of the ASN and country code of probes based on their IP address on the API side. This will allow the removal of bulky GeoIP database files from the probes. We also improved the account_metadata API call to display login status on web UIs (<a href="https://github.com/ooni/api/pull/292" target="_blank">https://github.com/ooni/api/pull/292</a>).<br><br><b>### Other operations</b><br><br>We added blackbox exporter-based testing and support for the alarming of various API entry points. We finished moving the test helper rotation script to the new backend host (<a href="https://github.com/ooni/pipeline/pull/386" target="_blank">https://github.com/ooni/pipeline/pull/386</a>).<br><br><b>## Test list updates</b><br><br>In May 2022, we contributed a few updates to the Citizen Lab test lists. In particular, we updated the US test list (<a href="https://github.com/citizenlab/test-lists/pull/984" target="_blank">https://github.com/citizenlab/test-lists/pull/984</a>) and we removed dead URLs from the Global test list (<a href="https://github.com/citizenlab/test-lists/pull/995" target="_blank">https://github.com/citizenlab/test-lists/pull/995</a>).  <br><br><b>## Notable community use of OONI Probe and OONI data<br><br>### Sinar Project report</b><br><br>Malaysia’s Sinar Project published a report on the blocking of a NFT fundraising campaign website (of graphics designer and political activist, Fahmi Reza): <a href="https://sinarproject.org/digital-rights/measuring-and-detecting-network-interference/nft-fundraising-campaign-website-of-malaysian-artist-fahmi-reza-blocked" target="_blank">https://sinarproject.org/digital-rights/measuring-and-detecting-network-interference/nft-fundraising-campaign-website-of-malaysian-artist-fahmi-reza-blocked</a><br><br>Their report makes use of OONI Probe and OONI data.<br><br><b>## Community activities<br><br>### OONI workshop for civil society groups in Latin America</b><br><br>On 19th May 2022, OONI’s Maria facilitated a 2-hour OONI workshop for civil society groups in Latin America. This workshop (organized by Derechos Digitales) was facilitated in collaboration with Venezuela Inteligente.<br><br><b>### OONI presentation at Tactical Tech</b><br><br>On 24th May 2022, OONI’s Maria presented OONI at Tactical Tech (<a href="https://tacticaltech.org/" target="_blank">https://tacticaltech.org/</a>) in Berlin. This presentation also involved a live demo of using the Measurement Aggregation Toolkit (MAT) to investigate various forms of internet censorship around the world.<br><br><b>### OONI presentation for journalists</b><br><br>On 25th May 2022, OONI’s Maria presented OONI’s tools, methods, research, and dataset to a group of journalists from Russia and Belarus.<br><br><b>### OONI Community Meeting</b><br><br>On 31st May 2022, we hosted the monthly OONI Community Meeting on our Slack channel (<a href="https://slack.ooni.org/" target="_blank">https://slack.ooni.org/</a>), during which we discussed the following topics:<br><br>1) Job Opening: OONI Community Coordinator (<a href="https://ooni.org/post/2022-job-opening-ooni-community-coordinator/" target="_blank">https://ooni.org/post/2022-job-opening-ooni-community-coordinator/</a>)<br><br>2) Detecting regional censorship, which is increasingly becoming an urgent issue (<a href="https://github.com/ooni/probe/issues/1581#issuecomment-1125221383" target="_blank">https://github.com/ooni/probe/issues/1581#issuecomment-1125221383</a>)<br><br>In particular, we discussed the following questions with the community:  <br><br>* Should there be an option to also include the region or should we include the region by default?<br>* Should we invest some legal research time to figure out if we could use MaxMind?<br>* Should we try to have location permission in the app and use that? Should we have two apps, one with location and the other without?<br>* Should we allow users to manually annotate/correct the geolocation results if they are inaccurate?<br><br>3) Copyright law for enforcing internet censorship<br><br><b>## Userbase</b><br><br>In May 2022, 41,882,898 OONI Probe measurements were collected from 2,905 AS networks in 171 countries around the world.<br><br>This information can also be found through our measurement stats on OONI Explorer (see chart on “monthly coverage worldwide”): <a href="https://explorer.ooni.org/" target="_blank">https://explorer.ooni.org/</a><br><br>~ OONI team.</div></div>