<div dir="ltr">Hello,<br><br>OONI's December 2021 status report is shared below.<br><br><b># OONI Monthly Report: December 2021</b><br><br>Throughout December 2021, the OONI team worked on the following sprints:<br><br>* Sprint 53 (1st-5th December 2021)<br>* Sprint 54 (6th-19th December 2021) <br><br>Our work can be tracked through the various OONI GitHub repositories: <a href="https://github.com/ooni">https://github.com/ooni</a><br><br>Highlights are shared in this report below.<br><br><b>## Published report on Tor blocking in Russia</b><br><br>We published a report documenting the blocking of Tor in Russia based on OONI data. <br><br>Read the report here: <a href="https://ooni.org/post/2021-russia-blocks-tor/">https://ooni.org/post/2021-russia-blocks-tor/</a> <br><br>Our report shares OONI data and analysis on the blocking of the Tor network and Tor Project website on some AS networks in Russia.<br><br>Wired also published a story on Tor blocking in Russia, sharing OONI data and findings: <a href="https://www.wired.co.uk/article/russia-block-tor-censorship">https://www.wired.co.uk/article/russia-block-tor-censorship</a> <br><br><b>## Year in Review: OONI in 2021</b><br><br>In December 2021, we published our annual end-of-year post, "Year in Review: OONI in 2021", which shares:<br><br>* OONI highlights from 2021<br><br>* Exciting OONI activities by community members in 2021<br><br>* Upcoming OONI projects in 2022<br><br>You can read this post here: <a href="https://ooni.org/post/ooni-in-2021/">https://ooni.org/post/ooni-in-2021/</a> <br><br>Warm thanks to our amazing community for making our work possible!<br><br>We thank every OONI Probe user out there, and we're excited for 2022!<br><br><b>## Published blog post about OONI Probe integration into iThena</b><br><br> iThena (<a href="https://root.ithena.net/">https://root.ithena.net/</a>) is a distributed computation and measurement project based on the Berkeley Open Infrastructure for Network Computing (BOINC) platform. <br><br>In December 2021, we published a blog post where we discussed how iThena helped boost OONI censorship measurement coverage worldwide by integrating OONI Probe into their platform. <br><br>This blog post is available here: <a href="https://ooni.org/post/2021-ithena-boosts-ooni-measurement-coverage/">https://ooni.org/post/2021-ithena-boosts-ooni-measurement-coverage/</a> <br><br><b>## Published guest post by The Bachchao Project</b><br><br>In October 2021, we participated in the Bachchao Project’s 2-day event (“India, Let’s Build the List”) where we helped facilitate sessions for communities in India to update the Citizen Lab’s test list for India. <br><br>In December 2021, we published the Bachchao Project’s guest blog post about the event on the OONI website: <a href="https://ooni.org/post/2021-event-india-test-list/">https://ooni.org/post/2021-event-india-test-list/</a> <br><br><b>## OONI Probe Mobile</b><br><br>We released OONI Probe Mobile 3.5.0 for Android (<a href="https://github.com/ooni/probe-android/releases/tag/v3.5.0">https://github.com/ooni/probe-android/releases/tag/v3.5.0</a>) and iOS (<a href="https://github.com/ooni/probe-ios/releases/tag/v3.5.0">https://github.com/ooni/probe-ios/releases/tag/v3.5.0</a>).<br><br>This release includes the following improvements:<br>* Automated testing for instant messaging app tests (WhatsApp, Facebook Messenger, Signal, Telegram)<br>* Automated testing for circumvention tool tests (Tor, Psiphon, RiseupVPN)<br>* Automated testing requires at least 20% of battery level<br>* OONI Probe CLI updated to 3.13.0<br>* Bug fixes<br><br>Following this release, OONI Probe mobile app users can run all OONI Probe tests (excluding the bandwidth-intensive performance tests) automatically on a regular basis. We expect that this will not only help boost OONI measurement coverage further, but it will also be helpful in ensuring that social media apps and circumvention tools (both of which are frequently blocked around the world) are more regularly tested. <br><br>We started making improvements to how we do testing of the OONI Probe apps by doing integration testing of all components inside of a mono-repo (<a href="https://github.com/ooni/probe/issues/1926">https://github.com/ooni/probe/issues/1926</a>). We also worked towards addressing OONI Probe technical debt (<a href="https://github.com/ooni/probe/issues/1808">https://github.com/ooni/probe/issues/1808</a>). <br><br><b>## OONI Probe Web</b><br><br>We now have a working prototype of OONI Probe Web (<a href="https://github.com/ooni/probe-web">https://github.com/ooni/probe-web</a>) that implements the full functionality. <br><br>Features of OONI Probe Web currently include:<br>* Informed consent onboarding process (<a href="https://github.com/ooni/probe-web/pull/1">https://github.com/ooni/probe-web/pull/1</a>); <br>* Communication with the check-in API for receiving test-list targets;<br>* Submission of measurements to the testing collector (<a href="https://github.com/ooni/probe/issues/1494">https://github.com/ooni/probe/issues/1494</a>). <br><br>Unlike the OONI Probe apps, OONI Probe Web is limited to website testing. The prototype includes a feature that enables users to determine if they would like to limit their testing to a specific number of URLs.<br><br><b>## Integrating tor into OONI Probe</b><br><br>We completed the integration of tor into OONI Probe Mobile and OONI Probe Desktop (<a href="https://github.com/ooni/probe/issues/1867">https://github.com/ooni/probe/issues/1867</a>). It is now possible to use go-libtor when it's available. We switch between using go-libtor or searching for the tor binary in the path by using build constraints. The branch that integrates this work is the following: <a href="https://github.com/ooni/probe-cli/pull/614">https://github.com/ooni/probe-cli/pull/614</a> <br><br>We also integrated tor into OONI Probe Desktop (<a href="https://github.com/ooni/probe-desktop/pull/261">https://github.com/ooni/probe-desktop/pull/261</a>) and into OONI Probe CLI (<a href="https://github.com/ooni/probe/issues/1872">https://github.com/ooni/probe/issues/1872</a>, <a href="https://github.com/ooni/probe/issues/1866">https://github.com/ooni/probe/issues/1866</a>).  <br><br><b>## Expanding censorship measurement methodologies</b><br><br>We released OONI Probe CLI 3.13 (<a href="https://github.com/ooni/probe-cli/releases/tag/v3.13.0">https://github.com/ooni/probe-cli/releases/tag/v3.13.0</a>) through which users can now run our new DNScheck experiment (<a href="https://github.com/ooni/spec/blob/master/nettests/ts-028-dnscheck.md">https://github.com/ooni/spec/blob/master/nettests/ts-028-dnscheck.md</a>). This release (along with our 3.13-beta and 3.14-alpha releases made in December 2021) includes a series of other improvements to our experiments and measurement methodologies (<a href="https://github.com/ooni/probe-cli/releases">https://github.com/ooni/probe-cli/releases</a>), as well as updated dependencies. <br><br><b>## OONI Measurement Aggregation Toolkit (MAT)</b><br><br>We continued to make improvements to the OONI Measurement Aggregation Toolkit (MAT). <br><br>In particular, we improved the usability of the one-dimensional charts, we fixed a tooltip rendering issue, we resized the panels for the charts and table, we fixed issues with non-measurement-start-day based charts, we fixed the sorting order of the table, and we worked on other UI improvements (<a href="https://github.com/ooni/explorer/issues/624">https://github.com/ooni/explorer/issues/624</a>). We also added support for displaying the various blocking types (DNS, TCP/IP, HTTP-failure, HTTP-diff) as an axis value in the MAT charts. Improvements to the MAT can be viewed through commits made in the following pull request: <a href="https://github.com/ooni/explorer/pull/622">https://github.com/ooni/explorer/pull/622</a> <br><br><b>## OONI backend</b><br><br>In December 2021, we continued to make progress on migrating our backend infrastructure to Clickhouse (<a href="https://github.com/ooni/pipeline/pull/371">https://github.com/ooni/pipeline/pull/371</a>). <br><br>To this end, we worked on:<br>* Switching more tables over to Clickhouse and improving test coverage; <br>* Implementing Clickhouse in our fastpath data processing pipeline;<br>* Implementing the Clickhouse feeder;<br>* Updating JSONL table in Clickhouse from feeder;<br>* Updating CI to test Clickhouse;<br>* Splitting the platform in tiers;<br>* Adding a deletion flag on the uploader;<br>* Re-importing the JSONL table and rebuilding the fastpath table with the domain column.<br><br>We also worked on the following backend activities:<br>* Implemented an integrated API/fastpath multi-host dashboard;<br>* Added backend support for Tor Snowflake experiment feature extraction (<a href="https://github.com/ooni/pipeline/pull/372">https://github.com/ooni/pipeline/pull/372</a>);<br>* Added backend support for extracting Tor Snowflake runtime metrics and exposing them via a new API endpoint (<a href="https://github.com/ooni/api/pull/274">https://github.com/ooni/api/pull/274</a>);  <br>* Handled upcoming VM reboots; <br>* Continued to monitor OONI measurement coverage from unattended runs on OONI Probe Mobile and Desktop.<br><br><b>## Established new partnership with Zaina Foundation</b><br><br>In December 2021, we established a new partnership with Tanzania's Zaina Foundation (<a href="https://zainafoundationtz.org/">https://zainafoundationtz.org/</a>). <br><br>Over the past year, we had already been collaborating with Zaina Foundation, who facilitated OONI training for women human rights defenders in Tanzania, conducted usability studies for OONI Probe and OONI Explorer, and translated OONI Probe to Swahili. We are therefore thrilled to have now formalized our partnership with Zaina Foundation, and we’re excited for our ongoing collaboration over the next few years. <br><br>To highlight Zaina Foundation’s important work, we published a new page on the OONI Partners page: <a href="https://ooni.org/partners/zaina-foundation/">https://ooni.org/partners/zaina-foundation/</a> <br><br><b>## OONI website<br><br>### New Donate page</b><br><br>In December 2021, we published a new Donate page on the OONI website: <a href="https://ooni.org/donate/">https://ooni.org/donate/</a> <br><br>Through this page, we aim to encourage donations in support of OONI’s work. <br><br><b>### Edited various OONI webpages</b><br><br>We edited and updated the copy of several web pages on the OONI site. In particular, we edited the About page (<a href="https://github.com/ooni/ooni.org/pull/1041">https://github.com/ooni/ooni.org/pull/1041</a>), we updated the Frequently Asked Questions (FAQ) section (<a href="https://github.com/ooni/ooni.org/pull/1042">https://github.com/ooni/ooni.org/pull/1042</a>), and we restructured and edited the Nettests section (<a href="https://github.com/ooni/ooni.org/pull/1043">https://github.com/ooni/ooni.org/pull/1043</a>). We also   <br><br><b>## Hosting an OTF Information Controls Fellow</b><br><br>As of December 2021, we started to serve as the host organization for Open Technology Fund (OTF) Information Controls research fellow, Gurshabad Grover (<a href="https://twitter.com/OpenObservatory/status/1471454369866719237">https://twitter.com/OpenObservatory/status/1471454369866719237</a>). <br><br>During his 1-year research fellowship with us, Gurshabad aims to uncover how ISPs, through their technical decisions, can exacerbate or minimize the effects of state-ordered censorship. <br><br><b>## Community activities<br><br>### PiProbe</b><br><br>Our Venezuelan partners, Venezuela Inteligente, created a new OONI Probe distribution for Raspberry Pis, called “PiProbe” (<a href="https://github.com/VEinteligente/PiProbe">https://github.com/VEinteligente/PiProbe</a>). On 15th December 2021, they presented PiProbe to collect feedback from the OONI team and broader community.  <br><br><b>## Userbase</b><br><br>In December 2021, 39,609,318 OONI Probe measurements were collected from 2,785 AS networks in 165 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/">https://explorer.ooni.org/</a><br><br>~ OONI team.<br></div>