aboutsummaryrefslogtreecommitdiff
path: root/content/_index.md
blob: 5620632f00ba94831648e0637e7621042100a85c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: "A completely decentralized packet network"
date:  2019-06-22
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__.

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]
(https://www.fosdem.org/2018/schedule/event/ipc/).

This new website is still __under construction__.