Add censorship techniques on country pages
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.