aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2019-03-16 16:48:36 +0100
committerDimitri Staessens <dimitri@ouroboros.rocks>2019-03-16 16:48:36 +0100
commitf2cb417aa667cf1d85e1954269ba7a7dbdc8c9b8 (patch)
tree5ac14d7db285ae87b4b33f79e9b3cbc1aa74a3ba
parent9562a9f526625be48a103bb6913a16f480c9661c (diff)
downloadwebsite-f2cb417aa667cf1d85e1954269ba7a7dbdc8c9b8.tar.gz
website-f2cb417aa667cf1d85e1954269ba7a7dbdc8c9b8.zip
content: Rephrase first paragraph of the index
-rw-r--r--content/_index.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/content/_index.md b/content/_index.md
index 58805e8..6724471 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -2,12 +2,12 @@
title: "A decentralized packet network"
---
-Ouroboros is a peer-to-peer recursive architecture that follows a UNIX
+Ouroboros is a peer-to-peer transport network 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
-resolution, reliability mechanisms, routing algorithms, and congestion
-control. It can be overlayed on top of UDP and Ethernet, and IP
-applications can be tunneled over Ouroboros.
+secure and private networking experience. Ouroboros provides its own
+name resolution, reliability mechanisms, routing algorithms, and
+congestion control. It can be overlayed on top of UDP and Ethernet,
+and IP applications can be tunneled over Ouroboros.
Ouroboros is [free
software](https://www.fsf.org/about/what-is-free-software), written in