Browse Source
Prior to this commit the txtorcon package was issuing a `GETINFO 'config/defaults'` request to the Tor control port, which reveals potentially sensitive info, and also sending a `CONF_CHANGED` request which is not needed. These requests are removed by patching the library (which is hacky but in a pretty minor way). This does not affect the Payjoin workflow.master
1 changed files with 28 additions and 1 deletions
Loading…
Reference in new issue