ooniprobe: fix wiki syntax
I guess I didn't know about these checks.
This commit is contained in:
parent
eddceb662b
commit
84c0c2c883
|
@ -24,27 +24,27 @@ speed and performance of your network, and search for middleboxes. We're
|
|||
integrating more OONI Probe tests into this app on an ongoing basis, so stay
|
||||
tuned!
|
||||
|
||||
**Collect evidence of Internet censorship**
|
||||
== Collect evidence of Internet censorship ==
|
||||
|
||||
OONI's Web Connectivity test is designed to measure whether sites are blocked by
|
||||
means of DNS tampering, TCP/IP blocking, or by a transparent HTTP proxy. By
|
||||
running this test, you will collect data that can serve as evidence of Internet
|
||||
censorship, and you will also receive relevant circumvention tips.
|
||||
|
||||
**Detect middleboxes**
|
||||
== Detect middleboxes ==
|
||||
|
||||
OONI's HTTP Invalid Request Line and HTTP Header Field Manipulation tests are
|
||||
designed to uncover the presence of systems ("middleboxes") that could be
|
||||
responsible for censorship and surveillance.
|
||||
|
||||
**Measure the speed and performance of your network**
|
||||
== Measure the speed and performance of your network ==
|
||||
|
||||
OONI's implementation of the Network Diagnostic Test (NDT) measures the speed
|
||||
and performance of your network, while the DASH test measures video streaming
|
||||
performance. Both tests can potentially be useful for examining cases of
|
||||
throttling and other net neutrality violations.
|
||||
|
||||
**Open data**
|
||||
== Open data ==
|
||||
|
||||
We publish all network measurement data that we collect because open data allows
|
||||
third parties to conduct independent studies, verify OONI findings and explore
|
||||
|
@ -52,25 +52,25 @@ other research questions. Such data also helps increase transparency of Internet
|
|||
censorship around the world. All data is published on OONI Explorer
|
||||
(https://explorer.ooni.torproject.org/) and on our API (https://api.ooni.io/).
|
||||
|
||||
**Free software**
|
||||
== Free software ==
|
||||
|
||||
All of our tests are based on free and open source software. You can find the
|
||||
source code here: https://github.com/thetorproject/ooniprobe-android
|
||||
source code here: [https://github.com/thetorproject/ooniprobe-android]
|
||||
|
||||
**Social media**
|
||||
== Social media ==
|
||||
|
||||
* Follow us on Twitter: https://twitter.com/OpenObservatory
|
||||
* Follow us on Twitter: [https://twitter.com/OpenObservatory]
|
||||
|
||||
* Like us on Facebook: https://www.facebook.com/ooniprobe
|
||||
* Like us on Facebook: [https://www.facebook.com/ooniprobe]
|
||||
|
||||
**Disclaimer:** Running OONI Probe might be against the terms of service of your
|
||||
ISP or legally questionable in your country. By running OONI Probe, you will
|
||||
connect to web services which might be banned. The OONI project will publish
|
||||
data submitted by probes, possibly including your IP address or other
|
||||
identifying information. In addition, your use of OONI Probe will be clear to
|
||||
anyone who has access to your computer, and to anyone who can monitor your
|
||||
Internet connection (such as your employer, ISP or government). Learn more about
|
||||
potential risks here: https://ooni.torproject.org/about/risks/
|
||||
Disclaimer: Running OONI Probe might be against the terms of service of your ISP
|
||||
or legally questionable in your country. By running OONI Probe, you will connect
|
||||
to web services which might be banned. The OONI project will publish data
|
||||
submitted by probes, possibly including your IP address or other identifying
|
||||
information. In addition, your use of OONI Probe will be clear to anyone who has
|
||||
access to your computer, and to anyone who can monitor your Internet connection
|
||||
(such as your employer, ISP or government). Learn more about potential risks
|
||||
here: [https://ooni.torproject.org/about/risks/]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
Loading…
Reference in a new issue