OONI Run: Let's fight internet censorship together!
Maria Xynou
2017-09-27
Today we released OONI Run, a website linked to an exciting new OONI Probe mobile app feature that enables you to:
OONI Run includes a variety of OONI Probe software testsdesigned to:
By choosing the tests that interest you and the sites you want to test, generate a link via OONI Run and share it. Alternatively, embed the widget code to monitor the accessibility of your site. The global OONI Probe community can then respond!
Engage your friends
With OONI Run, you can choose which websites you want to test for censorship. Simply select “Web Connectivity” and add as many URLs as you like.
Then click “Generate” to generate a link that you can share with your friends.
If they already have OONI Probe installed, the link will open their mobile app and automatically start testing the sites of your choice! Otherwise, it will encourage them to install OONI Probe first.
Engage the world
OONI Run can help build a global network for rapid response to emergent censorship events. By tweeting a generated link, you can encourage the world to run the tests (and to test the sites) you’ve chosen.
If you suspect that a site might be censored during political events, add that site to OONI Run, generate a link, and share it with people in that country. If you heard rumors of censorship, engage people in that country to collect data that can serve as evidence.
Monitor your site
Perhaps your site has been blocked by some governments and you’re unsure how the censorship is implemented or whether it’s blocked across all networks. Or perhaps you’re just interested in having data that can serve as evidence that your site was intentionally censored.
You can monitor the accessibility of your site through the following simple steps:
You can embed a nice widget on your website by including the widget source like this:
<script async src="https://cdn.jsdelivr.net/npm/ooni-run/dist/widgets.js"></script>
You can then add buttons to your website by adding this element:
<a href="https://run.ooni.io/nettest?tn=web_connectivity&ta=%7B%22urls%22%3A%5B%22https%3A%2F%2Fwww.wikipedia.org%22%5D%7D&mv=1.2.0"
class="ooni-run-button">
Run OONI!
</a>
The button will look like this on your website:
Run OONI!Otherwise, if you would like a bigger widget, you can add (and tailor) the following element to your website:
<div data-link="https://run.ooni.io/nettest?tn=web_connectivity&ta=%7B%22urls%22%3A%5B%22https%3A%2F%2Fwikipedia.org%22%5D%7D&mv=1.2.0"
class='ooni-run-banner'>
Test Wikipedia
</div>
It can look like this:
Test Wikipedia
Going forward, more OONI Probe tests will be added to OONI Run. Together, we can coordinate on fighting internet censorship around the world.
Note: OONI Run is now available on Android and within 24-48 hours (depending
on Apple) it will be available on iOS too.