{% extends "../../../base-feature.html" %} {% block title %}{{ _("Content filter") }}{% end block %} {% block bodyA %}
{% if lang == "de" %}

SquidGuard ist ein URL-Filter, der über den Redirektor-Mechanismus an den Proxy angebunden wird. Das Herz stellen sogenannte Blacklists dar, die von offizieller Seite erstellt, eine Reihe von klassifizierten Webseiten enthalten und über das Webinterface automatisch auf dem neuesten Stand gehalten werden. Es stehen unterschiedliche, freie Quellen für vorgefertigte Blacklists zur Verfügung, die erlauben unter anderem jugendgefährdende Inhalte, Shopping-, Warez-, Social-Networking- oder gewaltverherrlichende Seiten zu filtern.

Individuelle Erweiterungen einzelner Domains oder URLs können für Blacklists und ebenso für Whitelists über das Webinterface eingerichtet werden. IPFire bietet auch einen Blacklist-Editor, der das Editieren und erstellen eigener Blacklists über das Webinterface anbietet.

Mögliche Anwendungsbereiche für SquidGuard auf dem IPFire sind:

{% else %}

SquidGuard is a URL filter add-on which is connected via the redirector mechanism of the proxy. The heart of SquidGuard is something called a "blacklist." This is a content control list created by the official site. These lists contain a number of categorically-classified websites and can be kept up-to-date automatically. There are different, independent sources for pre-built blacklists available, which allow among other classes filtering for adult content, shopping, warez, social networking, or sites containing violent/abusive content.

Individual extensions for particular domains or URLs can be set up on the IPFire web interface for blacklists and whitelists as well. IPFire also offers a black list editor, that makes the editing and creating your own blacklists quite easy.

Possible areas of application for the SquidGuard on IPFire are:

{% end %}
{% end block %}