Onion address in Bitcoin Core Wallet #19924

issue ghost openend this issue on September 9, 2020
  1. ghost commented at 9:26 am on September 9, 2020: none

    Is your feature request related to a problem? Please describe.

    I am not sure if there is a RPC method available to directly get the onion address used so I checked it in localaddresses returned by getnetworkinfo https://developer.bitcoin.org/reference/rpc/getnetworkinfo.html

    It was also mentioned in debug.log file:

    image

    Describe the solution you’d like

    I would love to see an onion address and maybe qr code in the wallet if it is listening on Tor similar to ABCore:

    image

    Describe alternatives you’ve considered

    Check the onion address in debug.log or localaddresses returned for getnetworkinfo

    Additional context

    Linked to #19923 because if we add such option to check the onion address, it will have to be added in the Tor documentation.

  2. unknown added the label Feature on Sep 9, 2020
  3. Willtech commented at 8:13 pm on October 5, 2020: contributor

    This would be kinda cool per the example.

    We can mention “How to check onion address”? : #19924

  4. jonatack commented at 11:23 am on October 15, 2020: member

    I’m planning to propose an addition to doc/tor.md similar to this in #19961, among other changes. The PR is still in draft status but will be open soon.

    0+## Seeing feedback on your Tor configuration via Bitcoin Core
    1+
    2+You may see your local onion address via bitcoind:
    3+
    4+- in the debug log (grep for "tor:" or "AddLocal")
    5+- in the output of RPC `getnetworkinfo` in the "localaddresses" section
    6+- in the output of the CLI `-netinfo` peer connections dashboard
    7+
    8+You can set the `-debug=tor` config logging option to see more information in the
    9+debug log about your onion configuration.
    
  5. MarcoFalke deleted a comment on Oct 15, 2020
  6. laanwj closed this on Dec 17, 2020

  7. MarcoFalke locked this on Feb 15, 2022

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: 2024-11-17 09:12 UTC

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