Mention anti-DOS options.

This commit is contained in:
Nick Mathewson 2023-07-24 12:19:43 -04:00
parent 75038d8348
commit 4f5fb5c011
1 changed files with 11 additions and 1 deletions

View File

@ -96,8 +96,18 @@ These are **nice-to-have** **low-level** options:
`SingleHopMode`, `NonAnonymousMode`: Makes services non-anonymous. Global.
We should build these out as part of our anti-DoS mechanisms:
I **do now know** how necessary this option is:
`EnableIntroDosDefense`, `IntroDosBurstPerSec`,
`IntroDosRatePerSec`: configure rate-limiting for how many
introduction requests to accept at each introduction point.
This is enforced jointly with the introduction point.
`PoWDefensesEnabled` `PoWQueueRate` `PoWQueueBurst`,
`CompiledProofOfWorkHash`: configuration for the proof-of-work
mechanism.
We can defer this indefinitely, until we need it:
`PublishHidServDescriptor`: Do not publish any
descriptors. Global. Only useful if you're having something else