Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-23 | ANONYMITY_NETWORKS.md : fix unintentional wrapping | Jonathan Cross | 1 | -17/+29 | |
2019-10-24 | Change monerod --proxy to --tx-proxy | Lee Clagett | 1 | -4/+4 | |
2019-07-17 | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 1 | -19/+33 | |
2019-03-25 | Added socks proxy (tor/i2pd/kovri) support to wallet | Lee Clagett | 1 | -0/+34 | |
2019-01-30 | i2p: initial support | Jethro Grassie | 1 | -30/+27 | |
2019-01-28 | Adding initial support for broadcasting transactions over Tor | Lee Clagett | 1 | -0/+179 | |
- Support for ".onion" in --add-exclusive-node and --add-peer - Add --anonymizing-proxy for outbound Tor connections - Add --anonymous-inbounds for inbound Tor connections - Support for sharing ".onion" addresses over Tor connections - Support for broadcasting transactions received over RPC exclusively over Tor (else broadcast over public IP when Tor not enabled). |