From 08f426ce93aa2bbcfbe2393d97ff2c02d27b2296 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sun, 26 Apr 2020 18:49:36 +0200 Subject: content: Add description of FRCP protocol --- content/en/_index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'content/en/_index.html') diff --git a/content/en/_index.html b/content/en/_index.html index 1c74cef..b6071e6 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -22,14 +22,14 @@ linkTitle = "Ouroboros" {{< /blocks/cover >}} -{{% blocks/lead color="secondary" %}} -Ouroboros is a peer-to-peer transport network built on a new -recursive network paradigm according to a UNIX design +{{% blocks/lead color="secondary" %}} Ouroboros is a peer-to-peer +transport network prototype inspired by a recursive network +paradigm and implemented according to a UNIX design philosophy. The aim is to provide a secure and private networking experience and to provide a simple API for writing -distributed software and networked application -libraries. Ouroboros provides a very compact API for -both unicast and multicast communications. All protocols -carry minimal header information, with -easy-to-enable encryption. +distributed software and networked application libraries. Ouroboros +provides a very compact API support +both unicast multicast communications. All protocols +carry minimal header information, with asy-to-enable +encryption. {{% /blocks/lead %}} -- cgit v1.2.3