yggdrasil 0.5.12
Experiment in scalable routing as an encrypted IPv6 overlay network
Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes. Yggdrasil does not require you to have IPv6 Internet connectivity - it also works over IPv4.
- Outputs:
out
- Website: https://yggdrasil-network.github.io/blog.html
- Licenses: LGPL 3
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
Installation
Install yggdrasil 0.5.12
as follows:
guix install yggdrasil@0.5.12
Or install the latest version:
guix install yggdrasil
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.