From f0d512bd6f7dd57c71126ad64dd382039118c46d Mon Sep 17 00:00:00 2001 From: TheophileDiot Date: Fri, 6 Feb 2026 15:57:38 +0100 Subject: [PATCH 1/6] feat: Add BunkerWeb to the networking firewalls section. --- .github/README.md | 11 +++++++++++ awesome-privacy.yml | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/.github/README.md b/.github/README.md index 7ca2fb62..0f0025d7 100644 --- a/.github/README.md +++ b/.github/README.md @@ -2422,6 +2422,17 @@ on a raspberry Pi, since it is lightweight and heavily customizable. - **[icon Shorewall](https://shorewall.org)** - An open source firewall tool for Linux that builds upon the Netfilter system built into the Linux kernel, making it easier to manage more complex configuration schemes with iptables. […](https://awesome-privacy.xyz/networking/firewalls/shorewall "View full Shorewall report") +- **[icon BunkerWeb](https://www.bunkerweb.io)** - BunkerWeb is an open-source Next-Generation Web Application Firewall (WAF). +It provides easy protection for your web services and is designed to remain secure by default. +It integrates seamlessly with modern environments (Docker, Kubernetes, Linux, etc.). +[…](https://awesome-privacy.xyz/networking/firewalls/bunkerweb "View full BunkerWeb report") + -
+ Stats + + [![GitHub: bunkerity/bunkerweb](https://img.shields.io/github/stars/bunkerity/bunkerweb?style=flat&logo=github&label=bunkerweb&color=%235f53f4&cacheSeconds=3600)](https://github.com/bunkerity/bunkerweb) +📦 Open Source ˙ + +
- **[icon OPNSense](https://opnsense.org)** - Enterprise firewall and router for protecting networks, built on the FreeBSD system. […](https://awesome-privacy.xyz/networking/firewalls/opnsense "View full OPNSense report") diff --git a/awesome-privacy.yml b/awesome-privacy.yml index 7c159be4..9e22c02d 100644 --- a/awesome-privacy.yml +++ b/awesome-privacy.yml @@ -2523,6 +2523,17 @@ categories: An open source firewall tool for Linux that builds upon the Netfilter system built into the Linux kernel, making it easier to manage more complex configuration schemes with iptables. + - name: BunkerWeb + url: https://www.bunkerweb.io + followWith: Self-Hosted + github: bunkerity/bunkerweb + icon: https://docs.bunkerweb.io/latest/assets/favicon.png + openSource: true + description: | + BunkerWeb is an open-source Next-Generation Web Application Firewall (WAF). + It provides easy protection for your web services and is designed to remain secure by default. + It integrates seamlessly with modern environments (Docker, Kubernetes, Linux, etc.). + - name: OPNSense url: https://opnsense.org followWith: Hardware From 6e0eda6d7924c79647cf32f0cdcd2ab4e083c0eb Mon Sep 17 00:00:00 2001 From: TheophileDiot Date: Wed, 25 Feb 2026 09:44:17 +0100 Subject: [PATCH 2/6] Remove BunkerWeb entry from awesome-privacy.yml --- awesome-privacy.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/awesome-privacy.yml b/awesome-privacy.yml index 2c03029b..a5357570 100644 --- a/awesome-privacy.yml +++ b/awesome-privacy.yml @@ -2524,17 +2524,6 @@ categories: An open source firewall tool for Linux that builds upon the Netfilter system built into the Linux kernel, making it easier to manage more complex configuration schemes with iptables. - - name: BunkerWeb - url: https://www.bunkerweb.io - followWith: Self-Hosted - github: bunkerity/bunkerweb - icon: https://docs.bunkerweb.io/latest/assets/favicon.png - openSource: true - description: | - BunkerWeb is an open-source Next-Generation Web Application Firewall (WAF). - It provides easy protection for your web services and is designed to remain secure by default. - It integrates seamlessly with modern environments (Docker, Kubernetes, Linux, etc.). - - name: OPNSense url: https://opnsense.org followWith: Hardware From 179c81fab481a7401c640c6b0554cff4924d76b8 Mon Sep 17 00:00:00 2001 From: TheophileDiot Date: Wed, 25 Feb 2026 09:47:20 +0100 Subject: [PATCH 3/6] Update BunkerWeb description for clarity and conciseness in README.md --- .github/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/README.md b/.github/README.md index e025daf4..725fa44e 100644 --- a/.github/README.md +++ b/.github/README.md @@ -2422,9 +2422,7 @@ on a raspberry Pi, since it is lightweight and heavily customizable. - **[icon Shorewall](https://shorewall.org)** - An open source firewall tool for Linux that builds upon the Netfilter system built into the Linux kernel, making it easier to manage more complex configuration schemes with iptables. […](https://awesome-privacy.xyz/networking/firewalls/shorewall "View full Shorewall report") -- **[icon BunkerWeb](https://www.bunkerweb.io)** - BunkerWeb is an open-source Next-Generation Web Application Firewall (WAF). -It provides easy protection for your web services and is designed to remain secure by default. -It integrates seamlessly with modern environments (Docker, Kubernetes, Linux, etc.). +- **[icon BunkerWeb](https://www.bunkerweb.io)** - BunkerWeb is an open-source web application firewall (WAF) that protects web services from common web attacks. It integrates with environments such as Docker, Kubernetes, and Linux. […](https://awesome-privacy.xyz/networking/firewalls/bunkerweb "View full BunkerWeb report") -
Stats From 6fa69255ff7a1302cf628c1637402a8b0e432cbe Mon Sep 17 00:00:00 2001 From: TheophileDiot Date: Mon, 9 Mar 2026 16:47:02 +0100 Subject: [PATCH 4/6] Revert "Remove BunkerWeb entry from awesome-privacy.yml" This reverts commit 6e0eda6d7924c79647cf32f0cdcd2ab4e083c0eb. --- awesome-privacy.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/awesome-privacy.yml b/awesome-privacy.yml index a5357570..2c03029b 100644 --- a/awesome-privacy.yml +++ b/awesome-privacy.yml @@ -2524,6 +2524,17 @@ categories: An open source firewall tool for Linux that builds upon the Netfilter system built into the Linux kernel, making it easier to manage more complex configuration schemes with iptables. + - name: BunkerWeb + url: https://www.bunkerweb.io + followWith: Self-Hosted + github: bunkerity/bunkerweb + icon: https://docs.bunkerweb.io/latest/assets/favicon.png + openSource: true + description: | + BunkerWeb is an open-source Next-Generation Web Application Firewall (WAF). + It provides easy protection for your web services and is designed to remain secure by default. + It integrates seamlessly with modern environments (Docker, Kubernetes, Linux, etc.). + - name: OPNSense url: https://opnsense.org followWith: Hardware From 3a1e8e2b1d3734057967a386a4f2d2464089d1b2 Mon Sep 17 00:00:00 2001 From: TheophileDiot Date: Mon, 9 Mar 2026 16:49:13 +0100 Subject: [PATCH 5/6] Remove BunkerWeb entry from README.md --- .github/README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/README.md b/.github/README.md index 725fa44e..50962007 100644 --- a/.github/README.md +++ b/.github/README.md @@ -2422,15 +2422,6 @@ on a raspberry Pi, since it is lightweight and heavily customizable. - **[icon Shorewall](https://shorewall.org)** - An open source firewall tool for Linux that builds upon the Netfilter system built into the Linux kernel, making it easier to manage more complex configuration schemes with iptables. […](https://awesome-privacy.xyz/networking/firewalls/shorewall "View full Shorewall report") -- **[icon BunkerWeb](https://www.bunkerweb.io)** - BunkerWeb is an open-source web application firewall (WAF) that protects web services from common web attacks. It integrates with environments such as Docker, Kubernetes, and Linux. -[…](https://awesome-privacy.xyz/networking/firewalls/bunkerweb "View full BunkerWeb report") - -
- Stats - - [![GitHub: bunkerity/bunkerweb](https://img.shields.io/github/stars/bunkerity/bunkerweb?style=flat&logo=github&label=bunkerweb&color=%235f53f4&cacheSeconds=3600)](https://github.com/bunkerity/bunkerweb) -📦 Open Source ˙ - -
- **[icon OPNSense](https://opnsense.org)** - Enterprise firewall and router for protecting networks, built on the FreeBSD system. […](https://awesome-privacy.xyz/networking/firewalls/opnsense "View full OPNSense report") From 1679ee7a1fba3f542049ae163d6db70e0fddb413 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Diot?= <57175294+TheophileDiot@users.noreply.github.com> Date: Mon, 9 Mar 2026 16:49:39 +0100 Subject: [PATCH 6/6] Discard changes to .github/README.md