Difference between revisions of "NgIRCd"

From Free Software Directory
Jump to: navigation, search
(New version)
(Updated to ngIRCd 26.1)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=ngIRCd
 
|Name=ngIRCd
|Short description=ngIRCd IRC daemon
+
|Short description=ngIRCd is a free, portable and lightweight Internet Relay Chat server
|Full description=ngIRCd is a free open source daemon for Internet Relay Chat (IRC), developed under the GNU General Public License (GPL). It's written from scratch and is not based upon the original IRCd like many others.<br />
+
|Full description=ngIRCd is a free, portable and lightweight Internet Relay Chat server for small or private networks, developed under the GNU General Public License (GPL).
Benefits of ngIRCd are:
+
 
* There are no problems with servers on changing or non-static IP addresses.
+
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.
* There is a small and lean configuration file.
+
 
* There is a free, modern and open source C source code.
+
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 :-)
* - It is still under active development.
+
|Homepage URL=https://ngircd.barton.de/
|Homepage URL=http://ngircd.barton.de/
+
|Version download=https://ngircd.barton.de/pub/ngircd/ngircd-26.1.tar.gz
 
|User level=none
 
|User level=none
 
|Keywords=IRC
 
|Keywords=IRC
Line 14: Line 14:
 
|Version date=2017/01/20
 
|Version date=2017/01/20
 
|Version status=stable
 
|Version status=stable
|Version download=https://ngircd.barton.de/pub/ngircd/ngircd-24.tar.gz
 
 
|Last review by=Alejandroindependiente
 
|Last review by=Alejandroindependiente
 
|Last review date=2017/03/02
 
|Last review date=2017/03/02
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2007-08-21
 
|License verified date=2007-08-21
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2orlater
+
|License=GPL-2.0-or-later
|License verified by=Ted Teah
+
|License copyright=Copyright © 2001-2021 Alexander Barton and Contributors.
|License verified date=2007-08-21
+
|License verified by=Noisytoot
 +
|License verified date=2021/03/05
 +
|License note=https://github.com/ngircd/ngircd/blob/master/COPYING
 +
}}
 +
{{Software category
 +
|Chat=instant-messaging, irc
 +
|Interface=command-line
 +
|Live-communications=chat
 +
|Programming-language=C
 +
|Protocol=ip, ipv6, irc
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Use=live-communications
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 
}}
 
}}
 
{{Person
 
{{Person
Line 32: Line 44:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=alex@barton.de
 
|Email=alex@barton.de
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Florian Westphal
 
|Real name=Florian Westphal
 
|Role=Contributor
 
|Role=Contributor
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://arthur.barton.de/cgi-bin/viewcvs.cgi/ngircd/
+
|Resource URL=https://github.com/ngircd/ngircd
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://ngircd.barton.de/bugzilla/index.cgi
+
|Resource URL=https://github.com/ngircd/ngircd/issues
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking,Developer,Help,Support
 
|Resource audience=Bug Tracking,Developer,Help,Support
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
|Resource URL=http://arthur.barton.de/mailman/listinfo/ngircd-ml
+
|Resource URL=https://arthur.barton.de/mailman/listinfo/ngircd-ml
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Chat=irc
+
|Is High Priority Project=No
|Interface=command-line
+
|VCS checkout command=git clone https://github.com/ngircd/ngircd.git
|Live-communications=chat
+
|Computer languages=C
|Use=live-communications
+
|Documentation note=https://ngircd.barton.de/documentation.php.en
 +
|Decommissioned or Obsolete=No
 +
|IRC general=irc://irc.barton.de/ngircd
 +
|Version identifier=26.1
 +
|Version date=2021/01/02
 +
|Version status=stable
 +
|Last review by=Noisytoot
 +
|Last review date=2021/03/05
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ngircd.barton.de/pub/ngircd/ngircd-26.1.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 16:09, 5 March 2021


[edit]

ngIRCd

https://ngircd.barton.de/
ngIRCd is a free, portable and lightweight Internet Relay Chat server

ngIRCd is a free, portable and lightweight Internet Relay Chat server for small or private networks, developed under the GNU General Public License (GPL).

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 :-)

Documentation

https://ngircd.barton.de/documentation.php.en

"IRC general" IRC general channel
irc://irc.barton.de/ngircd





Licensing

License

Verified by

Verified on

Notes

Verified by

Noisytoot

Verified on

5 March 2021




Leaders and contributors

Contact(s)Role
Florian Westphal Contributor
Alexander Barton Maintainer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttps://github.com/ngircd/ngircd
Bug Tracking,Developer,Help,SupportMailing List Info/Archivehttps://arthur.barton.de/mailman/listinfo/ngircd-ml
Bug TrackingVCS Repository Webviewhttps://github.com/ngircd/ngircd/issues


Software prerequisites

This entry (in part or in whole) was last reviewed on 5 March 2021.




Entry





"GPL-2.0-or-later" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.




















Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.