<div dir="ltr">Hello,<br><br>Hope you're all doing well.<br><br>These days we're primarily supported by the DRL, which is why we do quarterly reporting. That said, we'd like to share monthly updates from the OONI team with the community, hence our April 2021 report shared below. I'll also follow-up to share our May and June 2021 reports.<br><br><b># OONI Monthly Report: April 2021</b><br><br>Throughout April 2021, the OONI team worked on the following sprints:<br><br>* Sprint 36 - Rhodophyta (1-11 April, 2021)<br>* Sprint 37 - Vampire squid (12-25 April, 2021)<br>* Sprint 38 - Umbrella octopus (26-30 April, 2021)<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>## Released new OONI Probe test for Signal Private Messenger App</b><br><br>The OONI Probe apps now feature a brand new test for the Signal Private Messenger app! You can test the Signal app on your network and check if it's blocked.<br><br>The specification of the OONI Probe Signal test is available here: <a href="https://github.com/ooni/spec/blob/master/nettests/ts-029-signal.md" target="_blank">https://github.com/ooni/spec/blob/master/nettests/ts-029-signal.md</a><br><br>We also wrote a Signal test description (for a more general audience), which we published on our website: <a href="https://ooni.org/nettest/signal" target="_blank">https://ooni.org/nettest/signal</a><br><br>Through the OONI Probe Signal test, users can check if it’s possible to establish a connection to the various backend services used by the Signal app or if Signal is being interfered with on their network.<br><br>Following the implementation of our Signal test (<a href="https://github.com/ooni/probe-cli/pull/230" target="_blank">https://github.com/ooni/probe-cli/pull/230</a>), we created a UI for displaying the test results inside of the OONI Probe apps. We then worked on integrating the Signal test inside of the OONI Probe mobile and desktop apps in preparation for the new app releases.<br><br>Our new Signal test was shipped as part of OONI Probe Desktop 3.4.0 (<a href="https://github.com/ooni/probe-desktop/pull/202" target="_blank">https://github.com/ooni/probe-desktop/pull/202</a>) and OONI Probe Mobile 2.11.0 (<a href="https://github.com/ooni/probe-android/pull/422" target="_blank">https://github.com/ooni/probe-android/pull/422</a>, <a href="https://github.com/ooni/probe/issues/1415" target="_blank">https://github.com/ooni/probe/issues/1415</a>).<br><br>All Signal test results from around the world are openly published in<br>near real-time on OONI Explorer:<br><a href="https://explorer.ooni.org/search?since=2021-03-15&test_name=signal" target="_blank">https://explorer.ooni.org/search?since=2021-03-15&test_name=signal</a><br><br><b>## Updated the user guides for OONI Probe Mobile and Desktop Apps</b><br><br>In April 2021, we published updated versions of our user guides for the OONI Probe apps:<br><br>1) User Guide: OONI Probe Mobile: <a href="https://ooni.org/support/ooni-probe-mobile" target="_blank">https://ooni.org/support/ooni-probe-mobile</a><br><br>2) User Guide: OONI Probe Desktop: <a href="https://ooni.org/support/ooni-probe-desktop" target="_blank">https://ooni.org/support/ooni-probe-desktop</a><br><br>Following relevant OONI Probe mobile and desktop releases, we updated the guides to include new features, settings, step-by-step instructions, and screenshots (<a href="https://github.com/ooni/ooni.org/issues/844" target="_blank">https://github.com/ooni/ooni.org/issues/844</a>).  <br><br><b>## Beta for automated testing on OONI Probe Android</b><br><br>In April 2021, we released a beta version for automated testing on OONI Probe Android! This means that users can have OONI Probe test websites automatically multiple times per day (without having to remember to run OONI Probe or do anything).<br><br>We reached out to community members, requesting that they help test the beta and report any issues they encounter. Users could help test the beta version by:<br><br>1) Joining the beta program: <a href="https://play.google.com/apps/testing/org.openobservatory.ooniprobe" target="_blank">https://play.google.com/apps/testing/org.openobservatory.ooniprobe</a><br><br>2) Updating (through the Play Store) to OONI Probe 3.0.0-beta.1 (Android)<br><br>3) Through the OONI Probe 3.0.0-beta.1 app, tapping Settings -> Automated testing and enabling the "Run tests automatically" setting.<br><br>The beta included settings for having automated tests run only when users are connected to WiFi and while their phone is charging (though they can configure this in the "Automated testing" settings).<br><br>To avoid cluttering the UI of the OONI Probe Test Results screen, the test results from automated testing will only be made available on OONI Explorer (published automatically in real-time): <a href="https://explorer.ooni.org/" target="_blank">https://explorer.ooni.org/</a><br><br><b>## Improvements to the testing of OONI Probe Android</b><br><br>We onboarded an external contractor (Bloco) to assist us with the development of integration and unit tests for OONI Probe Android. This has led to improving the overall code quality of the app, as well as ensuring that it’s better tested so that we can have higher confidence in what we ship to end users.<br><br>This work is documented through the following pull request: <a href="https://github.com/ooni/probe-android/pull/426" target="_blank">https://github.com/ooni/probe-android/pull/426</a><br><br><b>## Research on implementing automated testing on iOS</b><br><br>We carried out research to explore the feasibility of adding support to the OONI Probe iOS app to perform background tasks (required for automated testing). We also created a prototype for OONI Probe iOS background tasks: <a href="https://github.com/ooni/probe/issues/1459" target="_blank">https://github.com/ooni/probe/issues/1459</a><br><br><b>## OONI Probe backend proxy support</b><br><br>We worked on adding backend proxy support to the OONI Probe apps in order to make them more resilient to intentional or accidental blocking. More specifically, we added support that will enable OONI Probe users to use Psiphon or a custom proxy to communicate with OONI backend services.<br><br>In April 2021, we released an alpha version with Psiphon proxy support: <a href="https://github.com/ooni/probe-cli/releases/tag/v3.10.0-alpha" target="_blank">https://github.com/ooni/probe-cli/releases/tag/v3.10.0-alpha</a>. We also created a UI for the new OONI backend proxy settings in the OONI Probe apps.<br><br>All of this work is documented through the following ticket: <a href="https://github.com/ooni/probe/issues/985" target="_blank">https://github.com/ooni/probe/issues/985</a>  <br><br><b>## Preview release of OONI Probe Desktop with RTL support</b><br><br>In April 2021, we made a preview release of OONI Probe Desktop with RTL support: <a href="https://github.com/ooni/probe-desktop/releases/tag/v3.5.0-rtl.1" target="_blank">https://github.com/ooni/probe-desktop/releases/tag/v3.5.0-rtl.1</a><br><br>This experimental release includes support for languages that use Right-to-Left (RTL) scripts, such as Arabic and Farsi. We shared this preview release with community members to get their feedback on how to improve it before the public release. Based on their feedback, we made a series of improvements.<br><br><b>## OONI Probe Command Line Interface (CLI)</b><br><br>We released OONI Probe CLI 3.9.0 (<a href="https://github.com/ooni/probe/issues/1369" target="_blank">https://github.com/ooni/probe/issues/1369</a>) which includes a series of improvements and end-to-end testing. We continued to work on redesigning the probeservices package (<a href="https://github.com/ooni/probe/issues/1405" target="_blank">https://github.com/ooni/probe/issues/1405</a>) to add circumvention support, making OONI Probe more resilient to censorship. We also completed work related to implementing the check-in API in OONI Probe CLI (<a href="https://github.com/ooni/probe/issues/1299" target="_blank">https://github.com/ooni/probe/issues/1299</a>).<br><br><b>## Changes to the OONI Probe Android TLS fingerprint</b><br><br>We noticed that OONI Probe Android was not working properly on some networks in Iran. We therefore investigated the issue and discovered that the block had to do with the fact that a specific ordering of the TLS cipher suites was leading to fingerprinting and blocking on this network.<br><br>As a result of this, we patched the golang TLS code to maintain the same cipher suite ordering as it does on desktop, which resulted in us managing to unblock the app in Iran. More details about this issue are available through the following ticket: <a href="https://github.com/ooni/probe/issues/1444" target="_blank">https://github.com/ooni/probe/issues/1444</a> (and our relevant blog post: <a href="https://ooni.org/post/making-ooni-probe-android-more-resilient/#changing-our-android-tls-fingerprint" target="_blank">https://ooni.org/post/making-ooni-probe-android-more-resilient/#changing-our-android-tls-fingerprint</a>).<br><br><b>## Research on implementing a new Snowflake experiment in OONI Probe</b><br><br>We carried out research (and testing) necessary for evaluating the feasibility of implementing a new Snowflake experiment in the OONI Probe apps and concluded that it is feasible. Our work on this research prototype is documented through the following ticket: <a href="https://github.com/ooni/probe-engine/issues/283" target="_blank">https://github.com/ooni/probe-engine/issues/283</a><br><br><b>## Data quality improvements</b><br><br>We improved upon the quality of OONI Probe RiseupVPN measurements by fixing a bug to reduce the ratio of false positives. This work is documented through the following ticket: <a href="https://github.com/ooni/probe/issues/1354" target="_blank">https://github.com/ooni/probe/issues/1354</a><br><br>Based on the RiseupVPN test, RiseupVPN was flagged as “likely blocked” even if a single gateway was blocked, without taking into account the built-in fallback mechanisms. Moreover, the gateways were indicated as “likely blocked” if they were malfunctioning for other reasons (such as misconfiguration, DDoS, reboot on security updates etc.). As a result, this produced a lot of false positives. To address this, we made a series of improvements in order to improve the accuracy of the RiseupVPN test and to reduce the ratio of false positives.<br><br><b>## Improvements to OONI Explorer</b><br><br>We added support for grouping test names by the relative test group under the “Test Name” filter of the OONI Explorer Search page: <a href="https://github.com/ooni/explorer/pull/573" target="_blank">https://github.com/ooni/explorer/pull/573</a><br><br>We fixed an issue related to how we were displaying the timestamps in the summary text of the OONI Explorer measurement pages: <a href="https://github.com/ooni/explorer/issues/541" target="_blank">https://github.com/ooni/explorer/issues/541</a><br> <br>Thanks to a community contribution, we now have support in the measurement pages for expanding all the measurement data JSON keys: <a href="https://github.com/ooni/explorer/pull/567" target="_blank">https://github.com/ooni/explorer/pull/567</a><br><br><b>## Creating a real-time incident response dashboard</b><br><br>We made considerable progress on the Measurement Aggregation Toolkit, which allows users to plot aggregate charts of measurements in response to ongoing censorship events. In particular, we added support for plotting charts on multiple axes, allowing us to display anomaly counts of measurements over time per URL.<br><br>This work is documented through the following pull request: <a href="https://github.com/ooni/explorer/pull/579" target="_blank">https://github.com/ooni/explorer/pull/579</a><br><br><b>## Proof of concept for new URL submission web platform</b><br><br>To enable community members to contribute to the Citizen Lab test lists (which include URLs measured by OONI Probe), we are creating a web platform that will enable users to review and contribute to the test lists without using GitHub (contributions from this new web platform will still end up as pull requests on the Citizen Lab test list repository for review).<br><br>In April 2021, we created a proof of concept backend implementing the full URL submission functionality. We Integrated the URL submission/editing backend into the OONI API: <a href="https://github.com/ooni/backend/issues/490" target="_blank">https://github.com/ooni/backend/issues/490</a>. This allows users to contribute URLs to the Citizen Lab test lists without needing to create a GitHub account or knowing how to format a pull request. This work is documented through the following ticket: <a href="https://github.com/ooni/backend/issues/487" target="_blank">https://github.com/ooni/backend/issues/487</a><br><br><b>## OONI backend</b><br><br>Throughout April 2021, we worked on the following backend activities:<br><br>* Added support to the OONI API for the new OONI Probe Signal test<br>* Investigated a check-in test list bug (which wasn’t returning entries), added metrics, fixed the bug, and added fallback options: <a href="https://github.com/ooni/probe/issues/1328" target="_blank">https://github.com/ooni/probe/issues/1328</a><br>* Monitored the growth of incoming OONI measurements from unattended runs (to ensure that our infrastructure can handle the increased load and to check if measurement coverage increases as expected)<br>* We started evaluating DuckDB as an alternative database solution by building a test DB and performing a quick benchmark<br>* Server infrastructure improvements related to VPS that we use for running OONI Probe CLI experiments<br>* Worked on switching ooniprobe and backend Debian packages to S3: <a href="https://github.com/ooni/probe/issues/1359" target="_blank">https://github.com/ooni/probe/issues/1359</a><br>* Made progress on the OONI API registration and login, deployed it on our testing infrastructure and performed testing with probes: <a href="https://github.com/ooni/backend/issues/491" target="_blank">https://github.com/ooni/backend/issues/491</a><br>* Integrated the URL submission/editing backend into the OONI API: <a href="https://github.com/ooni/backend/issues/490" target="_blank">https://github.com/ooni/backend/issues/490</a><br>* Discussed backend/db requirements for storing new dimensions around OONI Web Connectivity measurements (server IP address, multiple DNS resolvers, blocking taxonomy): <a href="https://github.com/ooni/backend/issues/492" target="_blank">https://github.com/ooni/backend/issues/492</a><br><br><b>## Dealt with the discontinuation of Bintray</b><br><br>We used to rely on Bintray for hosting the Debian package repositories for probe-cli, as well as several internal tooling used in our infrastructure. Bintray has announced that they are going to discontinue the service (<a href="https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/" target="_blank">https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/</a>) and as a result of this, we have had to migrate our infrastructure away from Bintray and replace it with an s3 based solution. This work is documented through the following ticket: <a href="https://github.com/ooni/probe/issues/1437" target="_blank">https://github.com/ooni/probe/issues/1437</a><br><br>We also moved the debian package generation over to github actions so that it’s following the same pattern used in the rest of our repositories. Moreover we added support for signing of packages and added support for the detection of duplicate packages.<br><br><b>## Updated OONI Data Policy</b><br><br>On 13th April 2021, we published an updated version of the OONI Data Policy: <a href="https://ooni.org/about/data-policy" target="_blank">https://ooni.org/about/data-policy</a><br><br>This updated documentation reflects the changes we made in terms of our use of analytics in the OONI Probe apps (<a href="https://github.com/ooni/ooni.org/pull/838" target="_blank">https://github.com/ooni/ooni.org/pull/838</a>).<br><br>Following a careful audit of various analytics tools (as reported in March 2021), we removed Firebase analytics and app usage metrics entirely from the OONI Probe mobile app, while ensuring that no analytics are used on OONI Probe F-Droid. Rather, we limited the OONI Probe mobile app to the use of Sentry for crash reports (when users opt-in) and to the use of Countly for sending push notifications on Android. On OONI Probe desktop, we removed Matomo app usage metrics, and limited the app to the use of Sentry for crash reports (when users opt-in). We made these changes as part of our data minimization efforts.<br><br><b>## Academic paper investigating internet censorship in Myanmar</b><br><br>We collaborated with CAIDA, Censored Planet, and other researchers on an academic research paper investigating the censorship events in Myanmar following the military coup (on 1st February 2021). This paper builds upon our previous study on censorship events in Myanmar (<a href="https://ooni.org/post/2021-myanmar-internet-blocks-and-outages/" target="_blank">https://ooni.org/post/2021-myanmar-internet-blocks-and-outages/</a>), offering additional data analysis and new insights.<br><br>In April 2021, we worked on (and completed) OONI data analysis required for this academic paper (<a href="https://github.com/ooni/ooni.org/issues/855" target="_blank">https://github.com/ooni/ooni.org/issues/855</a>). Specifically, we analyzed OONI measurements collected from Myanmar with the aim of examining whether and how censorship events changed in the country between January 2021 to April 2021, how censorship varied across AS networks, and we investigated potential cases of collateral damage (as a result of IP blocks).<br><br>Based on our analysis, we produced multiple charts (communicating key findings) and started working on writing the paper.<br><br><b>## Data analysis for IPYS Venezuela</b><br><br>We provided data analysis support to our Venezuelan partner, IPYS Venezuela (in support of their annual digital rights report). This involved a year-long analysis of OONI measurements collected from Venezuela, primarily aimed at identifying the blocking of websites (and how that varies across AS networks). As a result of this analysis, we produced a relevant chart and CSV file (<a href="https://github.com/ooni/ooni.org/issues/823" target="_blank">https://github.com/ooni/ooni.org/issues/823</a>), which we shared with IPYS Venezuela in support of their research.    <br><br><b>## Data analysis for Azerbaijan Internet Watch</b><br><br>In support of our partner, Azerbaijan Internet Watch, we analyzed OONI measurements collected from Azerbaijan between 1st January 2021 to 30th April 2021. As part of this analysis, we documented the (ongoing) blocking of independent news media and circumvention tool websites (based on OONI data).<br><br>Based on our analysis, we produced relevant charts (that summarize key findings) and a report: <a href="https://www.az-netwatch.org/wp-content/uploads/2021/04/2021-04-Azerbaijan-Internet-Watch-Updates.pdf" target="_blank">https://www.az-netwatch.org/wp-content/uploads/2021/04/2021-04-Azerbaijan-Internet-Watch-Updates.pdf</a><br><br>Azerbaijan Internet Watch also published a summary of our report findings on their site: <a href="https://www.az-netwatch.org/news/azerbaijan-keeps-blocking-access-to-key-independent-news-platforms-ooni-april-report/" target="_blank">https://www.az-netwatch.org/news/azerbaijan-keeps-blocking-access-to-key-independent-news-platforms-ooni-april-report/</a><br><br><b>## Data analysis for the Tor Project</b><br><br>We collaborate with the Tor Project’s anti-censorship team on monitoring Tor blocking around the world. As part of these efforts, we analyzed OONI measurements collected from Belarus over the last year to examine <a href="http://torproject.org/" target="_blank">torproject.org</a> reachability.<br><br>Based on this analysis, we produced and shared relevant CSV files and charts with the Tor Project’s anti-censorship team.<br><br><b>## Test list updates</b><br><br>In April 2021, we updated the Citizen Lab test list for Togo (<a href="https://github.com/citizenlab/test-lists/pull/766" target="_blank">https://github.com/citizenlab/test-lists/pull/766</a>) by adding media websites shared by Reporters Without Borders.<br><br><b>## Planning the OONI Partner Training 2021</b><br><br>In April 2021, we started planning the logistics surrounding the organization of an OONI Partner Training. We were initially hoping to host an in-person event for all our partners, but in light of the COVID-19 pandemic (and associated travel restrictions), we decided to facilitate the event entirely online.<br><br>Given that our partners are located around the world (from Latin America to Asia), we needed to consider training formats that would accommodate different time zones and different community needs. As such, we started organizational work related to hosting online OONI Partner Trainings in April 2021 (the events were scheduled for late June 2021 and early July 2021), and created a Concept Note.<br><br><b>## Ford Foundation Financial Innovation & Resilience Training</b><br><br>As part of our participation in the Ford Foundation’s Financial Innovation and Resilience training program, we attended a relevant workshop on 14th April 2021, and a relevant webinar on 22nd April 2021.<br><br>We were offered this great opportunity because we are a grantee of the Ford Foundation, who support OONI’s community-related work. The knowledge and skills gained through this training program have helped us rethink and improve OONI’s fundraising strategies.<br><br><b>## Community activities<br><br>### 87th Nexa Lunch Seminar</b><br><br>On 28th April 2021, OONI’s Simone was a speaker at the Nexa Center for Internet and Society’s (online) 87th Lunch Seminar (titled “The risks of digital sovereignty”). Information about the event is available here: <a href="https://nexa.polito.it/lunch-87" target="_blank">https://nexa.polito.it/lunch-87</a><br><br><b>### Research on Twitter throttling in Russia</b><br><br>Censored Planet produced a great research report examining the throttling of Twitter in Russia: <a href="https://censoredplanet.org/throttling" target="_blank">https://censoredplanet.org/throttling</a>. OONI’s Simone collaborated with the Censored Planet team and contributed to this research.<br><br><b>### OONI Community Meeting</b><br><br>On 27th April 2021, 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. Updates from the OONI team: (1) New Signal test, (2) Automated testing on OONI Probe Android 3.0.0-beta.1, (3) Switching from legacy ooniprobe to OONI Probe CLI.<br><br>2. Updates on internet censorship in Uganda (social media and VPN blocking) and Tanzania (Twitter blocking).<br><br>3. Updates on OONI’s new URL submission web platform.<br><br>4. The research benefit of potentially including dead/expired URLs in test lists.<br><br><b>## Userbase</b><br><br>In April 2021, 8,539,001 OONI Probe measurements were collected from 5,141 AS networks in 200 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 class="gmail-yj6qo"></div><div class="gmail-adL"><br></div></div>