aboutsummaryrefslogtreecommitdiff
path: root/content/about.md
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2019-07-05 22:27:04 +0200
committerDimitri Staessens <dimitri@ouroboros.rocks>2019-07-05 22:27:04 +0200
commit95258be27446b3584528c5bc7177aca40ddba2d5 (patch)
treef918e4415eacaacf6e4c7b0d00337990f9095bc4 /content/about.md
parente5d3f80261ebaed768ad718bd6fce0df848586fb (diff)
downloadwebsite-95258be27446b3584528c5bc7177aca40ddba2d5.tar.gz
website-95258be27446b3584528c5bc7177aca40ddba2d5.zip
content: Reorganize to better suit ananke theme
Diffstat (limited to 'content/about.md')
-rw-r--r--content/about.md35
1 files changed, 0 insertions, 35 deletions
diff --git a/content/about.md b/content/about.md
deleted file mode 100644
index 0ac9966..0000000
--- a/content/about.md
+++ /dev/null
@@ -1,35 +0,0 @@
----
-title: "About"
-menu: "main"
-draft: false
-menu:
- main:
- weight: 30
----
-
-The Ouroboros project is a decentralized packet network implementation
-started by Sander Vrijders and Dimitri Staessens.
-
-### Licenses
-
-Ouroboros is [free
-software](https://www.gnu.org/philosophy/free-sw.html). The libraries
-are available under the [GNU Lesser Public License (LGPL) version
-2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html). The
-daemons are available under the [GNU Public License (GPL) version
-2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html). The tools
-are availabe under the [3-Clause BSD
-License](https://opensource.org/licenses/BSD-3-Clause).
-
-Ouroboros logos © Dimitri Staessens. All Rights Reserved.
-
-### Disclaimer
-
-Ouroboros is distributed in the hope that it will be useful, but without
-any warranty; without even the implied warranty of merchantability or
-fitness for a particular purpose.
-
-At present, Ouroboros is a research prototype. Although it is developed
-with utmost care, it may expose the host system to unknown security
-risks and attack vectors. As such, we recommend to test it in a
-contained environment.