Show
Ignore:
Timestamp:
02/15/2008 02:10:08 AM (11 months ago)
Author:
dave
Message:

computation -> computational

grammatical error.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk_fixed/html/beps/bep_0008.rst

    r10814 r10815  
    285285an additional prior exchange of a shared secret.  Where trackers now 
    286286maintain mappings from infohash to the corresponding torrent's 
    287 peerlist and other torrent-specific state, obfuscated trackers would need  
    288 one additional mapping from ``sha_ih`` to the torrent's state. 
    289 Tracker may also store encrypted versions of each torrent's peer list, 
    290 to increase computation performance at the expense of increasing 
    291 memory footprint by a constant factor. 
     287peerlist and other torrent-specific state, obfuscated trackers would 
     288need one additional mapping from ``sha_ih`` to the torrent's state. 
     289Trackers may also cache the encrypted version of each torrent's 
     290tracker peer list, to increase computational performance at the 
     291expense of increasing memory footprint by a constant factor. 
    292292 
    293293The obfuscation method meets the following criteria: