Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.07 KB

README.md

File metadata and controls

9 lines (6 loc) · 1.07 KB

Automated DNS Censorship using Machine Learning

This repository contains the code and link to the preprocessed datasets associated with the paper Augmenting Rule-based DNS Censorship Detection at Scale with Machine Learning which presents methods to detect and analyze DNS censorship at scale using machine learning. The paper uses two datasets: OONI and Satellite (obtained from Censored Planet).

For ease of use, the associated code for each dataset (and the pointers to download the preprocssed datasets) is located in separate branches: ooni-ml for OONI and satellite-ml for Satellite.

Interactive Dashboard

We also provide an publically accessible, interative dashboard to demonstrate our research results.