<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="nntp-parameters.xsl"?>
<?xml-model href="nntp-parameters.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="nntp-parameters">
  <title>Network News Transfer Protocol (NNTP) Parameters</title>
  <created>2005-07-12</created>
  <updated>2017-04-24</updated>

  <registry id="nntp-parameters-1">
    <title>NNTP Capability Labels</title>
    <xref type="rfc" data="rfc3977"/>
    <registration_rule>Labels beginning with X are reserved for private use. 
All others: Standards Track RFC or an IESG-approved experimental protocol.</registration_rule>
    <note>All capability labels in the registry MUST consist only of US-ASCII
letters, digits, and the characters dot (".") and dash ("-"), and
MUST begin with a letter other than X.  They MUST be at least
three characters.
    </note>
    <record>
      <name>AUTHINFO</name>
      <description>Authentication</description>
      <xref type="rfc" data="rfc4643"/>
    </record>
    <record date="2016-12-06">
      <name>COMPRESS</name>
      <description>Supported compression algorithms</description>
      <xref type="rfc" data="rfc8054"/>
    </record>
    <record>
      <name>HDR</name>
      <description>Batched header retrieval</description>
      <xref type="rfc" data="rfc3977"/>
    </record>
    <record>
      <name>IHAVE</name>
      <description>IHAVE command available</description>
      <xref type="rfc" data="rfc3977"/>
    </record>
    <record>
      <name>IMPLEMENTATION</name>
      <description>Server implementation-specific information</description>
      <xref type="rfc" data="rfc3977"/>
    </record>
    <record>
      <name>LIST</name>
      <description>LIST command variants</description>
      <xref type="rfc" data="rfc3977"/>
      <xref type="rfc" data="rfc6048"/>
    </record>
    <record>
      <name>MODE-READER</name>
      <description>Mode-switching server and MODE                
READER command available</description>
      <xref type="rfc" data="rfc3977"/>
    </record>
    <record>
      <name>NEWNEWS</name>
      <description>NEWNEWS command available</description>
      <xref type="rfc" data="rfc3977"/>
    </record>
    <record>
      <name>OVER</name>
      <description>Overview support</description>
      <xref type="rfc" data="rfc3977"/>
    </record>
    <record>
      <name>POST</name>
      <description>POST command available</description>
      <xref type="rfc" data="rfc3977"/>
    </record>
    <record>
      <name>READER</name>
      <description>Reader commands available</description>
      <xref type="rfc" data="rfc3977"/>
    </record>
    <record>
      <name>SASL</name>
      <description>Supported SASL mechanisms</description>
      <xref type="rfc" data="rfc4643"/>
    </record>
    <record>
      <name>STARTTLS</name>
      <description>Transport layer security</description>
      <xref type="rfc" data="rfc4642"/>
      <xref type="rfc" data="rfc8143"/>
    </record>
    <record>
      <name>STREAMING</name>
      <description>Streaming feeds</description>
      <xref type="rfc" data="rfc4644"/>
    </record>
    <record>
      <name>VERSION</name>
      <description>Supported NNTP versions</description>
      <xref type="rfc" data="rfc3977"/>
    </record>
  </registry>
  
  <registry id="compression-algorithms">
    <title>NNTP Compression Algorithms</title>
    <xref type="rfc" data="rfc8054"/>
    <registration_rule>First Come First Served</registration_rule>
    <note>NNTP compression algorithms are named by strings from 1 to 20 
characters in length consisting of uppercase letters, digits, 
hyphens, and/or underscores.
    </note>
    <record date="2016-12-06">
      <value>DEFLATE</value>
      <description>COMMON</description>
      <comment>Mandatory to implement</comment>
      <controller>IESG</controller>
      <xref type="rfc" data="rfc8054"/>
    </record>
  </registry>
  
  <people/>
</registry>
