1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-03 21:12:05 +00:00

small help tweak

This commit is contained in:
Mitchell Livingston 2010-03-25 12:40:17 +00:00
parent 21f519f76f
commit 8175373775
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
<h1>What is 'peer exchange'? </h1> <h1>What is 'peer exchange'? </h1>
</div> </div>
<p><a href='http://en.wikipedia.org/wiki/Peer_exchange'>Peer Exchange (PEX)</a> is a method of discovering new peers via other peers, rather than the tracker. It allows Transmission to attach to the swarm much quicker. <p><a href='http://en.wikipedia.org/wiki/Peer_exchange'>Peer Exchange (PEX)</a> is a method of discovering new peers via other peers, rather than the tracker. It allows Transmission to attach to the swarm much quicker.
PEX is automatically disabled for privately tracked torrents. The feature is compatible with both Azureus and µTorrent peers. PEX is automatically disabled for privately tracked torrents. The feature is compatible with both Vuze and µTorrent peers.
<p> <p>
<div id="pagetitle"> <div id="pagetitle">
<h1>What is the 'distributed hash table'? </h1> <h1>What is the 'distributed hash table'? </h1>
@ -34,7 +34,7 @@
<div id="pagetitle"> <div id="pagetitle">
<h1>What is encryption? </h1> <h1>What is encryption? </h1>
</div> </div>
<p>Transmission encrypts the connections it makes with other peers when necessary, using the RC4 cipher. The implementation is compatible with other clients such as Azureus and µTorrent. It is always enabled, however you can set Transmission (Preferences -> Peers) to prefer encrypted peers or to ignore unencrypted peers completely. <p>Transmission encrypts the connections it makes with other peers when necessary, using the RC4 cipher. The implementation is compatible with other clients such as Vuze and µTorrent. It is always enabled, however you can set Transmission (Preferences -> Peers) to prefer encrypted peers or to ignore unencrypted peers completely.
<p>Note that the latter option may make Transmission unconnectable in some swarms. The encryption feature does not mean your session is secure or anonymous, it is merely a way to avoid the traffic shaping measures some ISPs have implemented. <p>Note that the latter option may make Transmission unconnectable in some swarms. The encryption feature does not mean your session is secure or anonymous, it is merely a way to avoid the traffic shaping measures some ISPs have implemented.
<p> <p>
<div id="pagetitle"> <div id="pagetitle">