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
  1. eval-exec commented at 5:18 AM on April 16, 2025: contributor

    m_randomize_credentials is outdated name, remove it. Ref: #32176 (review)

  2. DrahtBot commented at 5:18 AM on April 16, 2025: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--006a51241073e994b41acfe9ec718e94-->

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/32282.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK laanwj, w0xlt, jonatack, achow101

    If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

  3. fanquake requested review from laanwj on Apr 16, 2025
  4. 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:

    // Add Tor as proxy for .onion addresses.
    // Enable stream isolation to prevent connection correlation and enhance privacy, by forcing a different Tor circuit for every connection.
    // 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.

  5. laanwj renamed this:
    torcontrol: Fix addrOnion outdate comment
    torcontrol: Fix addrOnion outdated comment
    on Apr 16, 2025
  6. laanwj added the label Docs on Apr 16, 2025
  7. laanwj requested review from ryanofsky on Apr 16, 2025
  8. torcontrol: Fix addrOnion outdate comment
    Signed-off-by: Eval EXEC <execvy@gmail.com>
    bcaa23a2b7
  9. eval-exec force-pushed on Apr 16, 2025
  10. laanwj approved
  11. laanwj commented at 2:16 PM on April 17, 2025: member

    ACK bcaa23a2b7090c355f7b048ad8cae719c23dea43

  12. jonatack commented at 8:02 PM on April 17, 2025: member

    ACK bcaa23a2b7090c355f7b048ad8cae719c23dea43

  13. achow101 commented at 10:04 PM on April 18, 2025: member

    ACK bcaa23a2b7090c355f7b048ad8cae719c23dea43

  14. achow101 merged this on Apr 18, 2025
  15. achow101 closed this on Apr 18, 2025

  16. sedited referenced this in commit a9c46ce3c3 on Apr 24, 2025
  17. stickies-v referenced this in commit 772a33e052 on May 23, 2025
  18. yuvicc referenced this in commit 069643f094 on Jul 6, 2025
  19. bug-castercv502 referenced this in commit 5b0af4b944 on Sep 28, 2025
  20. Kino1994 referenced this in commit 19646c1fc8 on Jun 28, 2026
  21. BigcoinBGC referenced this in commit 125e50c99e on Jun 30, 2026
  22. bitcoin locked this on Jul 30, 2026

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: 2026-08-01 15:51 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me