summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2018-04-04 10:22:13 -0400
committerDavid Goulet <dgoulet@torproject.org>2018-04-13 12:20:59 -0400
commit119b053a8ad9cf8139a159cda30e04d2a3887914 (patch)
tree9b9a43f63b597aff7ee0034bebb5301bfbaa534b /changes
parent46795a7be63b9a1b90a59fcf9efda4f4f1eacc37 (diff)
downloadtor-119b053a8ad9cf8139a159cda30e04d2a3887914.tar.gz
tor-119b053a8ad9cf8139a159cda30e04d2a3887914.zip
doc: Improve DoS section of the man page tor.1
Add to the Denial of Service section of the man page an explanation about the three different mitigation Tor has. Fixes #25248. Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket252484
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket25248 b/changes/ticket25248
new file mode 100644
index 0000000000..67ccdb6313
--- /dev/null
+++ b/changes/ticket25248
@@ -0,0 +1,4 @@
+ o Documentation (manpage, denial of service):
+ - Better detail the denial of service options by listing the different
+ mitigation in place. Closes ticket 25248.
+