#1163: Minor wording inconsistency between Help and Preferences

This commit is contained in:
Mitchell Livingston
2008-08-09 20:09:41 +00:00
parent 58fb922ac1
commit 5035de8ce2
2 changed files with 1 additions and 1 deletions

View File

@@ -28,7 +28,7 @@
<div id="pagetitle">
<h1>What is encryption? </h1>
</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 only accept encrypted peers.
<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>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>
<div id="pagetitle">