From 700be4341941614e1f8598556390d1ecf9ba0fbf Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Tue, 26 May 2020 19:42:06 +0200 Subject: [PATCH] Update description texts --- index.php.de | 15 ++++++++++----- index.php.en | 15 +++++++++------ 2 files changed, 19 insertions(+), 11 deletions(-) diff --git a/index.php.de b/index.php.de index e762217..a7081b3 100644 --- a/index.php.de +++ b/index.php.de @@ -10,10 +10,15 @@ den Internet Relay Chat (IRC), speziell für kleinere oder private Netze, der unter der GNU General Public License (GPL) - entwickelt wird. Er ist einfach zu konfigurieren, kann mit dynamischen - IP-Adressen verwendet werden und unterstützt IPv6, SSL-Verschlüsselung - und PAM-Authentifizierung. Der Server ist von Grund auf neu geschrieben - worden und basiert nicht auf dem „Urvater“, dem Daemon des IRCNet. + entwickelt wird. +

+

+ Der Server ist recht einfach zu konfigurieren, kann mit dynamischen + IP-Adressen umgehen und unterstützt optional IDENT, IPv6-Verbindungen, + SSL-geschützte Links und PAM für die Benutzerauthentifizierung sowie + eine Zeichensatzkonvertierung für alte Clients. Der Server wurde von + Grund auf neu geschrieben und basiert nicht auf dem Urvater, dem + Dämon des IRCNet.

Der Name ngIRCd steht für next generation IRC daemon, @@ -36,7 +41,7 @@ in Betrieb zu halten

  • - unterstützt IPv6 und SSL + unterstützt optional IDENT, IPv6, SSL, PAM und iconv.
  • keine Probleme mit Servern, deren IP-Adressen dynamisch sind diff --git a/index.php.en b/index.php.en index 2e734b5..83b4de5 100644 --- a/index.php.en +++ b/index.php.en @@ -10,13 +10,16 @@ for small or private networks, developed under the GNU General Public License (GPL). - It is easy to configure, can cope with dynamic IP addresses, and - supports IPv6, SSL-protected connections as well as PAM for - authentication. It is written from scratch and not based on the - original IRCd.

    - The name ngIRCd means next generation IRC daemon, + The server is quite easy to configure, can handle dynamic IP addresses, + and optionally supports IDENT, IPv6 connections, SSL-protected links, + and PAM for user authentication as well as character set conversion for + legacy clients. The server has been written from scratch and is not + based on the forefather, the daemon of the IRCNet. +

    +

    + The name ngIRCd means next-generation IRC daemon, which is a little bit exaggerated: lightweight Internet Relay Chat server most probably would have been a better name :-)

    @@ -34,7 +37,7 @@ simple to build/install, configure and maintain
  • - supports IPv6 and SSL + optionally supports IDENT, IPv6, SSL, PAM and iconv.
  • no problems with servers that have dynamic IP addresses -- 2.39.2