Merge remote-tracking branch 'origin/maint-0.2.3'

This commit is contained in:
Nick Mathewson 2012-07-16 11:22:41 -04:00
commit deaf30a8af
2 changed files with 10 additions and 4 deletions

3
changes/bug6387 Normal file
View File

@ -0,0 +1,3 @@
o Documentation:
- Clarify the documentation for the Alternate*Authority options.
Fixes bug 6387.

View File

@ -319,11 +319,14 @@ GENERAL OPTIONS
**AlternateHSAuthority** [__nickname__] [**flags**] __address__:__port__ __fingerprint__ + **AlternateHSAuthority** [__nickname__] [**flags**] __address__:__port__ __fingerprint__ +
**AlternateBridgeAuthority** [__nickname__] [**flags**] __address__:__port__ __ fingerprint__:: **AlternateBridgeAuthority** [__nickname__] [**flags**] __address__:__port__ __ fingerprint__::
As DirServer, but replaces less of the default directory authorities. Using These options behave as DirServer, but they replace fewer of the
default directory authorities. Using
AlternateDirAuthority replaces the default Tor directory authorities, but AlternateDirAuthority replaces the default Tor directory authorities, but
leaves the hidden service authorities and bridge authorities in place. leaves the default hidden service authorities and bridge authorities in
Similarly, Using AlternateHSAuthority replaces the default hidden service place. Similarly, AlternateHSAuthority replaces the default hidden
authorities, but not the directory or bridge authorities. service authorities, but not the directory or bridge authorities; and
AlternateBridgeAuthority replaces the default bridge authority,
but leaves the directory and hidden service authorities alone.
**DisableAllSwap** **0**|**1**:: **DisableAllSwap** **0**|**1**::
If set to 1, Tor will attempt to lock all current and future memory pages, If set to 1, Tor will attempt to lock all current and future memory pages,