From eb100e8b3212afabe2ee4d5c8e8a8b222bfec4ab Mon Sep 17 00:00:00 2001 From: David Goulet Date: Thu, 27 Mar 2025 11:21:30 -0400 Subject: [PATCH] changes: Add file for MR 835 Signed-off-by: David Goulet --- changes/ephemeral-onion-pow | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changes/ephemeral-onion-pow 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. + + -- 2.47.2