Giter VIP home page Giter VIP logo

mcnntp's Introduction

McNNTP

A .NET implementation of the NNTP protocol to create an NNTP AND IMAP server in C#

Vision

This project aims to provide a full communications server using multiple communication protocols to deliver information through the communication medium of the user's choice. The first protocol under development is a full RFC-compliant NNTP (USENET) news server that adheres to:

  • RFC 2980 - Common NNTP Extensions

  • RFC 3977 - Network News Transfer Protocol (NNTP)

  • RFC 4642 - Using TLS with NNTP (Implicit and Explicit TLS/SSL)

  • RFC 4643 - NNTP Extension for Authentication

  • RFC 4644 - NNTP Extension for Streaming Feeds

  • RFC 4707 - Netnews Administration System (NAS)

  • RFC 5536 - Netnews Article Format

  • RFC 5537 - Netnews Architecture and Protocols

  • RFC 6048 - NNTP Additions to LIST Command

  • RFC 3501 - INTERNET MESSAGE ACCESS PROTOCOL - VERSION 4rev1

  • RFC 3348 - IMAP4 Child Mailbox Extension

  • RFC 6154 - IMAP LIST Extension for Special-Use Mailboxes

(See http://www.tin.org/docs.html)

Inclusion of other non-NNTP communication protocols, such as IMAP, RSS, and Atom, as well as a web-based forum user interface built on a REST API are planned to provide multiple ways to interact with the same data through users' preferred communication mediums and clients.

Finally, interserver distribution through NNTP and other synchronization protocols will be implemented to allow peering among servers and inclusion of historical USENET archives along with spidering techniques or other participatory data interchange to store historical archives of disparate forums and other group mediums within the same messaging ecosystem.

The goal is to integrate newer protocol support into an NNTP server to improve the relevance of the NNTP protocol and appeal of open, decentralized, pseudonynomous group communication systems.

mcnntp's People

Contributors

seanmcelroy avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.