diff --git a/content/data/content.md b/content/data/content.md index 3ede4d92b..81dc5b0fb 100644 --- a/content/data/content.md +++ b/content/data/content.md @@ -1,9 +1,3 @@ ---- -aliases: - - /reports - - /reports/0.1/ ---- - ## This URL is old Raw ooniprobe measurements now live at: diff --git a/content/reports/content.md b/content/reports/content.md new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/content/reports/content.md @@ -0,0 +1 @@ + diff --git a/layouts/index.html b/layouts/index.html index 2864242f0..ee10aa2e3 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,228 +1,139 @@ {{ partial "head.html" . }} - - Fork me on GitHub - -
- - -
-
-
- -
-
- OONI -

Open Observatory of Network Interference

-

A free software, global observation network for detecting censorship, - surveillance and traffic manipulation on the internet

-
-
-
-
- -
-
-
-
-
-

OONI Explorer

-

OONI has been monitoring internet censorship around the world since 2012

-

Explore OONI Data

-
- -
- -
-
+{{ partial "nav.html" }} + +
+
+
+ + + +
+
+
+
+
+
+
+ +

Measure internet censorship

+

Detect the blocking of websites and instant messaging apps. Measure the speed and performance of networks.

+ Install OONI Probe +
+
+ OONI Probe mobile app +
+
+
+
+
+
+
+

Reports

+
+ {{ range first 5 .Site.Taxonomies.categories.report }} + + {{ end }} + View all +
+
+ +
+
+
+
+ OONI Probe mobile app +
+
+ +

Uncover evidence of internet censorship worldwide

+

+ OONI Explorer is an open data resource on internet censorship, containing millions of network measurements collected from more than 200 countries since 2012. +

+ Explore OONI data +
+
+
+
+ +
+
+

News

+
+ {{ with .Site.Taxonomies.categories.blog }} + {{ range first 5 . }} + + {{ end }} + {{ end }} + View all +
+
+ +
+
+
+
+ +

Join us

+

+ Participate in community discussions on Slack (bridged via IRC #ooni on OFTC) + and sign-up for the + ooni-talk and + ooni-dev mailing lists + to receive and share updates. +

+ Get involved
+
+
+
+ +

Hack on our code

+

+ OONI source code is available on GitHub. + If you have code you would like to contribute, please open a pull request or file an issue. +

+ Fork OONI on GitHub
-
-
-

What OONI does

-
-

OONI develops free software tests designed to examine the following:

-
-
    -
  • Blocking of websites -
  • Blocking of instant messaging apps -
  • Blocking of Tor and other circumvention tools -
  • Detection of systems that could be responsible for censorship and/or surveillance - -

    Testing methodology

    -

    There are risks. Running a probe involves testing - connections to websites that may be banned and using tools to attempt - circumventing web censorship. It is not designed to protect the privacy - of those running probes. Measurements are published and can include IP - addresses or other identifying information.

    -

    More about the risks

    -
-
-
- -
-
-
-
-

How OONI Works

-

OONI scans TCP, DNS, HTTP and TLS connections for tampering. Some tests - work by requesting data over an unencrypted connection and comparing - against a known good value. Others check for DNS spoofing, keyword - filtering, transparent proxying and website block lists.

-
-
- -
-
-
-
- - -
- - - - -
-
-

Blog Posts

-
-
- {{ range first 5 (where (where .Site.Pages.ByDate.Reverse "Section" "post") "Kind" "page") }} - -

{{ .Title }}

- -
- {{ end }} - Read More -
-
- -
-
-

Getting Involved

-
-
-

Join us in IRC #ooni on OFTC (or via a slack bridge) - or on the - ooni-talk and - ooni-dev mailing lists - to discuss the project, what you've learned from measurements and ways - you can help out. -

-

If you are contributing regular ooniprobe measurements be sure to also subscribe to - ooni-operators for important updates. -

-

Source code - is available (Tor project mirror). - Issues and future plans for OONI can be found on github.

-
-
- -
-
-

Contact

-
-
-

To contact the OONI team send an email to contact@openobservatory.org - Encrypted emails can be sent using the following PGP key:

-

- Key ID: 6B2943F00CB177B7
- Fingerprint: 4C15 DDA9 96C6 C0CF 48BD 3309 6B29 43F0 0CB1 77B7 -

-

- We can also be reached on Jabber. -

-
-
- - +
+
+ +
+
+
+ +

What is OONI?

+

+ The Open Observatory of Network Interference (OONI) is a free software + project that aims to empower decentralized efforts in increasing + transparency of internet censorship around the world. +

+ About OONI + Frequently Asked Questions (FAQ)
-
+ +
+ +

Explore OONI data

+

+ Every day, hundreds of thousands of new measurements are published from around the world. Dig through OONI data to uncover internet censorship! +

+ OONI data + Learn how OONI Probe tests work +
+ +