diff --git a/index.md b/index.md index e9b4df5..b1819c5 100644 --- a/index.md +++ b/index.md @@ -9,18 +9,17 @@ Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6 ## Project Status -The project is currently in early stages, but it is being actively developed. +The project is currently in the alpha stage. You can expect the occasional breaking change and backwards incompatibility, but Yggdrasil is generally stable for day-to-day use. Yggdrasil is written in Go. The codebase is fairly small and easy to navigate. It has been tested on a number of platforms (including Linux, Windows, macOS, FreeBSD, OpenBSD and Ubiquiti EdgeRouter). See our [developers](developers.md) page for more info. A small number of users have been using and stress-testing Yggdrasil quite heavily for a variety of use cases. We have a number of [internal services](services.md) available, contributed and operated by the community. -It is likely that occasional breaking changes will still happen in future versions, but generally Yggdrasil works well and has proven to be reasonably stable so far, with recent builds reaching weeks of uptime without crashes or failures. - ## Get Involved If you are interested in or would like to get involved in the Yggdrasil project, please feel free to join us! -- Set up Yggdrasil on your [own computer or router](installation.md) and join the network - the bigger the network grows, the better understanding we will get of how Yggdrasil can scale! -- Come and chat to us in our [Matrix channel](https://matrix.to/#/#yggdrasil:matrix.org) (or even [read our channel backlog](https://view.matrix.org/room/!DwmKuvGvRKciqyFcxv:matrix.org/)) -- Take a look at our [GitHub](https://github.com/yggdrasil-network/yggdrasil-go), and in particular, the [Open Issues](https://github.com/yggdrasil-network/yggdrasil-go/issues) which contain bugs waiting to be fixed, problems waiting to be solved and plenty of in-depth discussions about our implementation or design choices +- [Install](installation.md) and [configure](configuration.md) Yggdrasil on your own computer or router to join the network. +- Come and chat to us in our [Matrix channel](https://matrix.to/#/#yggdrasil:matrix.org) (or [read our channel backlog](https://view.matrix.org/room/!DwmKuvGvRKciqyFcxv:matrix.org/) +- Visit our our [GitHub](https://github.com/yggdrasil-network/yggdrasil-go), and in particular, the [Open Issues](https://github.com/yggdrasil-network/yggdrasil-go/issues) which contain bugs waiting to be fixed, etc. +