This commit is contained in:
rouce 2023-09-14 18:42:52 -04:00
parent f6b71ecef6
commit 5dce0b9793
3 changed files with 36 additions and 3 deletions

View file

@ -6,10 +6,10 @@ aliases:
- about-us
- about-netmaker
- contact
lastmod: '2023-07-09'
lastmod: '2023-14-09'
menu:
main:
weight: -90
weight: -10
params:
icon: user
---
@ -24,6 +24,7 @@ Netmaker is the core of Hemera Network and a pilot to test multiple "mesh" netwo
Other options currently on the todo list:
- **OpenZiti (2019)** slightly more mature than Netmaker (2021), written in go, Apache-2.0 license.
- **Webmesh (2023)** super new, written in go, Apache-2.0 license.
- **netbird (2021)** best feature replication compared to Netmaker, written in go, BSD 3-Clause.
### About The Project
**Overview:**

View file

@ -1,12 +1,30 @@
---
title: Links
license: false
toc: false
links:
- title: Netmaker Website
description: "Connect everything With a WireGuard® VPN"
website: https://www.netmaker.io/
image: https://uploads-ssl.webflow.com/64149f8bba6c1301c5e75001/6418257c2c23ab2bb810ca86_with-p-800.webp
- title: Netbird Website
description: "Connect and Secure Your IT Infrastructure in Minutes"
website: https://netbird.io/
image: https://netbird.io/_next/static/media/netbird-icon.00225e97.svg
- title: OpenZiti Website
description: "The Simplest Way to Develop Secure Applications."
website: https://openziti.io/
image: https://landing.openziti.io/wp-content/uploads/2023/08/justthez-768x768.png
- title: Webmesh Website
description: "Webmesh is a simple, distributed, zero-configuration WireGuard™ mesh provider for Linux, FreeBSD, macOS, and Windows."
website: https://webmeshproj.github.io/
image: https://github.com/webmeshproj/webmesh/raw/main/img/webmesh.png
- title: firezone Website
description: "Firezone is an open-source remote access platform built on WireGuard®"
website: https://www.firezone.dev/
image: https://user-images.githubusercontent.com/52545545/144147936-39f3e416-8ba0-4f24-915e-f0515f85bb64.png
- title: Kleionode Git
description: Kleio is a node on the Hemera Network
description: Git repository for Hemera projects
website: https://git.myco.systems/kleionode
image: https://upload.wikimedia.org/wikipedia/commons/thumb/b/bb/Gitea_Logo.svg/1024px-Gitea_Logo.svg.png
menu:

View file

@ -0,0 +1,14 @@
---
title: Todo
description: To-do for Hyperspace Network and Hemera Network.
date: '2023-14-09'
aliases:
- todo
lastmod: '2023-14-09'
menu:
main:
weight: -80
params:
icon: user
---