diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2020-04-26 18:49:36 +0200 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2020-04-26 18:49:36 +0200 |
commit | 08f426ce93aa2bbcfbe2393d97ff2c02d27b2296 (patch) | |
tree | 703f05acbefec62494630f743da3f119558030d2 /content/en/_index.html | |
parent | c2ae987ec95671ec8f2deec943733b70d9b6d5ea (diff) | |
download | website-08f426ce93aa2bbcfbe2393d97ff2c02d27b2296.tar.gz website-08f426ce93aa2bbcfbe2393d97ff2c02d27b2296.zip |
content: Add description of FRCP protocol
Diffstat (limited to 'content/en/_index.html')
-rw-r--r-- | content/en/_index.html | 16 |
1 files changed, 8 insertions, 8 deletions
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" </div> {{< /blocks/cover >}} -{{% blocks/lead color="secondary" %}} -Ouroboros is a <b>peer-to-peer transport network</b> built on a new -<b>recursive network paradigm</b> according to a <b>UNIX design +{{% blocks/lead color="secondary" %}} Ouroboros is a <b>peer-to-peer +transport network prototype<b> inspired by a <b>recursive network +paradigm</b> and implemented according to a <b>UNIX design philosophy</b>. The aim is to provide a <b>secure and private networking</b> experience and to provide a simple API for writing -distributed software and networked application -libraries. Ouroboros provides a very compact API for -both <b>unicast and multicast</b> communications. All protocols -carry <b>minimal header information</b>, with -easy-to-enable <b>encryption</b>. +distributed software and networked application libraries. Ouroboros +provides a very <b>compact API<b> support +both <b>unicast<b> <b>multicast</b> communications. All protocols +carry <b>minimal header information</b>, with asy-to-enable +<b>encryption</b>. {{% /blocks/lead %}} |