5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2024-09-19 00:59:36 +00:00

Update index.md

This commit is contained in:
Neil Alexander 2021-10-17 20:57:09 +01:00 committed by GitHub
parent a7ed2d8eef
commit e650790706
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ tags: dontlink
sitemap: true
---
Yggdrasil is an implementation of a new name-independent routing scheme and functions as a fully end-to-end encrypted IPv6 network.
Yggdrasil is an implementation of a new name-independent routing scheme and functions as an end-to-end encrypted IPv6 network.
It is lightweight, easy to configure, supported on multiple platforms, and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes. You do not need to have IPv6 Internet connectivity from your ISP — it also works just fine over IPv4.
@ -23,7 +23,7 @@ The highlights of Yggdrasil are that it is:
<div class='icon'>
<img src='/assets/images/iconoir/lock.svg' />
<div>Encrypted</div>
<p>Traffic sent across the network is end-to-end encrypted always</p>
<p>Traffic sent across the network is always fully end-to-end encrypted</p>
</div>
<div class='icon'>
<img src='/assets/images/iconoir/group.svg' />