2018-03-06 14:02:44 +00:00
|
|
|
theme: jekyll-theme-minimal
|
|
|
|
name: Yggdrasil
|
|
|
|
title: Yggdrasil
|
2018-07-23 17:03:09 +00:00
|
|
|
description: >
|
|
|
|
A proof-of-concept IPv6 meshnet, featuring end-to-end encryption, a unique
|
|
|
|
spanning tree routing algorithm and aiming to implement novel backpressure
|
|
|
|
routing metrics. It is lightweight, self-arranging and should scale well
|
|
|
|
beyond the limits of existing mesh networks.
|
2018-07-13 12:41:45 +00:00
|
|
|
|
|
|
|
plugins:
|
|
|
|
- jekyll-feed
|
2018-07-23 16:16:08 +00:00
|
|
|
- jekyll-seo-tag
|
2018-07-23 16:17:57 +00:00
|
|
|
- jekyll-sitemap
|
2018-07-23 16:39:34 +00:00
|
|
|
|
|
|
|
defaults:
|
|
|
|
-
|
|
|
|
scope:
|
|
|
|
path: "_posts/*.md"
|
|
|
|
values:
|
|
|
|
sitemap: true
|