diff options
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 %}} |