{% extends "../base-feature.html" %} {% block title %}{{ _("About IPFire") }}{% end block %} {% block content %}

{{ _("About IPFire") }}

{% if lang == "de" %}

IPFire ist auf der Grundidee einer hohen "Flexibilität" aufgebaut. Das ermöglicht aus einer einzigen Basis verschiedene Einsatzzwecke optimal zu unterstützen. Beginnend mit einem Firewall-System bestehend aus wenigen Megabytes ist es möglich IPFire auch als Dateiserver, Proxyserver, Wireless Access Point oder VPN-Gateway für Mitarbeiter, Filialen oder Kunden zu betreiben. Dies und mehr ist möglich durch einen eigens entwickelten Paketmanager, der nur installiert was gewollt ist und Sicherheitsupdates sehr einfach macht.

Dies ist der beste Weg ein Netzwerk sicher zu gestalten, denn Sicherheit ist kein Programm, das einfach installiert werden kann und um welches man sich nicht mehr kümmern braucht. Hingegen kann Sicherheit von Unternehmen zu Unternehmen ganz anders aussehen und das erfordert Anpassungsfähigkeit, die IPFire mit sich bringt.

Die Links in der Sidebar zeigen, was mit IPFire alles möglich ist. Jede Rubrik trägt ihren Teil zum Gesamtkonzept bei und macht IPFire ganz individuell zu dem, was es ist.

{% else %}

The foundation of IPFire is the high level of flexibility which lets us configure different versions of this operating system out of a single base. Beginning with a small firewall system of a few megabytes, it is possible to run IPFire as a file server or VPN gateway for staff, branches or customers. This modularity means that yor version of IPFire runs with exactly what you require and nothing more. All features are easily configured with the package manager, which also makes updates very easy.

We believe that this is the best way to provide security to a network. There is no way to distribute a static appliance because security menas different things to different people, and changes over time. Security is more of a process paired with behaviour and restrictions. IPFire has been designed to be flexible enough to fit into any existing security architecture.

Please click through the links in the sidebar and take a look at the possibilities IPFire offers for your personal concept of network. If you're still deciding what that concept is, don't worry. IPFire comes with intelligent defaults for settings whereever possible.

{% end %}
{{ _( {{ _(
{% end block %}