From f2cb417aa667cf1d85e1954269ba7a7dbdc8c9b8 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sat, 16 Mar 2019 16:48:36 +0100 Subject: content: Rephrase first paragraph of the index --- content/_index.md | 10 +++++----- 1 file 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 -- cgit v1.2.3