From: Michael Tremer Date: Fri, 2 May 2025 16:46:28 +0000 (+0000) Subject: about: Add lots more content X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a4ca887a5379b45ae7413882a703c16b3b96391;p=ipfire.org.git about: Add lots more content Signed-off-by: Michael Tremer --- diff --git a/src/templates/static/about.html b/src/templates/static/about.html index 369a6b72..8c345d57 100644 --- a/src/templates/static/about.html +++ b/src/templates/static/about.html @@ -26,42 +26,233 @@

About IPFire_

-
The Open Source Firewall
+ +

+ IPFire is a professional-grade open-source firewall and security platform + trusted by thousands of organizations, businesses, and individuals around + the world. + Designed with a strong focus on security, performance, and flexibility, + IPFire adapts to networks of all sizes—from home offices to global + enterprises. +

+ +

+ Developed and maintained by a passionate team and a vibrant community, + IPFire is constantly evolving to meet today’s cybersecurity challenges. + Whether you’re looking to secure a single connection or an entire + infrastructure, IPFire has your back. +

-
-
-
-

- IPFire_ - is the world's leading Open Source firewall distribution. - Businesses across the world have chosen to put their trust - in our versatile, feature-rich solution with its easy-to-use - web management console. Why not join them today? -

-
-
+
+
+
+
+
+ + + + + + Advanced Firewall Engine + + +
+ +

+ Based on Linux Netfilter, IPFire allows fine-grained + control over incoming and outgoing traffic with support for zones, + port forwarding, NAT, and stateful packet inspection. +

+
-
- - {{ _("DOWNLOAD IPFIRE NOW. IT'S FREE!") }} - {{ _("DOWNLOAD NOW") }} - +
+
+ + + + + + Secure and Scalable VPN Support + + +
+ +

+ IPFire supports IPsec and OpenVPN for secure site-to-site or + remote access VPNs, with support for hardware acceleration and + post-quantum cryptography. +

+
+ +
+
+ + + + + + Intrusion Detection & Prevention System + + +
+ +

+ Powered by Suricata, IPFire detects and blocks malicious traffic + in real-time using up-to-date rule sets, helping stop attacks + before they cause damage. +

+
- -
+
+
+ + + + + + Modular Add-on System + + +
+ +

+ Customize IPFire to your needs with a wide range of installable + add-ons — from monitoring tools to backup utilities. +

+
-
-

{{ _("Meet The Team") }}

+
+
+ + + + + + Web Proxy with Content Filtering + + +
+ +

+ IPFire includes a Squid proxy with optional URL filtering + (via URLFilter or SquidGuard), helping organizations enforce + usage policies and block harmful or inappropriate content. +

+
+ +
+
+ + + + + + Traffic Shaping & QoS + + +
+ +

+ Prioritize essential services like VoIP or video conferencing + with IPFire’s traffic shaping capabilities, ensuring bandwidth + is used efficiently even under load. +

+
+ +
+
+ + + + + + Role-based Network Zones + + +
+ +

+ With its unique concept of zones (Red, Green, Blue, Orange), + IPFire simplifies complex firewall rules by assigning roles + to networks (e.g., trusted, DMZ, Wi-Fi). +

+
+ +
+
+ + + + + + Regular Security Updates + + +
+ +

+ IPFire is maintained by a dedicated team focused on security. + Updates are released frequently to patch vulnerabilities and + keep your systems secure. +

+
+ +
+
+ + + + + + Real-time Monitoring & Logging + + +
+ +

+ Built-in tools let you monitor bandwidth usage, connections, + intrusion attempts, and more — all through a user-friendly + web interface. +

+
+ +
+
+ + + + + + Easy-to-Use Web Interface + + +
+ +

+ IPFire provides a clean, intuitive interface for managing all + aspects of your firewall — no need to touch the command line + unless you want to. +

+
+
+
+
+ +
+
+

{{ _("Meet The Team Behind IPFire") }}

- IPFire is built by a group of experts from various backgrounds and places - and we could not do it without our great community around us. + IPFire is developed by a dedicated team of experts from around the world, + united by a shared mission: + to build the most secure and reliable Open Source firewall. - Support our work with your donation! + But we’re not alone—our vibrant community plays a crucial role in + making IPFire what it is today.

@@ -71,11 +262,11 @@
{% for account in sorted(core_team, key=lambda a: a.created_at) %}
-
- +
+
-

{{ account.name or account.nickname }}

+
{{ account.name or account.nickname }}
{% end %}
@@ -92,8 +283,8 @@
-
- +
+
@@ -106,13 +297,20 @@
{% end %} - -
-
+ + + + + + {{ _("Support Us With Your Donation") }} + + + + -
-
-

{{ _("Under The Hood") }}

+
+
+

{{ _("The Technology Inside IPFire") }}