diff options
Diffstat (limited to 'changes/ticket30924')
-rw-r--r-- | changes/ticket30924 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket30924 b/changes/ticket30924 new file mode 100644 index 0000000000..832c377972 --- /dev/null +++ b/changes/ticket30924 @@ -0,0 +1,6 @@ + o Major features (onion service v3, denial of service): + - Add onion service introduction denial of service defenses. They consist of + rate limiting client introduction at the intro point using parameters that + can be sent by the service within the ESTABLISH_INTRO cell. If the cell + extension for this is not used, the intro point will honor the consensus + parameters. Closes ticket 30924. |