-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New about, team, supporters and donate page (#1493)
* Create sub-menu for about page * Create team page with profile pics * Create supporters & Funders page * Revamp donate page * Link to OONIque Boutique online shop from donate page * Add support for using tailwind CSS in certain page
- Loading branch information
Showing
52 changed files
with
5,730 additions
and
1,773 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
@tailwind base; | ||
@tailwind components; | ||
@tailwind utilities; | ||
@tailwind variants; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
--- | ||
title: About | ||
submenu: | ||
- url: "/about/" | ||
name: "About" | ||
- url: "/about/team/" | ||
name: "Team" | ||
- url: "/about/supporters/" | ||
name: "Supporters & Funders" | ||
--- | ||
|
||
Founded in 2012, the **Open Observatory of Network Interference (OONI)** is a non-profit free software project that aims to empower decentralized efforts in documenting internet censorship around the world. | ||
|
||
To this end, we work on: | ||
|
||
- **Free software for measuring internet censorship.** Through our [OONI Probe app](https://ooni.org/install/), you can [measure](https://ooni.org/nettest/) the blocking of websites, instant messaging apps, and circumvention tools, and you can measure network performance. We aim to empower the public to independently detect information controls on the internet. | ||
- **Real-time analysis and open publication of censorship measurements from around the world.** As soon as you run OONI Probe, your test results are automatically published as open data in real-time. [OONI Explorer](https://explorer.ooni.org/) and the [OONI API](https://api.ooni.io/) enable the public to track censorship events around the world in real-time based on openly available measurement data that can potentially serve as evidence. | ||
- **Research reports documenting censorship events around the world.** In collaboration with our [partners](https://ooni.org/partners), we publish [research reports](https://ooni.org/reports/) documenting cases of internet censorship around the world. These reports share relevant OONI measurements and aim to enable human rights defenders, journalists, activists, and lawyers to use these censorship findings as part of their work. | ||
|
||
Thanks to our global community, [more than a billion network measurements](https://explorer.ooni.org/) have been published from more than 200 countries, shedding light on cases of internet censorship worldwide. | ||
|
||
Join our community by [running OONI Probe](https://ooni.org/install/) to contribute measurements! But please read our **[Data Policy](/about/data-policy)** and **[documentation about potential risks](/about/risks/)** first. | ||
|
||
Questions? Learn more through our **[Frequently Asked Questions (FAQ)](https://ooni.org/support/faq/)** section. | ||
|
||
## Mission | ||
|
||
Our mission is to ensure a free and open internet by increasing transparency of internet censorship around the world. | ||
|
||
We believe that everyone should have equal and open access to information. We aim to help create and defend an internet where human rights -- particularly freedom of expression and access to information -- are promoted and protected around the world. | ||
|
||
We know that we can’t do this alone. This is why we have built a decentralized internet censorship observatory, powered by human rights defenders worldwide. | ||
|
||
We create [free and open source network measurement tools](https://ooni.org/install/) that anyone can use to measure internet censorship. | ||
|
||
We [openly publish measurements](https://ooni.org/data/) to provide a public archive on network interference and to increase transparency of internet censorship around the world. | ||
|
||
All of our methodologies, tools, and measurements are entirely open, transparent, and peer-reviewed. | ||
|
||
By increasing transparency of internet censorship, we aim to support public debate on information controls and promote social justice on the internet. | ||
|
||
### Contact | ||
|
||
You can contact the OONI team by sending an email to **[email protected]**. | ||
|
||
Encrypted emails can be sent using the [following PGP key](https://keyserver.ubuntu.com/pks/lookup?fingerprint=on&op=index&search=0x4C15DDA996C6C0CF48BD33096B2943F00CB177B7): | ||
|
||
pub 4096R/6B2943F00CB177B7 2016-03-23 | ||
Key fingerprint = 4C15 DDA9 96C6 C0CF 48BD 3309 6B29 43F0 0CB1 77B7 | ||
uid \[ultimate\] OONI - Open Observatory of Network Interference | ||
sub 4096R/8EBD2087374399AB 2016-03-23 | ||
|
||
For real-time communication, you can reach us on [Slack](https://slack.ooni.org/) or [IRC](ircs://irc.oftc.net:6697/#ooni). | ||
|
||
Our physical mailing address is the following: | ||
|
||
{{< address title="Open Observatory of Network Interference (OONI)" address1="Via Ostiense 131L" address2="00154, Rome, Italy" >}} | ||
|
||
Tax ID: IT-96568220584 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.