ooni / explorer

OONI Explorer: uncover evidence of internet censorship worldwide
https://explorer.ooni.org
BSD 3-Clause "New" or "Revised" License
64 stars 37 forks source link

Add censorship techniques on country pages #136

Open agrabeli opened 5 years ago

agrabeli commented 5 years ago

The current OONI Explorer country pages display detected censorship techniques (for example, DNS hijacking in China: https://explorer.ooni.io/country/CN).

As many researchers are interested in knowing which censorship techniques are adopted by ISPs in various countries, it would be great if we could continue to display this information in the new OONI Explorer as well.

Of course, there is the caveat that not all of this information can automatically be displayed currently, but perhaps we can display some of it based on current heuristics, add the info manually when possible, and continue to improve upon it on an ongoing basis.

We should probably think about how to add this from a UX perspective, but also from a data processing perspective.

hellais commented 4 years ago

This also is dependent on some data analysis work. I filed this issue for the pipeline and API work: https://github.com/ooni/backend/issues/311.

cc @FedericoCeratto