Final formatting update for the about page
This commit is contained in:
parent
cefeaf9a0a
commit
f6eecdb6bc
1 changed files with 2 additions and 1 deletions
|
@ -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.**
|
||||
___
|
Loading…
Add table
Reference in a new issue