diff --git a/_includes/sections/router-firmware.html b/_includes/sections/router-firmware.html index d7ae8a63..32a5a3ed 100644 --- a/_includes/sections/router-firmware.html +++ b/_includes/sections/router-firmware.html @@ -4,6 +4,7 @@ {% include card.html color="success" title="OpenWrt" + labels="warning:contrib:This software may depend on or recommend non-free software." image="/assets/img/tools/OpenWrt.png" url="https://openwrt.org/" description="OpenWrt is an operating system (in particular, an embedded operating system) based on the Linux kernel, primarily used on embedded devices to route network traffic. The main components are the Linux kernel, util-linux, uClibc and BusyBox. All components have been optimized for size, to be small enough for fitting into the limited storage and memory available in home routers." @@ -11,6 +12,7 @@ {% include card.html color="primary" title="pfSense" + labels="warning:contrib:This software may depend on or recommend non-free software." image="/assets/img/tools/pfSense.png" url="https://pfsense.org/" description="pfSense is an open source firewall/router computer software distribution based on FreeBSD. It is installed on a computer to make a dedicated firewall/router for a network and is noted for its reliability and offering features often only found in expensive commercial firewalls. pfSense is commonly deployed as a perimeter firewall, router, wireless access point, DHCP server, DNS server, and as a VPN endpoint."