Skip to main content

apply_tor_proxy

Function apply_tor_proxy 

Source
pub fn apply_tor_proxy(builder: ClientBuilder) -> ClientBuilder
Expand description

Apply the Tor proxy policy to any ClientBuilder.

Separate from nostr_client_builder because a client that authenticates as something other than the user (the Concord stream-auth plane key) still needs the same transport: without it the plane fetch connects direct and ties the user’s IP to community membership.