aboutsummaryrefslogtreecommitdiff
path: root/content/about.md
blob: 0ac9966bbecd4ca4a77f702c161877700d6f6757 (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
26
27
28
29
30
31
32
33
34
35
---
title: "About"
menu: "main"
draft: false
menu:
  main:
    weight: 30
---

The Ouroboros project is a decentralized packet network implementation
started by Sander Vrijders and Dimitri Staessens.

### Licenses

Ouroboros is [free
software](https://www.gnu.org/philosophy/free-sw.html). The libraries
are available under the [GNU Lesser Public License (LGPL) version
2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html). The
daemons are available under the [GNU Public License (GPL) version
2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html). The tools
are availabe under the [3-Clause BSD
License](https://opensource.org/licenses/BSD-3-Clause).

Ouroboros logos © Dimitri Staessens. All Rights Reserved.

### Disclaimer

Ouroboros is distributed in the hope that it will be useful, but without
any warranty; without even the implied warranty of merchantability or
fitness for a particular purpose.

At present, Ouroboros is a research prototype. Although it is developed
with utmost care, it may expose the host system to unknown security
risks and attack vectors. As such, we recommend to test it in a
contained environment.