aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2019-06-19 22:12:44 +0200
committerDimitri Staessens <dimitri@ouroboros.rocks>2019-06-19 22:12:44 +0200
commitc08418f629eccfe8509bd4043939b3544b1fc2e4 (patch)
tree1a8842117c8256feeda6a43530a4458e1fb175ae /content
parent9e348ab7188eee883a892e22f3408c1642eca90a (diff)
downloadwebsite-c08418f629eccfe8509bd4043939b3544b1fc2e4.tar.gz
website-c08418f629eccfe8509bd4043939b3544b1fc2e4.zip
content: Update philosophy page
Diffstat (limited to 'content')
-rw-r--r--content/philosophy.md21
1 files changed, 13 insertions, 8 deletions
diff --git a/content/philosophy.md b/content/philosophy.md
index 1599a5c..9820c1f 100644
--- a/content/philosophy.md
+++ b/content/philosophy.md
@@ -33,15 +33,20 @@ of engineers and computer scientists. Are we further away today from
computing's central challenge than we were [almost 20 years ago]
(https://www.cs.utexas.edu/users/EWD/transcriptions/EWD13xx/EWD1304.html)?
-<center>![](https://imgs.xkcd.com/comics/move_fast_and_break_things.png)</center>
+<center> {{<figure
+class="fl"
+src="https://imgs.xkcd.com/comics/move_fast_and_break_things.png"
+width="200">}}
+</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.
+The current TCP/IP network stack has a long development history, and
+its technical debt is 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