itamarjp / WendzelNNTPd

The WendzelNNTPd is an IPv6-ready Usenet-server (NNTP daemon) with the main goal of a high usability. It is portable (Linux/*BSD/*nix), supports AUTHINFO authentication, contains ACL as well as role based ACL and supports invisible newsgroups. It currently supports MySQL and SQLite backends.

Home Page:http://steffen-wendzel.blogspot.de/p/wendzelnntpd.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WendzelNNTPd

The WendzelNNTPd is an IPv6-ready Usenet server (NNTP daemon) with the main goal to maximize usability on the console level. WendzelNNTPd achieves that by breaking down complicated things to an easy-to-use configuration file + tool. The server is portable (Linux/*BSD/*nix), supports AUTHINFO authentication, contains support for Access Control Lists (ACL), role based access control (RBAC) and supports `invisible newsgroups'. It currently allows MySQL and SQLite backends.

Features

  • Runs on Linux, OpenSolaris, *BSD
  • Supports IPv6
  • Database abstraction layer (supports SQLite3 and MySQL)
  • Tiny (only about 7,500 Lines of Code)
  • Written in C
  • Supports NNTP authentication (AUTHINFO USER/PASS)
  • Supports advanced ACL and role based access control (RBAC)
  • Automatically prevents double-postings
  • Supports "invisible newsgroups"
  • It is open source ;-)

Website

http://steffen-wendzel.blogspot.de/p/wendzelnntpd.html

Documentation

https://github.com/cdpxe/WendzelNNTPd/blob/master/WendzelNNTPd-OSE/docs/docs.pdf

About

The WendzelNNTPd is an IPv6-ready Usenet-server (NNTP daemon) with the main goal of a high usability. It is portable (Linux/*BSD/*nix), supports AUTHINFO authentication, contains ACL as well as role based ACL and supports invisible newsgroups. It currently supports MySQL and SQLite backends.

http://steffen-wendzel.blogspot.de/p/wendzelnntpd.html

License:GNU General Public License v3.0


Languages

Language:C 57.8%Language:HTML 21.7%Language:TeX 6.4%Language:C++ 4.4%Language:Makefile 4.0%Language:Yacc 3.1%Language:Shell 1.3%Language:Lex 0.8%Language:CSS 0.2%Language:NSIS 0.2%Language:Batchfile 0.1%Language:QMake 0.1%