From ce8b68312d58957da1105bb25e6cfbb8d157e13d Mon Sep 17 00:00:00 2001 From: Jason G Date: Thu, 20 Jan 2022 11:22:06 -0800 Subject: [PATCH] Add Firezone to VPN Our project is like an open source OpenVPN Access Server so I placed it in this category (as opposed to Firewall). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55044b8..15a32de 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c ### VPN - [OpenVPN](https://openvpn.net/) - OpenVPN is an open source software application that implements virtual private network (VPN) techniques for creating secure point-to-point or site-to-site connections in routed or bridged configurations and remote access facilities. It uses a custom security protocol that utilizes SSL/TLS for key exchange. +- [Firezone](https://github.com/firezone/firezone) - Open-source VPN server and egress firewall for Linux built on WireGuard that makes it simple to manage secure remote access to your company’s private networks. Firezone is easy to set up (all dependencies are bundled thanks to Chef Omnibus), secure, performant, and self hostable. ### Fast Packet Processing