1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-06-28 20:44:47 +00:00

style: Add title card background color

This commit is contained in:
2026-05-19 13:39:48 -05:00
parent 236b62ae02
commit c04418b10e
49 changed files with 630 additions and 3 deletions
@@ -20,6 +20,8 @@ Below are a few alternative operating systems that can be used on routers, Wi-Fi
## OpenWrt
{{< title-card >}}
**OpenWrt** is a Linux-based operating system; it's primarily used on embedded devices to route network traffic. It includes util-linux, uClibc, and BusyBox. All the components have been optimized for home routers.
{{< cards >}}
@@ -27,10 +29,14 @@ Below are a few alternative operating systems that can be used on routers, Wi-Fi
{{< card link="https://openwrt.org/docs/start" title="Documentation" icon="document-text" >}}
{{< /cards >}}
{{< /title-card >}}
You can consult OpenWrt's [table of hardware](https://openwrt.org/toh/start) to check if your device is supported.
## OPNsense
{{< title-card >}}
**OPNsense** is an open-source, FreeBSD-based firewall and routing platform which incorporates many advanced features such as traffic shaping, load balancing, and VPN capabilities, with many more features available in the form of plugins. OPNsense is commonly deployed as a perimeter firewall, router, wireless access point, DHCP server, DNS server, and VPN endpoint.
{{< cards >}}
@@ -38,6 +44,8 @@ You can consult OpenWrt's [table of hardware](https://openwrt.org/toh/start) to
{{< card link="https://docs.opnsense.org/index.html" title="Documentation" icon="document-text" >}}
{{< /cards >}}
{{< /title-card >}}
OPNsense was originally developed as a fork of [pfSense](https://en.wikipedia.org/wiki/PfSense), and both projects are noted for being free and reliable firewall distributions which offer features often only found in expensive commercial firewalls. Launched in 2015, the developers of OPNsense [cited](https://docs.opnsense.org/history/thefork.html) a number of security and code-quality issues with pfSense which they felt necessitated a fork of the project, as well as concerns about Netgate's majority acquisition of pfSense and the future direction of the pfSense project.
## Criteria