m_randomize_credentials
is outdated name, remove it.
Ref: #32176 (review)
torcontrol: Fix addrOnion outdated comment #32282
pull eval-exec wants to merge 1 commits into bitcoin:master from eval-exec:exec/fix-addrOnion-proxy changing 1 files +3 −3-
eval-exec commented at 5:18 am on April 16, 2025: contributor
-
DrahtBot commented at 5:18 am on April 16, 2025: contributor
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/32282.
Reviews
See the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
-
fanquake requested review from laanwj on Apr 16, 2025
-
in src/torcontrol.cpp:407 in d8a83463f4 outdated
403@@ -404,7 +404,6 @@ void TorController::get_socks_cb(TorControlConnection& _conn, const TorControlRe 404 Assume(resolved.IsValid()); 405 LogDebug(BCLog::TOR, "Configuring onion proxy for %s\n", resolved.ToStringAddrPort()); 406 407- // With m_randomize_credentials = true, generates unique SOCKS credentials per proxy connection (e.g., Tor). 408 // Prevents connection correlation and enhances privacy by forcing different Tor circuits.
laanwj commented at 8:59 am on April 16, 2025:This looks weird out of context. If we’re going to update this yet again, maybe something like:
0// Add Tor as proxy for .onion addresses. 1// Enable stream isolation to prevent connection correlation and enhance privacy, by forcing a different Tor circuit for every connection. 2// For this to work, the IsolateSOCKSAuth flag must be enabled on SOCKSPort (which is the default, see the IsolateSOCKSAuth section of Tor's manual page).
The ugly, and probably temporary URL has been bothering me.
laanwj renamed this:
torcontrol: Fix addrOnion outdate comment
torcontrol: Fix addrOnion outdated comment
on Apr 16, 2025laanwj added the label Docs on Apr 16, 2025laanwj requested review from ryanofsky on Apr 16, 2025torcontrol: Fix addrOnion outdate comment
Signed-off-by: Eval EXEC <execvy@gmail.com>
eval-exec force-pushed on Apr 16, 2025laanwj approvedlaanwj commented at 2:16 pm on April 17, 2025: memberACK bcaa23a2b7090c355f7b048ad8cae719c23dea43w0xlt commented at 6:34 pm on April 17, 2025: contributorjonatack commented at 8:02 pm on April 17, 2025: memberACK bcaa23a2b7090c355f7b048ad8cae719c23dea43achow101 commented at 10:04 pm on April 18, 2025: memberACK bcaa23a2b7090c355f7b048ad8cae719c23dea43achow101 merged this on Apr 18, 2025achow101 closed this on Apr 18, 2025
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-04-19 06:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-04-19 06:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me