[[PageOutline(1,Contents)]] = Twisted News = Twisted News provides a very basic NNTP server, as well as an NNTP client protocol implementation. Two messages storage systems are supported: the DB-API 2.0 backend stores and indexes messages in any compatible SQL database; the Twisted dirdbm backend uses serialized Python objects stored directly on the filesystem for message storage. Twisted News also has very rudamentary support for moderated groups. Twisted News is available under the MIT Free Software licence. = Download = See the [wiki:Downloads] page. = Documentation = An [http://twistedmatrix.com/documents/current/api/ API reference] of Twisted and all subprojects is available. = Contact = Subscribe to the [http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python twisted-python] mailing list or visit the #twisted channel on irc.freenode.net to ask questions. [http://twistedmatrix.com/trac/newticket?type=defect&component=news Report a bug] or [http://twistedmatrix.com/trac/newticket?type=enhancement&component=news request a feature] using the issue tracker (registration required), or browse [query:status=new|assigned|reopened&component=news Twisted News tickets].