mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2024-11-09 23:50:26 +00:00
Update index.md
This commit is contained in:
parent
50f22eb78e
commit
314ec3862d
6
index.md
6
index.md
@ -1,14 +1,12 @@
|
|||||||
# Introduction
|
# Introduction
|
||||||
|
|
||||||
Yggdrasil is an early-stage implementation of a fully encrypted IPv6 network. Although Yggdrasil shares many similarities with [cjdns](https://github.com/cjdelisle/cjdns), it also employs a different routing algorithm based on a globally-agreed spanning tree. In theory, an Yggdrasil network should scale well even up to internet-like topologies.
|
Yggdrasil is an early-stage implementation of a fully encrypted IPv6 network. Although Yggdrasil shares many similarities with [cjdns](https://github.com/cjdelisle/cjdns), it also employs a different routing algorithm based on a globally-agreed spanning tree. In theory, an Yggdrasil network should scale well even up to internet-like topologies. Take a look at the [Whitepaper](whitepaper.md) for a detailed overview.
|
||||||
|
|
||||||
## Project Status
|
## Project Status
|
||||||
|
|
||||||
The project is currently in very early stages but it is being actively developed. Yggdrasil is considered to be pre-alpha at this point. It is entirely possible that breaking changes may still happen but generally it works well and has proven to be reasonably stable so far.
|
The project is currently in very early stages but it is being actively developed. Yggdrasil is considered to be pre-alpha at this point. It is entirely possible that breaking changes may still happen but generally it works well and has proven to be reasonably stable so far.
|
||||||
|
|
||||||
Currently we don't have any specific releases, but binaries are automatically built each time that we commit to the Git repository for a number of platforms.
|
Currently we don't have any specific releases, but binaries are automatically built each time that we commit to the Git repository for a number of platforms. Feel free to play with them, stress-test them or even use them in your own environments. However, be prepared to upgrade frequently, and we wouldn't recommend relying on Yggdrasil for anything mission-critical at this stage!
|
||||||
|
|
||||||
Feel free to play with them, stress-test them or even use them in your own environments. However, be prepared to upgrade frequently, and don't run anything mission-critical over it!
|
|
||||||
|
|
||||||
## Implementation
|
## Implementation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user