diff options
-rw-r--r-- | content/en/_index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/en/_index.html b/content/en/_index.html index b6071e6..7724523 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -23,13 +23,13 @@ linkTitle = "Ouroboros" {{< /blocks/cover >}} {{% blocks/lead color="secondary" %}} Ouroboros is a <b>peer-to-peer -transport network prototype<b> inspired by a <b>recursive network +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 <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 +carry <b>minimal header information</b>, with easy-to-enable <b>encryption</b>. {{% /blocks/lead %}} |