<meta name="author" content="IPFire.org - IPFire Development Team" />
<meta name="keywords" content="Linux, Firewall, IPFire, Security, IPCop, Open Source, Free, ARM, VPN, Proxy, IDS, IPS" />
- <meta name="description" content="{{ _("IPFire is a free firewall distribution based on Linux.") }}" />
<link rel="icon" sizes="192x192" href="{{ static_url("img/apple-touch-icon-192x192-precomposed.png") }}">
{% for res in ("72x72", "76x76", "120x120", "144x144", "152x152", "180x180") %}
{% block title %}{{ _("Welcome!") }}{% end block %}
+{% block head %}
+ <meta name="description" content="{{ _("The IPFire Blog has the latest news from the IPFire Project about Development, Current Affairs, and many more interesting things.") }}" />
+{% end %}
+
{% block main %}
<div class="card">
<div class="card-body">
{% extends "base.html" %}
{% block head %}
+ <meta name="description" content="{{ _("IPFire is a hardened, versatile, state-of-the-art Open Source firewall based on Linux.") }}" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://blog.ipfire.org/feed.xml" />
{% end block %}
<h1 class="mb-0">{{ _("Secure your network with IPFire") }}</h1>
<p>
- {{ _("IPFire is a versatile, state-of-the-art Open Source firewall based on Linux.") }}
+ {{ _("IPFire is a hardened, versatile, state-of-the-art Open Source firewall based on Linux.") }}
{{ _("Its ease of use, high performance in any scenario and extensibility make it usable for everyone.") }}
</p>