Changeset 11071 for dotorg

Show
Ignore:
Timestamp:
05/13/2008 04:54:51 PM (5 months ago)
Author:
dave
Message:

update html, commit changes to the BEP index. Separate accepted from draft BEPs.

Location:
dotorg/trunk/html/beps
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/html/beps/bep_0000.html

    r11062 r11071  
     1<?xml version="1.0" encoding="utf-8" ?> 
     2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
     3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 
     4<head> 
     5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
     6<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/" /> 
     7<title></title> 
     8<link rel="stylesheet" href="../css/bep.css" type="text/css" /> 
     9</head> 
     10<body> 
     11<div class="document"> 
     12 
     13<div id="upper" class="clear"> 
     14<div id="wrap"> 
     15<div id="header"> 
     16<h1><a href="../index.html">BitTorrent<span>.org</span></a></h1> 
     17</div> 
     18<div id="nav"> 
     19<ul> 
     20<li><a href="../index.html">Home</a></li> 
     21<li><a href="../introduction.html">For Users</a></li> 
     22<li><a href="bep_0000.html"><span>For Developers</span></a></li> 
     23<!-- <li><a href="./blog">Blog</a></li> --> 
     24<li><a href="http://forum.bittorrent.org"> Forums </li> 
     25<li><a href="../donate.html">Donate!</a></li> 
     26</ul> 
     27</div> <!-- nav --> 
     28<!-- ### Begin Content ### --> 
     29<div id="second"> 
     30 
     31 
     32 
     33<table class="rfc2822 docutils field-list" frame="void" rules="none"> 
     34<col class="field-name" /> 
     35<col class="field-body" /> 
     36<tbody valign="top"> 
     37<tr class="field"><th class="field-name">BEP:</th><td class="field-body">0</td> 
     38</tr> 
     39<tr class="field"><th class="field-name">Title:</th><td class="field-body">Index of BitTorrent Enhancement Proposals</td> 
     40</tr> 
     41<tr class="field"><th class="field-name">Version:</th><td class="field-body">11051</td> 
     42</tr> 
     43<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0000.rst">2008-04-29 18:12:37 -0700 (Tue, 29 Apr 2008)</a></td> 
     44</tr> 
     45<tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison &lt;dave&#32;&#97;t&#32;bittorrent.com&gt;</td> 
     46</tr> 
     47<tr class="field"><th class="field-name">Status:</th><td class="field-body">Active</td> 
     48</tr> 
     49<tr class="field"><th class="field-name">Type:</th><td class="field-body">Process</td> 
     50</tr> 
     51<tr class="field"><th class="field-name">Created:</th><td class="field-body">10-Jan-2008</td> 
     52</tr> 
     53<tr class="field"><th class="field-name">Post-History:</th><td class="field-body"></td> 
     54</tr> 
     55</tbody> 
     56</table> 
     57<hr /> 
     58<div class="contents topic" id="contents"> 
     59<p class="topic-title first">Contents</p> 
     60<ul class="simple"> 
     61<li><a class="reference internal" href="#final-and-active-process-beps" id="id4">Final and Active Process BEPs</a></li> 
     62<li><a class="reference internal" href="#accepted-beps" id="id5">Accepted BEPs</a></li> 
     63<li><a class="reference internal" href="#draft-beps" id="id6">Draft BEPs</a></li> 
     64<li><a class="reference internal" href="#deferred-beps" id="id7">Deferred BEPs</a></li> 
     65<li><a class="reference internal" href="#withdrawn-beps" id="id8">Withdrawn BEPs</a></li> 
     66<li><a class="reference internal" href="#rejected-beps" id="id9">Rejected BEPs</a></li> 
     67</ul> 
     68</div> 
     69<p>The BitTorrent Community Forum coordinates the development of the 
     70BitTorrent protocol suite and its reference implementation. It is the 
     71wish of Bram Cohen that the BitTorrent mainline python implementation 
     72remain open source and that the protocol development process be 
     73modelled after the Python Enhancement Proposal (PEP) process <a class="footnote-reference" href="#python" id="id1">[1]</a>.</p> 
     74<p>This document indexes all BitTorrent Enhancement Proposals (BEPs). 
     75When a new proposal is submitted, one of the BitTorrent.org editors 
     76assigns a BEP number and updates this index appropriately.  Each 
     77document has a number that never changes and the history of the 
     78document is maintained in subversion <a class="footnote-reference" href="#svn" id="id2">[2]</a>.</p> 
     79<div class="section" id="final-and-active-process-beps"> 
     80<h1>Final and Active Process BEPs</h1> 
     81<table border="1" class="docutils"> 
     82<colgroup> 
     83<col width="7%" /> 
     84<col width="93%" /> 
     85</colgroup> 
     86<thead valign="bottom"> 
     87<tr><th class="head">Num</th> 
     88<th class="head">Title</th> 
     89</tr> 
     90</thead> 
     91<tbody valign="top"> 
     92<tr><td><span class="raw-html"><A HREF="bep_0000.html">0</A></span></td> 
     93<td><span class="raw-html"><A HREF="bep_0000.html">Index of BitTorrent Enhancement Proporsals </A></span></td> 
     94</tr> 
     95<tr><td><span class="raw-html"><A HREF="bep_0001.html">1</A></span></td> 
     96<td><span class="raw-html"><A HREF="bep_0001.html">The BEP Process</A></span></td> 
     97</tr> 
     98<tr><td><span class="raw-html"><A HREF="bep_0002.html">2</A></span></td> 
     99<td><span class="raw-html"><A HREF="bep_0002.html">Sample reStructured Text BEP Template</A></span></td> 
     100</tr> 
     101<tr><td><span class="raw-html"><A HREF="bep_0003.html">3</A></span></td> 
     102<td><span class="raw-html"><A HREF="bep_0003.html">The BitTorrent Protocol Specification</A></span></td> 
     103</tr> 
     104<tr><td><span class="raw-html"><A HREF="bep_0004.html">4</A></span></td> 
     105<td><span class="raw-html"><A HREF="bep_0004.html">Known Number Allocations </A></span></td> 
     106</tr> 
     107<tr><td><span class="raw-html"><A HREF="bep_0020.html">20</A></span></td> 
     108<td><span class="raw-html"><A HREF="bep_0020.html">Peer ID Conventions</A></span></td> 
     109</tr> 
     110<tr><td><span class="raw-html"><A HREF="bep_1000.html">1000</A></span></td> 
     111<td><span class="raw-html"><A HREF="bep_1000.html">Pending Standards Track Documents</A></span></td> 
     112</tr> 
     113</tbody> 
     114</table> 
     115</div> 
     116<div class="section" id="accepted-beps"> 
     117<h1>Accepted BEPs</h1> 
     118<p>These BEPs describe mechanisms that have been deployed in one or more BitTorrent 
     119implementations and have proven useful.  They may require minor revisions. 
     120They await the blessing of the BDFL before they can be considered Final.</p> 
     121<table border="1" class="docutils"> 
     122<colgroup> 
     123<col width="7%" /> 
     124<col width="93%" /> 
     125</colgroup> 
     126<thead valign="bottom"> 
     127<tr><th class="head">Num</th> 
     128<th class="head">Title</th> 
     129</tr> 
     130</thead> 
     131<tbody valign="top"> 
     132<tr><td><span class="raw-html"><A HREF="bep_0009.html">9</A></span></td> 
     133<td><span class="raw-html"><A HREF="bep_0009.html">Extension for Peers to Send Metadata Files </A></span></td> 
     134</tr> 
     135<tr><td><span class="raw-html"><A HREF="bep_0023.html">21</A></span></td> 
     136<td><span class="raw-html"><A HREF="bep_0023.html">Tracker Returns Packed Peer Lists</A></span></td> 
     137</tr> 
     138<tr><td><span class="raw-html"><A HREF="bep_0024.html">21</A></span></td> 
     139<td><span class="raw-html"><A HREF="bep_0023.html">Tracker Returns External IP</A></span></td> 
     140</tr> 
     141</tbody> 
     142</table> 
     143</div> 
     144<div class="section" id="draft-beps"> 
     145<h1>Draft BEPs</h1> 
     146<p>The following BEPs are under consideration for standardization.</p> 
     147<table border="1" class="docutils"> 
     148<colgroup> 
     149<col width="8%" /> 
     150<col width="93%" /> 
     151</colgroup> 
     152<thead valign="bottom"> 
     153<tr><th class="head">Num</th> 
     154<th class="head">Title</th> 
     155</tr> 
     156</thead> 
     157<tbody valign="top"> 
     158<tr><td><span class="raw-html"><A HREF="bep_0005.html">5</A></span></td> 
     159<td><span class="raw-html"><A HREF="bep_0005.html">DHT Protocol </A></span></td> 
     160</tr> 
     161<tr><td><span class="raw-html"><A HREF="bep_0006.html">6</A></span></td> 
     162<td><span class="raw-html"><A HREF="bep_0006.html">Fast Extension </A></span></td> 
     163</tr> 
     164<tr><td><span class="raw-html"><A HREF="bep_0007.html">7</A></span></td> 
     165<td><span class="raw-html"><A HREF="bep_0007.html">IPv6 Tracker Extension   </A></span></td> 
     166</tr> 
     167<tr><td><span class="raw-html"><A HREF="bep_0010.html">10</A></span></td> 
     168<td><span class="raw-html"><A HREF="bep_0010.html">Extension Protocol </A></span></td> 
     169</tr> 
     170<tr><td><span class="raw-html"><A HREF="bep_0012.html">12</A></span></td> 
     171<td><span class="raw-html"><A HREF="bep_0012.html">Multitracker Metadata Extension</A></span></td> 
     172</tr> 
     173<tr><td><span class="raw-html"><A HREF="bep_0015.html">15</A></span></td> 
     174<td><span class="raw-html"><A HREF="bep_0015.html">UDP Tracker Protocol</A></span></td> 
     175</tr> 
     176<tr><td><span class="raw-html"><A HREF="bep_0016.html">16</A></span></td> 
     177<td><span class="raw-html"><A HREF="bep_0016.html">Superseeding</A></span></td> 
     178</tr> 
     179<tr><td><span class="raw-html"><A HREF="bep_0017.html">17</A></span></td> 
     180<td><span class="raw-html"><A HREF="bep_0017.html">HTTP Seeding (Hoffman-style) </A></span></td> 
     181</tr> 
     182<tr><td><span class="raw-html"><A HREF="bep_0018.html">18</A></span></td> 
     183<td><span class="raw-html"><A HREF="bep_0018.html">Search Engine Specification</A></span></td> 
     184</tr> 
     185<tr><td><span class="raw-html"><A HREF="bep_0019.html">19</A></span></td> 
     186<td><span class="raw-html"><A HREF="bep_0019.html">HTTP/FTP Seeding (GetRight-style) </A></span></td> 
     187</tr> 
     188<tr><td><span class="raw-html"><A HREF="bep_0021.html">21</A></span></td> 
     189<td><span class="raw-html"><A HREF="bep_0021.html">Extension for Partial Seeds</A></span></td> 
     190</tr> 
     191</tbody> 
     192</table> 
     193</div> 
     194<div class="section" id="deferred-beps"> 
     195<h1>Deferred BEPs</h1> 
     196<p>The editor(s) deem that the following BEPs are not progressing toward standardization, 
     197but they have not yet been withdrawn.</p> 
     198<table border="1" class="docutils"> 
     199<colgroup> 
     200<col width="8%" /> 
     201<col width="92%" /> 
     202</colgroup> 
     203<thead valign="bottom"> 
     204<tr><th class="head">Num</th> 
     205<th class="head">Title</th> 
     206</tr> 
     207</thead> 
     208<tbody valign="top"> 
     209<tr><td><span class="raw-html"><A HREF="bep_0008.html">8</A></span></td> 
     210<td><span class="raw-html"><A HREF="bep_0008.html">Tracker Peer Obfuscation </A></span></td> 
     211</tr> 
     212</tbody> 
     213</table> 
     214</div> 
     215<div class="section" id="withdrawn-beps"> 
     216<h1>Withdrawn BEPs</h1> 
     217<p>At this time, no BEPs have been withdrawn.</p> 
     218</div> 
     219<div class="section" id="rejected-beps"> 
     220<h1>Rejected BEPs</h1> 
     221<p>At this time, no BEPs have been rejected.</p> 
     222<table class="docutils footnote" frame="void" id="python" rules="none"> 
     223<colgroup><col class="label" /><col /></colgroup> 
     224<tbody valign="top"> 
     225<tr><td class="label"><a class="fn-backref" href="#id1">[1]</a></td><td><a class="reference external" href="http://www.python.org/dev/peps/">http://www.python.org/dev/peps/</a></td></tr> 
     226</tbody> 
     227</table> 
     228<table class="docutils footnote" frame="void" id="svn" rules="none"> 
     229<colgroup><col class="label" /><col /></colgroup> 
     230<tbody valign="top"> 
     231<tr><td class="label"><a class="fn-backref" href="#id2">[2]</a></td><td><a class="reference external" href="http://bittorrent.org/trac">http://bittorrent.org/trac</a></td></tr> 
     232</tbody> 
     233</table> 
     234</div> 
     235 
     236 
     237</div> 
     238        <div id="footer"> 
     239<hr/> 
     240</div> 
     241 
     242</div> 
     243</body> 
     244</html> 
  • dotorg/trunk/html/beps/bep_0000.rst

    r11051 r11071  
    3939======     =================== 
    4040 
     41Accepted BEPs 
     42------------- 
     43 
     44These BEPs describe mechanisms that have been deployed in one or more BitTorrent  
     45implementations and have proven useful.  They may require minor revisions. 
     46They await the blessing of the BDFL before they can be considered Final. 
     47 
     48======     ===================   
     49Num        Title               
     50======     =================== 
     51|9|        :raw-html:`<A HREF="bep_0009.html">Extension for Peers to Send Metadata Files </A>` 
     52|23|       :raw-html:`<A HREF="bep_0023.html">Tracker Returns Packed Peer Lists</A>` 
     53|24|       :raw-html:`<A HREF="bep_0023.html">Tracker Returns External IP</A>` 
     54======     =================== 
    4155 
    4256Draft BEPs 
     
    5165|6|        :raw-html:`<A HREF="bep_0006.html">Fast Extension </A>` 
    5266|7|        :raw-html:`<A HREF="bep_0007.html">IPv6 Tracker Extension   </A>` 
    53 |9|        :raw-html:`<A HREF="bep_0009.html">Extension for Peers to Send Metadata Files </A>` 
    5467|10|       :raw-html:`<A HREF="bep_0010.html">Extension Protocol </A>` 
    5568|12|       :raw-html:`<A HREF="bep_0012.html">Multitracker Metadata Extension</A>` 
     
    5972|18|       :raw-html:`<A HREF="bep_0018.html">Search Engine Specification</A>` 
    6073|19|       :raw-html:`<A HREF="bep_0019.html">HTTP/FTP Seeding (GetRight-style) </A>` 
     74|21|       :raw-html:`<A HREF="bep_0021.html">Extension for Partial Seeds</A>` 
    6175======     =================== 
    6276 
     
    106120.. |19| replace:: :raw-html:`<A HREF="bep_0019.html">19</A>` 
    107121.. |20| replace:: :raw-html:`<A HREF="bep_0020.html">20</A>` 
     122.. |21| replace:: :raw-html:`<A HREF="bep_0021.html">21</A>` 
     123.. |23| replace:: :raw-html:`<A HREF="bep_0023.html">21</A>` 
     124.. |24| replace:: :raw-html:`<A HREF="bep_0024.html">21</A>` 
    108125.. |1000| replace:: :raw-html:`<A HREF="bep_1000.html">1000</A>` 
  • dotorg/trunk/html/beps/bep_0009.html

    r11040 r11071  
    3939<tr class="field"><th class="field-name">Title:</th><td class="field-body">Extension for Peers to Send Metadata Files</td> 
    4040</tr> 
    41 <tr class="field"><th class="field-name">Version:</th><td class="field-body">11037</td> 
    42 </tr> 
    43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://svn.bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0009.rst">2008-03-13 13:17:50 -0700 (Thu, 13 Mar 2008)</a></td> 
     41<tr class="field"><th class="field-name">Version:</th><td class="field-body">11056</td> 
     42</tr> 
     43<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0009.rst">2008-05-06 07:29:16 -0700 (Tue, 06 May 2008)</a></td> 
    4444</tr> 
    4545<tr class="field"><th class="field-name">Author:</th><td class="field-body">Greg Hazel &lt;greg&#32;&#97;t&#32;bittorrent.com&gt;, Arvid Norberg &lt;arvid&#32;&#97;t&#32;bittorrent.com&gt;</td> 
     
    167167<dl class="docutils"> 
    168168<dt>&lt;info-hash&gt;</dt> 
    169 <dd>Is the info-hash encoded as <a class="reference external" href="http://www.ietf.org/rfc/rfc3548.txt">base32</a> <a class="footnote-reference" href="#id1" id="id2">[1]</a></dd> 
     169<dd>Is the info-hash hex encoded, for a total of 40 characters. For 
     170compatability with existing links in the wild, clients should also 
     171support the 32 character <a class="reference external" href="http://www.ietf.org/rfc/rfc3548.txt">base32</a> <a class="footnote-reference" href="#id1" id="id2">[1]</a> encoded info-hash.</dd> 
    170172</dl> 
    171173<p><tt class="docutils literal"><span class="pre">xt</span></tt> is the only mandatory parameter. <tt class="docutils literal"><span class="pre">dn</span></tt> is the display name that may be 
  • dotorg/trunk/html/beps/bep_0010.html

    r11040 r11071  
    4141<tr class="field"><th class="field-name">Version:</th><td class="field-body">11031</td> 
    4242</tr> 
    43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://svn.bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0010.rst">2008-02-28 16:43:58 -0800 (Thu, 28 Feb 2008)</a></td> 
     43<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0010.rst">2008-02-28 16:43:58 -0800 (Thu, 28 Feb 2008)</a></td> 
    4444</tr> 
    4545<tr class="field"><th class="field-name">Author:</th><td class="field-body">Arvid Norberg &lt;arvid&#32;&#97;t&#32;bittorrent.com&gt;, Ludvig Strigeus &lt;bittorrent&#32;&#97;t&#32;strigeus.com&gt;, Greg Hazel &lt;greg&#32;&#97;t&#32;bittorrent.com&gt;</td>