<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="vnc-uri.xsl"?>
<?xml-model href="vnc-uri.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="vnc-uri">
  <title>Virtual Network Computing (VNC) Uniform Resource Identifier (URI)</title>
  <created>2016-03-17</created>
  <updated>2016-05-27</updated>
  
  <registry id="connection-channel-types">
    <title>VNC URI Connection Channel Types</title>
    <xref type="rfc" data="rfc7869"/>
    <registration_rule>First Come First Served</registration_rule>
    <record date="2016-03-17">
      <value>0</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>1</value>
      <description>Standard TCP</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record>
      <value>2-22</value>
      <description>Unassigned</description>
    </record>
    <record date="2016-03-17">
      <value>23</value>
      <description>Secure Tunnel</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>24</value>
      <description>Integrated SSH</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record>
      <value>25-2147483647</value>
      <description>Unassigned</description>
    </record>
  </registry>
  
  <registry id="id-hash-algorithms">
    <title>VNC URI ID Hash Algorithms</title>
    <xref type="rfc" data="rfc7869"/>
    <registration_rule>First Come First Served</registration_rule>
    <record date="2016-03-17">
      <value>0</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>1</value>
      <description>MD5</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>2</value>
      <description>SHA1</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record>
      <value>3</value>
      <description>Unassigned</description>
    </record>
    <record date="2016-03-17">
      <value>4</value>
      <description>SHA256</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record>
      <value>5-2147483647</value>
      <description>Unassigned</description>
    </record>
  </registry>
  
  <registry id="parameters">
    <title>VNC URI Parameters</title>
    <xref type="rfc" data="rfc7869"/>
    <registration_rule>First Come First Served</registration_rule>
    <record date="2016-03-17">
      <value>ConnectionName</value>
      <description>Name of connection profile</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>VncUsername</value>
      <description>VNC server username</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>VncPassword</value>
      <description>VNC server password</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>SecurityType</value>
      <description>RFB security type used</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>ChannelType</value>
      <description>Connection channel type</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>SshHost</value>
      <description>SSH server hostname or IP</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>SshPort</value>
      <description>SSH server port</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>SshUsername</value>
      <description>SSH username</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>SshPassword</value>
      <description>SSH password</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>IdHashAlgorithm</value>
      <description>Hash algorithm used with "IdHash" parameter</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>IdHash</value>
      <description>Expected hash of remote public key or certificate</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>ColorLevel</value>
      <description>Client color depth/mode</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>ViewOnly</value>
      <description>Client is view only</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
    <record date="2016-03-17">
      <value>SaveConnection</value>
      <description>Store connection info</description>
      <xref type="rfc" data="rfc7869"/>
    </record>
  </registry>
  
  <people/>
</registry>
