From 63c2f4dcd47bc79f2626374ad3ff17fbef53dd89 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sun, 7 Feb 2021 15:40:34 +0100 Subject: content: small update to title page/logos --- content/en/_index.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'content/en/_index.html') diff --git a/content/en/_index.html b/content/en/_index.html index 2cbf29d..8902a9c 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -14,7 +14,7 @@ linkTitle = "Ouroboros" Download

- Decentralized packet networking rebuilt from the ground up + Packet networking rebuilt from the ground up

{{< blocks/link-down color="info">}} @@ -23,13 +23,15 @@ linkTitle = "Ouroboros" {{< /blocks/cover >}} {{% 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 support -both unicast multicast communications. All protocols -carry minimal header information, with easy-to-enable -encryption. +packet network prototype. It unifies all packet communications +--whether it is two programs the same machine or two programs in +computers on different continents -- using a single abstraction, which +we call a flow. The Ouroboros architecture improves security, +privacy and efficiency through simplicity. It provides a very +compact API for writing distributed software and networked +application libraries, with support for +both unicast multicast communications. Being rebuilt +from the ground up, Ouroboros is not directly compatible with IP or +UNIX sockets, but it is +interoperable with UDP/IP and Ethernet. {{% /blocks/lead %}} -- cgit v1.2.3