aboutsummaryrefslogtreecommitdiff
path: root/doc/tor.1.txt
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@gmail.com>2011-11-22 22:27:44 +0100
committerGeorge Kadianakis <desnacked@gmail.com>2011-11-24 22:13:26 +0100
commit21babd152e2669d446610be6e343db667397dde4 (patch)
tree386c7c71ba88f48b6b825ed31bb8f9208d8f54f2 /doc/tor.1.txt
parent0e71be5d943811eb4ee9cfee0f435a184c10beb1 (diff)
downloadtor-21babd152e2669d446610be6e343db667397dde4.tar
tor-21babd152e2669d446610be6e343db667397dde4.tar.gz
Document DynamicPrimes in the manual page.
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r--doc/tor.1.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index f5be39105..8859c3776 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -239,6 +239,12 @@ Other options can be specified either on the command-line (--option
distinguishable from other users, because you won't believe the same
authorities they do.
+**DynamicPrimes** **0**|**1**::
+ If this option is set to 1, use a dynamic Diffie-Hellman prime
+ modulus instead of using the modulus of Apache's mod_ssl. This
+ option might help circumvent censorship based on static
+ Diffie-Hellman parameters. (Default: 1).
+
**AlternateDirAuthority** [__nickname__] [**flags**] __address__:__port__ __fingerprint__ +
**AlternateHSAuthority** [__nickname__] [**flags**] __address__:__port__ __fingerprint__ +