From: David Goulet Date: Thu, 27 Mar 2025 15:21:30 +0000 (-0400) Subject: changes: Add file for MR 835 X-Git-Tag: tor-0.4.9.2-alpha~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb100e8b3212afabe2ee4d5c8e8a8b222bfec4ab;p=thirdparty%2Ftor.git changes: Add file for MR 835 Signed-off-by: David Goulet --- diff --git a/changes/ephemeral-onion-pow b/changes/ephemeral-onion-pow new file mode 100644 index 0000000000..7404f7008e --- /dev/null +++ b/changes/ephemeral-onion-pow @@ -0,0 +1,7 @@ + o Minor feature (onion service, control port): + - Add 3 more keywords to the ADD_ONION control command: PoWDefensesEnabled, + PoWQueueRate and PoWQueueBurst which correspond to + HiddenServicePoWDefensesEnabled, HiddenServicePoWQueueRate and + HiddenServicePoWQueueBurst from torrc. + +