From f6eecdb6bc0fe6fe27b693e74f9be61b870bad84 Mon Sep 17 00:00:00 2001 From: rouce Date: Thu, 7 Sep 2023 16:03:42 -0400 Subject: [PATCH] Final formatting update for the about page --- wiki-hemera/content/page/about/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wiki-hemera/content/page/about/index.md b/wiki-hemera/content/page/about/index.md index 5d2df1b..4a454ad 100644 --- a/wiki-hemera/content/page/about/index.md +++ b/wiki-hemera/content/page/about/index.md @@ -48,8 +48,9 @@ This then allows the origanization to get hardware and support from people who a | ✔️ Remote Access Gateways | ✔️ OAuth | ✔️ FreeBSD | | ✔️ Mesh VPNs | ✔️ Private DNS | ✔️ Mac| | ✔️ Site-to-Site | ✔️ Access Control Lists | ✔️ Windows | + https://github.com/gravitl/netmaker/ #### Obligitory disclaimer and explaination -Written in Go, Netmaker is a source-available tool for automating and managing wireguard VPNs, licensed under [SSPL](https://en.wikipedia.org/wiki/Server_Side_Public_License). Notes about SSPL and Netmaker, **SSPL is considered a "source-available" license and thus not "free software". Because, free software specifically defines software that you are allowed to do anything with, not just monetarily free, because SSPL limits how you are allowed to license applications dependant on Netmaker, it is not considered "free software". But, this does not cover software running on a netmaker subnet, you are free to use proprietary software or software licensed under any source-available/open-source license as long as it does not interact directly with Netmaker server or client applications. This does not apply to Wireguard client or server applications.** +Written in Go, Netmaker is a source-available tool for automating and managing wireguard VPNs, licensed under [SSPL](https://en.wikipedia.org/wiki/Server_Side_Public_License). Notes about SSPL and Netmaker, **SSPL is considered a "source-available" license and thus not "free software". Because, "free software" specifically defines software that you are allowed to do anything with, not just monetarily free, because SSPL limits how you are allowed to license applications dependant on Netmaker, it is not considered "free software". But, this does not cover software running on a netmaker subnet, you are free to use proprietary software or software licensed under any source-available/open-source license as long as it does not interact directly with Netmaker server or client applications. This does not apply to Wireguard client or server applications.** ___ \ No newline at end of file