| 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 <dave at bittorrent.com></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="#draft-beps" id="id5">Draft BEPs</a></li> |
| 63 | | <li><a class="reference internal" href="#deferred-beps" id="id6">Deferred BEPs</a></li> |
| 64 | | <li><a class="reference internal" href="#withdrawn-beps" id="id7">Withdrawn BEPs</a></li> |
| 65 | | <li><a class="reference internal" href="#rejected-beps" id="id8">Rejected BEPs</a></li> |
| 66 | | </ul> |
| 67 | | </div> |
| 68 | | <p>The BitTorrent Community Forum coordinates the development of the |
| 69 | | BitTorrent protocol suite and its reference implementation. It is the |
| 70 | | wish of Bram Cohen that the BitTorrent mainline python implementation |
| 71 | | remain open source and that the protocol development process be |
| 72 | | modelled after the Python Enhancement Proposal (PEP) process <a class="footnote-reference" href="#python" id="id1">[1]</a>.</p> |
| 73 | | <p>This document indexes all BitTorrent Enhancement Proposals (BEPs). |
| 74 | | When a new proposal is submitted, one of the BitTorrent.org editors |
| 75 | | assigns a BEP number and updates this index appropriately. Each |
| 76 | | document has a number that never changes and the history of the |
| 77 | | document is maintained in subversion <a class="footnote-reference" href="#svn" id="id2">[2]</a>.</p> |
| 78 | | <div class="section" id="final-and-active-process-beps"> |
| 79 | | <h1>Final and Active Process BEPs</h1> |
| 80 | | <table border="1" class="docutils"> |
| 81 | | <colgroup> |
| 82 | | <col width="7%" /> |
| 83 | | <col width="93%" /> |
| 84 | | </colgroup> |
| 85 | | <thead valign="bottom"> |
| 86 | | <tr><th class="head">Num</th> |
| 87 | | <th class="head">Title</th> |
| 88 | | </tr> |
| 89 | | </thead> |
| 90 | | <tbody valign="top"> |
| 91 | | <tr><td><span class="raw-html"><A HREF="bep_0000.html">0</A></span></td> |
| 92 | | <td><span class="raw-html"><A HREF="bep_0000.html">Index of BitTorrent Enhancement Proporsals </A></span></td> |
| 93 | | </tr> |
| 94 | | <tr><td><span class="raw-html"><A HREF="bep_0001.html">1</A></span></td> |
| 95 | | <td><span class="raw-html"><A HREF="bep_0001.html">The BEP Process</A></span></td> |
| 96 | | </tr> |
| 97 | | <tr><td><span class="raw-html"><A HREF="bep_0002.html">2</A></span></td> |
| 98 | | <td><span class="raw-html"><A HREF="bep_0002.html">Sample reStructured Text BEP Template</A></span></td> |
| 99 | | </tr> |
| 100 | | <tr><td><span class="raw-html"><A HREF="bep_0003.html">3</A></span></td> |
| 101 | | <td><span class="raw-html"><A HREF="bep_0003.html">The BitTorrent Protocol Specification</A></span></td> |
| 102 | | </tr> |
| 103 | | <tr><td><span class="raw-html"><A HREF="bep_0004.html">4</A></span></td> |
| 104 | | <td><span class="raw-html"><A HREF="bep_0004.html">Known Number Allocations </A></span></td> |
| 105 | | </tr> |
| 106 | | <tr><td><span class="raw-html"><A HREF="bep_0020.html">20</A></span></td> |
| 107 | | <td><span class="raw-html"><A HREF="bep_0020.html">Peer ID Conventions</A></span></td> |
| 108 | | </tr> |
| 109 | | <tr><td><span class="raw-html"><A HREF="bep_1000.html">1000</A></span></td> |
| 110 | | <td><span class="raw-html"><A HREF="bep_1000.html">Pending Standards Track Documents</A></span></td> |
| 111 | | </tr> |
| 112 | | </tbody> |
| 113 | | </table> |
| 114 | | </div> |
| 115 | | <div class="section" id="draft-beps"> |
| 116 | | <h1>Draft BEPs</h1> |
| 117 | | <p>The following BEPs are under consideration for standardization.</p> |
| 118 | | <table border="1" class="docutils"> |
| 119 | | <colgroup> |
| 120 | | <col width="7%" /> |
| 121 | | <col width="93%" /> |
| 122 | | </colgroup> |
| 123 | | <thead valign="bottom"> |
| 124 | | <tr><th class="head">Num</th> |
| 125 | | <th class="head">Title</th> |
| 126 | | </tr> |
| 127 | | </thead> |
| 128 | | <tbody valign="top"> |
| 129 | | <tr><td><span class="raw-html"><A HREF="bep_0005.html">5</A></span></td> |
| 130 | | <td><span class="raw-html"><A HREF="bep_0005.html">DHT Protocol </A></span></td> |
| 131 | | </tr> |
| 132 | | <tr><td><span class="raw-html"><A HREF="bep_0006.html">6</A></span></td> |
| 133 | | <td><span class="raw-html"><A HREF="bep_0006.html">Fast Extension </A></span></td> |
| 134 | | </tr> |
| 135 | | <tr><td><span class="raw-html"><A HREF="bep_0007.html">7</A></span></td> |
| 136 | | <td><span class="raw-html"><A HREF="bep_0007.html">IPv6 Tracker Extension </A></span></td> |
| 137 | | </tr> |
| 138 | | <tr><td><span class="raw-html"><A HREF="bep_0009.html">9</A></span></td> |
| 139 | | <td><span class="raw-html"><A HREF="bep_0009.html">Extension for Peers to Send Metadata Files </A></span></td> |
| 140 | | </tr> |
| 141 | | <tr><td><span class="raw-html"><A HREF="bep_0010.html">10</A></span></td> |
| 142 | | <td><span class="raw-html"><A HREF="bep_0010.html">Extension Protocol </A></span></td> |
| 143 | | </tr> |
| 144 | | <tr><td><span class="raw-html"><A HREF="bep_0012.html">12</A></span></td> |
| 145 | | <td><span class="raw-html"><A HREF="bep_0012.html">Multitracker Metadata Extension</A></span></td> |
| 146 | | </tr> |
| 147 | | <tr><td><span class="raw-html"><A HREF="bep_0015.html">15</A></span></td> |
| 148 | | <td><span class="raw-html"><A HREF="bep_0015.html">UDP Tracker Protocol</A></span></td> |
| 149 | | </tr> |
| 150 | | <tr><td><span class="raw-html"><A HREF="bep_0016.html">16</A></span></td> |
| 151 | | <td><span class="raw-html"><A HREF="bep_0016.html">Superseeding</A></span></td> |
| 152 | | </tr> |
| 153 | | <tr><td><span class="raw-html"><A HREF="bep_0017.html">17</A></span></td> |
| 154 | | <td><span class="raw-html"><A HREF="bep_0017.html">HTTP Seeding (Hoffman-style) </A></span></td> |
| 155 | | </tr> |
| 156 | | <tr><td><span class="raw-html"><A HREF="bep_0018.html">18</A></span></td> |
| 157 | | <td><span class="raw-html"><A HREF="bep_0018.html">Search Engine Specification</A></span></td> |
| 158 | | </tr> |
| 159 | | <tr><td><span class="raw-html"><A HREF="bep_0019.html">19</A></span></td> |
| 160 | | <td><span class="raw-html"><A HREF="bep_0019.html">HTTP/FTP Seeding (GetRight-style) </A></span></td> |
| 161 | | </tr> |
| 162 | | </tbody> |
| 163 | | </table> |
| 164 | | </div> |
| 165 | | <div class="section" id="deferred-beps"> |
| 166 | | <h1>Deferred BEPs</h1> |
| 167 | | <p>The editor(s) deem that the following BEPs are not progressing toward standardization, |
| 168 | | but they have not yet been withdrawn.</p> |
| 169 | | <table border="1" class="docutils"> |
| 170 | | <colgroup> |
| 171 | | <col width="8%" /> |
| 172 | | <col width="92%" /> |
| 173 | | </colgroup> |
| 174 | | <thead valign="bottom"> |
| 175 | | <tr><th class="head">Num</th> |
| 176 | | <th class="head">Title</th> |
| 177 | | </tr> |
| 178 | | </thead> |
| 179 | | <tbody valign="top"> |
| 180 | | <tr><td><span class="raw-html"><A HREF="bep_0008.html">8</A></span></td> |
| 181 | | <td><span class="raw-html"><A HREF="bep_0008.html">Tracker Peer Obfuscation </A></span></td> |
| 182 | | </tr> |
| 183 | | </tbody> |
| 184 | | </table> |
| 185 | | </div> |
| 186 | | <div class="section" id="withdrawn-beps"> |
| 187 | | <h1>Withdrawn BEPs</h1> |
| 188 | | <p>At this time, no BEPs have been withdrawn.</p> |
| 189 | | </div> |
| 190 | | <div class="section" id="rejected-beps"> |
| 191 | | <h1>Rejected BEPs</h1> |
| 192 | | <p>At this time, no BEPs have been rejected.</p> |
| 193 | | <table class="docutils footnote" frame="void" id="python" rules="none"> |
| 194 | | <colgroup><col class="label" /><col /></colgroup> |
| 195 | | <tbody valign="top"> |
| 196 | | <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> |
| 197 | | </tbody> |
| 198 | | </table> |
| 199 | | <table class="docutils footnote" frame="void" id="svn" rules="none"> |
| 200 | | <colgroup><col class="label" /><col /></colgroup> |
| 201 | | <tbody valign="top"> |
| 202 | | <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> |
| 203 | | </tbody> |
| 204 | | </table> |
| 205 | | </div> |
| 206 | | |
| 207 | | |
| 208 | | </div> |
| 209 | | <div id="footer"> |
| 210 | | <hr/> |
| 211 | | </div> |
| 212 | | |
| 213 | | </div> |
| 214 | | </body> |
| 215 | | </html> |