aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2019-03-16 16:46:17 +0100
committerDimitri Staessens <dimitri@ouroboros.rocks>2019-03-16 16:46:17 +0100
commit9562a9f526625be48a103bb6913a16f480c9661c (patch)
tree77ffc936130f2cfb02929922ad67de1535173059 /content
parent0e27d925eb10e4e28b4e81172c9c742b60b53a28 (diff)
downloadwebsite-9562a9f526625be48a103bb6913a16f480c9661c.tar.gz
website-9562a9f526625be48a103bb6913a16f480c9661c.zip
content: Move part of index page to philosophy page
Diffstat (limited to 'content')
-rw-r--r--content/_index.md16
-rw-r--r--content/philosophy.md14
2 files changed, 14 insertions, 16 deletions
diff --git a/content/_index.md b/content/_index.md
index 245c806..58805e8 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -2,22 +2,6 @@
title: "A decentralized packet network"
---
-The current TCP/IP network stack has a long development history,
-leading to inefficiencies that allow hackers to infiltrate networks
-with childish ease. In order to get to a trustworthy and secure
-communications infrastructure, the structure of the Internet needs to
-be drastically revised. The current protocols have so much deprecated,
-unused and unnecessary bits and fields, that trying to guard against
-every possible exploit is inefficient and virtually impossible.
-
-Ouroboros is a new decentralized packet transport network for POSIX
-operating systems that aims to accepts Edward Snowdens
-[challenge](https://www.theatlantic.com/politics/archive/2014/05/edward-snowdens-other-motive-for-leaking/370068/):
-to build a network infrastructure that will "*enforce a principle
-whereby the only way the powerful may enjoy privacy is when it is the
-same kind shared by the ordinary: one enforced by the laws of nature,
-rather than the policies of man*."
-
Ouroboros is a peer-to-peer recursive architecture that follows a UNIX
design philosphy, with minimal packet headers. The aim is to provide a
secure and private network experience. Ouroboros provides its own name
diff --git a/content/philosophy.md b/content/philosophy.md
index 71d5b0d..1599a5c 100644
--- a/content/philosophy.md
+++ b/content/philosophy.md
@@ -35,4 +35,18 @@ computing's central challenge than we were [almost 20 years ago]
<center>![](https://imgs.xkcd.com/comics/move_fast_and_break_things.png)</center>
+The current TCP/IP network stack has a long development history,
+leading to inefficiencies that allow hackers to infiltrate networks
+with childish ease. In order to get to a trustworthy and secure
+communications infrastructure, the structure of the Internet needs to
+be drastically revised. The current protocols have so much deprecated,
+unused and unnecessary bits and fields, that trying to guard against
+every possible exploit is inefficient and virtually impossible.
+Ouroboros is a new decentralized packet transport network for POSIX
+operating systems that aims to accepts Edward Snowdens
+[challenge](https://www.theatlantic.com/politics/archive/2014/05/edward-snowdens-other-motive-for-leaking/370068/):
+to build a network infrastructure that will "*enforce a principle
+whereby the only way the powerful may enjoy privacy is when it is the
+same kind shared by the ordinary: one enforced by the laws of nature,
+rather than the policies of man*."