aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2019-08-31 16:33:11 +0200
committerDimitri Staessens <dimitri@ouroboros.rocks>2019-08-31 16:33:11 +0200
commit9775dde74f1d2cc86373d4484c0847eaefc50d3d (patch)
tree77fbbe5dbcf45633b448e841ea4461de1fcfe616
parent1a18d0c334af11567d8ca31f1792d2372037f8be (diff)
downloadwebsite-9775dde74f1d2cc86373d4484c0847eaefc50d3d.tar.gz
website-9775dde74f1d2cc86373d4484c0847eaefc50d3d.zip
content: Small update to index page
-rw-r--r--content/_index.md18
1 files changed, 8 insertions, 10 deletions
diff --git a/content/_index.md b/content/_index.md
index 5620632..6a9d306 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -7,19 +7,17 @@ draft: false
Ouroboros is a __peer-to-peer transport network__ built on a new
__recursive network paradigm__ according to a __UNIX design
philosphy__. The aim is to provide a __secure__ and __private__
-networking experience and __simplify writing distributed software__
-and networking libraries. It provides a __very simple API__ for both
-__unicast__ and __multicast__ communication.
-
-Ouroboros has similar objectives as the [Invisible Internet
-Project](https://geti2p.net/en/). Protocols have minimal design (a
-router doesn't need a source address), and other information can be
-__encrypted__.
+networking experience and to __simplify writing distributed software__
+and networked application libraries. Ouroboros provides a __very
+compact API__ for both __unicast__ and __multicast__
+communication. All protocols carry minimal information in their
+headers (to minimize potential attack vectors), with easy-to-enable
+__encryption__.
Ouroboros was originally started at [imec](https://www.imec-int.com)
under its Future Internet research, and is [free
-software](https://www.fsf.org/about/what-is-free-software).
-We introduced the project at [FOSDEM 2018]
+software](https://www.fsf.org/about/what-is-free-software). We
+introduced the project at [FOSDEM 2018]
(https://www.fosdem.org/2018/schedule/event/ipc/).
This new website is still __under construction__.