Skip to content

Commit

Permalink
Improvements to Readme and add LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Jan 2, 2019
1 parent 69fc2a5 commit bffa4c1
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 2 deletions.
26 changes: 26 additions & 0 deletions LICENSE.md
@@ -0,0 +1,26 @@
Copyright 2019 Open Observatory of Network Interference (OONI), The Tor Project

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11 changes: 9 additions & 2 deletions Readme.md
@@ -1,6 +1,13 @@
# OONI Probe
# OONI Probe, [Android](/ooni/probe-android), [iOS](/ooni/probe-ios), [Desktop](/ooni/probe-desktop), [CLI](/ooni/probe-cli)

OONI Probe is free and open source software designed to measure internet censorship and other forms of network interference.
![OONI Probe](images/OONIProbeLogo.png)

<a href='https://play.google.com/store/apps/details?id=org.openobservatory.ooniprobe'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height="50px"/></a>

<a href="https://itunes.apple.com/us/app/ooni-probe/id1199566366?mt=8" style="display:inline-block;overflow:hidden;background:url(https://linkmaker.itunes.apple.com/en-gb/badge-lrg.svg?releaseDate=2017-02-08&kind=iossoftware&bubble=ios_apps) no-repeat;width:135px;height:40px;"></a>

OONI Probe is free and open source software designed to measure internet
censorship and other forms of network interference.

Every month, thousands of networks are measured by OONI Probe users in [more than 200 countries](https://api.ooni.io/stats). Since 2012, millions of network measurements have been [published](https://ooni.io/data/) from around the world.

Expand Down
Binary file added images/OONIProbeLogo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bffa4c1

Please sign in to comment.